This commit is contained in:
epoberezkin
2025-01-26 21:07:33 +00:00
parent be64101003
commit 74abe1d85b
4 changed files with 3 additions and 3 deletions
@@ -484,7 +484,7 @@ window.addEventListener('scroll',changeHeaderBg);
<p><sup>2</sup> Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.</p>
<p>Some columns are marked with a yellow checkmark:</p>
<ul>
<li>when messages are padded, but not to a fixed size.</li>
<li>when messages are padded, but not to a fixed size (Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes).</li>
<li>when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.</li>
<li>when 2-factor key exchange is optional (via security code verification).</li>
<li>when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.</li>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 145 KiB

+1 -1
View File
@@ -2158,7 +2158,7 @@ file ---&amp;gt; | XFTP | ------&amp;gt; XFTP ----&amp;
&lt;p&gt;&lt;sup&gt;2&lt;/sup&gt; Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.&lt;/p&gt;
&lt;p&gt;Some columns are marked with a yellow checkmark:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;when messages are padded, but not to a fixed size.&lt;/li&gt;
&lt;li&gt;when messages are padded, but not to a fixed size (Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes).&lt;/li&gt;
&lt;li&gt;when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.&lt;/li&gt;
&lt;li&gt;when 2-factor key exchange is optional (via security code verification).&lt;/li&gt;
&lt;li&gt;when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.&lt;/li&gt;
+1 -1
View File
@@ -1228,7 +1228,7 @@ See &lt;a href=&quot;https://simplex.chat/faq/index.html#does-simplex-protect-my
&lt;p&gt;&lt;sup&gt;2&lt;/sup&gt; Post-quantum cryptography is available in beta version, as opt-in only for direct conversations. See below how it will be rolled-out further.&lt;/p&gt;
&lt;p&gt;Some columns are marked with a yellow checkmark:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;when messages are padded, but not to a fixed size.&lt;/li&gt;
&lt;li&gt;when messages are padded, but not to a fixed size (Briar pads messages to the size rounded up to 1024 bytes, Signal - to 160 bytes).&lt;/li&gt;
&lt;li&gt;when repudiation does not include client-server connection. In case of Cwtch it appears that the presence of cryptographic signatures compromises repudiation (deniability), but it needs to be clarified.&lt;/li&gt;
&lt;li&gt;when 2-factor key exchange is optional (via security code verification).&lt;/li&gt;
&lt;li&gt;when post-quantum cryptography is only added to the initial key agreement and does not protect break-in recovery.&lt;/li&gt;