From b9b95920e6437a191fa034d0c8d372e4dc860bd4 Mon Sep 17 00:00:00 2001 From: deathrow Date: Wed, 28 Dec 2022 23:53:54 -0500 Subject: [PATCH] Plausible Deniability --- _items/Guide.md | 16 ++++++++++++++++ _items/Tools.md | 8 ++++++++ 2 files changed, 24 insertions(+) diff --git a/_items/Guide.md b/_items/Guide.md index 82f5976..0e92bb9 100644 --- a/_items/Guide.md +++ b/_items/Guide.md @@ -88,6 +88,7 @@ _Disclaimer: This is for education / research._ -\>> [Physical](#physical)
-\>> [Secure Communications](#secure-communications)
-\>> [Secure Hardware](#secure-hardware)
+-\>> [Plausible Deniability](#plausible-deniability)
-\>> [TLDR](#tldr)
--- @@ -1249,6 +1250,21 @@ For additional products that may not be as "realistic" to have with you at all t
+--- + +## **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. + +
+ +--- + ## TLDR Don't use the internet. diff --git a/_items/Tools.md b/_items/Tools.md index 7a935fe..bf1b591 100644 --- a/_items/Tools.md +++ b/_items/Tools.md @@ -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)
\>> [Frontends & Social Media](#frontends--social-media)
\>> [Email Providers](#email-providers)
+->> [Plausible Deniability](#plausible-deniability)
\>> [Messengers](#messengers)
\>> [Operating System](#operating-system)
\>> [Password Managers](#password-managers)
@@ -193,6 +194,13 @@ This is extremely useful especially if you are worried about your email being le
+### __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.