mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-07-25 07:35:32 -04:00
whonix simplex
This commit is contained in:
parent
8b617cdb37
commit
c78b17e068
2 changed files with 3 additions and 4 deletions
|
@ -302,11 +302,10 @@ If you are using Persistent Storage, this is another passphrase that you will ha
|
|||
|
||||
SiriKali is an encrypted volume program that uses [gocryptfs](https://nuetzlich.net/gocryptfs/) behind the scenes. It is [available in the Debian repository](https://packages.debian.org/bookworm/sirikali) and can be easily installed as [additional software](/posts/tails#installing-additional-software). In Synaptic, install both sirikali and gocryptfs (if you are comfortable on the [command line](/glossary/#command-line-interface-cli), you can use gocryptfs directly and you don't actually need sirikali). If you don't want to reinstall SiriKali every session, you will need to [configure Additional Software in Persistent Storage](/posts/tails-best#unlocking-the-switch).
|
||||
|
||||
Using SiriKali to create a volume will make two new directories: a "cipher" directory (`VolumeName/` on your "personal data" USB) where the encrypted files are actually stored and a "plain" directory where you access your decrypted volume once it is mounted there (`/home/amnesia/.SiriKali/VolumeName`).
|
||||
Using SiriKali to create a volume will make two new directories: a "cipher" directory where the encrypted files are actually stored (`VolumeName/` on your "personal data" USB), and a "plain" directory where you access your decrypted volume once it is mounted there (`/home/amnesia/.SiriKali/VolumeName`).
|
||||
|
||||
### Creating an encrypted volume
|
||||
|
||||
* Start Tails with an Administration Password.
|
||||
* Plug in the "personal data" USB where you will store this encrypted volume and enter its LUKS passphrase.
|
||||
* Then in SiriKali, press "Create Volume" and select the option "gocryptfs."
|
||||
* You will be prompted for a password. Create a new entry in your KeepassXC file and generate a password using the Generate Password feature (the dice icon).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue