summaryrefslogtreecommitdiff
path: root/system/pass/README
blob: 71b837749fe32bbfa5410e4cc4211737199bbde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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)