|
|
|
|
|
by tigereyeTO
1094 days ago
|
|
pass is a command that simplifies reading and writing sensitive text to encrypted files using GPG encryption.
It’s most often used to decrypt passwords and API credentials, copying them to the system clipboard for pasting elsewhere without writing the plaintext to the filesystem. Paired with an encryption key stored in an isolated device like a Yubikey, it makes for a powerfully secure password system — if you like using the command line for your passwords. I don’t know of any iOS apps that do this, but I now want one. |
|