summaryrefslogtreecommitdiffstats
path: root/system/pass/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/pass/README')
-rw-r--r--system/pass/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/pass/README b/system/pass/README
new file mode 100644
index 0000000000..71b837749f
--- /dev/null
+++ b/system/pass/README
@@ -0,0 +1,13 @@
+pass is a very simple password store that keeps passwords inside gpg2
+encrypted files inside a simple directory tree residing at
+~/.password-store.
+
+The pass utility provides a series of commands for manipulating the password
+store, allowing the user to add, remove, edit, synchronize, generate, and
+manipulate passwords.
+
+This script also include user-contributed scripts to help on migrating from
+third-party applications.
+
+Note:
+Optional dependency: dmenu (passmenu support)