A major-mode to manage your password-store (pass) keychain. The keychain entries are displayed in a directory-like structure.
Canonical repository: https://petton.fr/git/nico/pass.
Use melpa.
This library depends on password-store.el.
M-x pass
The following keybindings are available:
i: Insert a new entry (With a prefix argument, generate the password)n: Go to the next entryp: Go to the previous entryM-n: Go to the next directoryM-p: Go to the previous directoryk: Remove the entry at points: Trigger iSearchr: Trigger iSearch (backward)?: Helpg: Update the password-store bufferRETorv: Go to the entry at pointq: Quit pass
Users of this package may also be interested in functionality provided by other Emacs packages dealing with pass:
- password-store: password store (pass) support;
- auth-password-store: integrate Emacs' auth-source with password-store;
- helm-pass: helm interface for pass.
Yes, please do! See CONTRIBUTING for guidelines.
See LICENSE. Copyright (c) 2015-2016 Nicolas Petton & Damien Cassou.