mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2025-02-03 03:09:56 -05:00
Plausible Deniability
This commit is contained in:
parent
c6f40b3854
commit
b9b95920e6
@ -88,6 +88,7 @@ _Disclaimer: This is for education / research._
|
||||
-\>> [Physical](#physical) <br>
|
||||
-\>> [Secure Communications](#secure-communications) <br>
|
||||
-\>> [Secure Hardware](#secure-hardware) <br>
|
||||
-\>> [Plausible Deniability](#plausible-deniability) <br>
|
||||
-\>> [TLDR](#tldr) <br>
|
||||
|
||||
---
|
||||
@ -1249,6 +1250,21 @@ For additional products that may not be as "realistic" to have with you at all t
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
## **Plausible Deniability**
|
||||
|
||||
Plausible deniability is where you can safely deny something and it can be believed to be true.
|
||||
For instance, a [hidden Veracrypt volume](https://veracrypt.fr/en/Plausible%20Deniability.html) is an example of this.
|
||||
An adversary cannot prove that the hidden volume exists, therefore you can deny its existence as it cannot be proven.
|
||||
|
||||
Plausible deniability is extremely important, and in some cases should be implemented as much as possible.
|
||||
An *easy* method of implementing plausible deniability is to utilize [Hidden VMs](https://github.com/aforensics/HiddenVM) - — Use any desktop OS without leaving a trace.
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
## TLDR
|
||||
|
||||
Don't use the internet.
|
||||
|
@ -30,6 +30,7 @@ This is up to you to decide which services if any you decide to use and how to u
|
||||
\>> [File Sharing](#file-sharing) <br>
|
||||
\>> [Frontends & Social Media](#frontends--social-media) <br>
|
||||
\>> [Email Providers](#email-providers) <br>
|
||||
->> [Plausible Deniability](#plausible-deniability) <br>
|
||||
\>> [Messengers](#messengers) <br>
|
||||
\>> [Operating System](#operating-system) <br>
|
||||
\>> [Password Managers](#password-managers) <br>
|
||||
@ -193,6 +194,13 @@ This is extremely useful especially if you are worried about your email being le
|
||||
|
||||
<br>
|
||||
|
||||
### __Plausible Deniability__
|
||||
|
||||
Tools to help with plausible deniability
|
||||
|
||||
- [HiddenVM](https://github.com/aforensics/HiddenVM)
|
||||
- [Veracrypt](https://veracrypt.fr/en/Plausible%20Deniability.html)
|
||||
|
||||
### __Messengers__
|
||||
|
||||
Your messages must be secure as they reveal a lot about you.
|
||||
|
Loading…
x
Reference in New Issue
Block a user