Merge pull request 'Fix typo + add Privacy article' (#4) from Robert/blog-contributions:main into main

Reviewed-on: https://git.nowhere.moe/nihilist/blog-contributions/pulls/4
Alright, thanks. i'll do it myself.
This commit is contained in:
nihilist 2024-08-14 18:13:27 +02:00
commit d96da68534
2 changed files with 123 additions and 1 deletions

View file

@ -119,7 +119,7 @@ The door is closed, the conversation remains between Alice and Bob, their conver
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Why is Plausible Deniability is Vital?</b></h2> </br> </br>
<h2><b>Why is Plausible Deniability Vital?</b></h2> </br> </br>
<p>From a legal standpoint, the only way to be protected against that scenario where you're forced to decrypt your harddrive <b>is to be able to deny the existance of said encrypted volume (Plausible Deniability)</b> . If the encrypted volume does not exist, there is no password to be given for it.</p>
<p>So here we need a technology that can provide us Plausible Deniability. <b>That is what Veracrypt can do for us</b>.</p>
<img src="5.png" class="imgRz">