Encryption
The Standard Unix Password Manager: Pass
··1823 words·9 mins
Pass
Pass
Password Manager
Password
Encryption
Gpg
Asymmetric
Public Key
Private Key
Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file.
Enrypting Disk in Linux using LUKS
·678 words·4 mins
Cryptsetup
Cryptsetup
Linux
Disk
Encryption
Luks
A tutorial on how to encrypt disk/drive in linux with cryptsetup.