
Encryption
Gocryptfs: A File-based Encryption Tool Written in Go
··1287 words·7 mins
Have you ever dreamt of a (terminal) tool that is able to encrypt your regular file (and directories) in a convenient way? Gocryptfs is your answer. It is a terminal-based, powerful, and open source encryption tool.
A Standard Unix Password Manager: Pass
··1823 words·9 mins
Password management should be simple and follow Unix philosophy. With pass, each password lives inside of a gpg encrypted file.