This commit is contained in:
nihilist 2024-11-03 18:16:29 +01:00
parent c72d6719ec
commit db4fd98c94
19 changed files with 327 additions and 21 deletions

View file

@ -74,7 +74,7 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Clientside Encryption: Who can be trusted ? </b></h2>
<p>As we discussed <a href="../encryption/index.html">previously</a>, Encryption is about providing privacy, Bob and Alice use encryption, for their conversation to remain private from the adversary Jack.</p>
<p>As we discussed <a href="../deniability/index.html">previously</a>, Encryption is about providing privacy, Bob and Alice use encryption, for their conversation to remain private from the adversary Jack.</p>
<img src="1.png" class="imgRz">
<p>One way to close the door on Jack, is to use PGP encryption:</p>
<img src="2.png" class="imgRz">