website: additional translation strings

This commit is contained in:
Evgeny Poberezkin
2025-10-21 11:59:53 +01:00
parent 1036fb299d
commit 18864f1aca
+8 -2
View File
@@ -303,7 +303,13 @@
"how-secure-message-padding": "Message padding",
"how-secure-repudiation-deniability": "Repudiation (deniability)",
"how-secure-forward-secrecy": "Forward secrecy",
"how-secure-break-in-recovery": "Break-in recovery",
"how-secure-break-in-recovery": "Post-compromise security",
"how-secure-two-factor-key-exchange": "2-factor key exchange",
"how-secure-post-quantum-hybrid-crypto": "Post-quantum hybrid crypto"
"how-secure-post-quantum-hybrid-crypto": "Post-quantum hybrid crypto",
"messengers-comparison-section-list-point-1": "Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes",
"messengers-comparison-section-list-point-2": "Repudiation does not include client-server connection.",
"messengers-comparison-section-list-point-3": "It appears that the usage of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.",
"messengers-comparison-section-list-point-4": "Multi-device implementation compromises post-compromise security of Double Ratchet",
"messengers-comparison-section-list-point-5": "2-factor key exchange is optional via security code verification.",
"messengers-comparison-section-list-point-6": "Post-quantum key agreement is \"sparse\" — it protects only some of the ratchet steps."
}