64 lines
2 KiB
Org Mode
64 lines
2 KiB
Org Mode
#+title: :tools pass
|
|
#+subtitle: A password manager for nerds
|
|
#+created: May 04, 2020
|
|
#+since: 21.12.0
|
|
|
|
* Description :unfold:
|
|
This module provides an Emacs interface to [[https://www.passwordstore.org/][Pass]].
|
|
|
|
** Maintainers
|
|
/This module has no dedicated maintainers./ [[doom-contrib-maintainer:][Become a maintainer?]]
|
|
|
|
** Module flags
|
|
- +auth ::
|
|
Allow Emacs to use pass for authentication (via ~auth-source-pass~).
|
|
|
|
** Packages
|
|
- [[doom-package:helm-pass]] if [[doom-module::completion helm]]
|
|
- [[doom-package:ivy-pass]] if [[doom-module::completion ivy]]
|
|
- [[doom-package:pass]]
|
|
- [[doom-package:password-store]]
|
|
- [[doom-package:password-store-otp]]
|
|
|
|
** Hacks
|
|
/No hacks documented for this module./
|
|
|
|
** TODO Changelog
|
|
# This section will be machine generated. Don't edit it by hand.
|
|
/This module does not have a changelog yet./
|
|
|
|
* Installation
|
|
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
|
|
|
This module requires [[https://www.passwordstore.org/][pass]], [[https://gnupg.org/][GnuPG]], and a password library.
|
|
|
|
* TODO Usage
|
|
#+begin_quote
|
|
/This module's usage documentation is incomplete./ [[doom-contrib-module:][Complete it?]]
|
|
#+end_quote
|
|
|
|
Start using this module with ~M-x pass~.
|
|
|
|
| keybinding | command |
|
|
|------------+---------------------------|
|
|
| =j= | ~pass-next-entry~ |
|
|
| =k= | ~pass-previous-entry~ |
|
|
| =d= | ~pass-kill~ |
|
|
| =C-j= | ~pass-next-directory~ |
|
|
| =C-k= | ~pass-previous-directory~ |
|
|
|
|
* TODO Configuration
|
|
#+begin_quote
|
|
This module has no configuration documentation yet. [[doom-contrib-module:][Write some?]]
|
|
#+end_quote
|
|
|
|
* Troubleshooting
|
|
/There are no known problems with this module./ [[doom-report:][Report one?]]
|
|
|
|
* Frequently asked questions
|
|
/This module has no FAQs yet./ [[doom-suggest-faq:][Ask one?]]
|
|
|
|
* TODO Appendix
|
|
#+begin_quote
|
|
This module has no appendix yet. [[doom-contrib-module:][Write one?]]
|
|
#+end_quote
|