File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55> Using pago carries a greater risk of bugs, security vulnerabilities, and data loss than using mature software.
66
77** pago** is a command-line password manager.
8- It provides the following in a single binary :
8+ It has the following built in :
99- [ age] ( https://github.com/FiloSottile/age ) public-key and password encryption
1010- Git version control of the password store ([ go-git] ( https://github.com/go-git/go-git ) )
1111- A fuzzy finder similar to [ fzf] ( https://github.com/junegunn/fzf ) for choosing entries ([ go-fuzzyfinder] ( https://github.com/ktr0731/go-fuzzyfinder ) )
@@ -420,8 +420,8 @@ cap_mkdb /etc/login.conf
420420 - Linux and BSD: ` xclip -in -selection clip `
421421 - macOS: ` pbcopy `
422422- ` PAGO_CONFIRM ` :
423- Whether pago should ask yes-no questions .
424- ` 0 ` means pago will assume "yes" .
423+ Whether to ask for a new password twice for confirmation .
424+ ` 0 ` to disable .
425425- ` PAGO_DIR ` :
426426 The pago data directory location.
427427 Defaults to:
You can’t perform that action at this time.
0 commit comments