mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/blog-contributions.git
synced 2025-07-02 11:56:40 +00:00
new tutorials
This commit is contained in:
parent
fdd9f10f4f
commit
a0f34cc2dd
2 changed files with 7 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
<meta name="author" content="">
|
||||
<link rel="shortcut icon" href="../../../../../../assets/img/favicon.png">
|
||||
|
||||
<title>Serverside: Should I trust serverside encryption? Should I use PGP?</title>
|
||||
<title>Why can't I trust Server-side Encryption ?</title>
|
||||
|
||||
<!-- Bootstrap core CSS -->
|
||||
<link href="../../assets/css/bootstrap.css" rel="stylesheet">
|
||||
|
@ -61,7 +61,7 @@
|
|||
<div class="row">
|
||||
<div class="col-lg-8 col-lg-offset-2">
|
||||
<a href="../index.html">Previous Page</a></br></br><p><img src="../../assets/img/user.png" width="50px" height="50px"> <ba>nihilist@mainpc - 2024-05-01</ba></p>
|
||||
<h1>Serverside: Should I trust serverside encryption? Should I use PGP? </h1>
|
||||
<h1>Why can't I trust Server-side Encryption ? </h1>
|
||||
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
|
@ -79,7 +79,7 @@
|
|||
<p>One way to close the door on Jack, is to use PGP encryption:</p>
|
||||
<img src="2.png" class="imgRz">
|
||||
<p>the logic behind using PGP encryption is for Bob and Alice to encrypt their conversation themselves, because they don't trust anyone else. <b>Bob encrypts his message using PGP</b>, and no matter where he sends it (over mail, over discord, over IRC, XMPP, facebook, etc.) <b>only Alice will be able to decrypt the message.</b></p>
|
||||
<p>In short, Bob uses PGP because he doesn't trust the platform on which you wish to talk to Alice.</p>
|
||||
<p>In short, Bob uses PGP because he doesn't trust the platform on which he wishes to talk to Alice.</p>
|
||||
</div>
|
||||
</div><!-- /row -->
|
||||
</div> <!-- /container -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue