aboutsummaryrefslogtreecommitdiff
path: root/USE.md
blob: 76aae9c6fba9fd2a281ec3869d552eeddf0a861b (plain)

Using a secure account

Accounts containing trust secrets need special care.

Storage

Full disk encryption

encrypted partition

You need package cryptsetup-bin. Install it if not done already.

Connect the device (if removable) and locate its device name (first column):

lsblk --paths --nodeps

Mount the encrypted partition on the device:

cryptdisks_start mysecrets

Secrets

PGP

Keysigning

SSH

Monkeysphere