summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-04-19 17:47:20 -0400
committerLuke Smith <luke@lukesmith.xyz>2019-04-19 17:47:20 -0400
commitc65a5cc723b490609010411ce96c604a097418d7 (patch)
treef7d8d2957cb6f47263fc0970ccbd990caf3e041e /README.md
parent5aef2f37f4961c165635f2626e1d40f450a3fafa (diff)
pass now used for password management
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index af8852e..621f28e 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ Install these required programs:
- `neomutt` - the email client.
- `isync` - downloads and syncs the mail.
- `msmtp` - sends the email.
+- `pass` - safely encrypts passwords
You also need a GPG key pair to encrypt passwords.
If you don't know what that is, just run `gpg --full-gen-key` (or `gpg2 --full-gen-key`) to get one.