Next: Distribution, Up: (dir) [Contents]
Shroud is a password manager written in Guile which uses GnuPG in the backend. See Shroud’s website at this link. This package is an Emacs interface to Shroud using the Buffers User Interface library.
Shroud stores secrets as a plain text encrypted using GnuPG. Particularly, in Lisp’s S-expressions, in a form of associaton lists. This provides the dual benefit that, the file is trivial to parse by machine, yet at the same time, is perfectly readable/editable by a human.
You can view, copy and edit secrets from Emacs.
This manual describes how to use Emacs-Shroud and some of the ways to customise it; it corresponds to the Emacs-Shroud version 1.1.
The homepage for Emacs-Shroud is at Nongnu.org.For information on the extension language for Emacs-Shroud, see (guile)Guile Reference Manual.
For information on Emacs text-editor, see (emacs)Emacs Reference Manual.
This is the Emacs-Shroud User Manual for the Emacs-Shroud password manager, 1.1.
Copyright © 2019 Amar M. Singh
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License.”
• Distribution | Get the source code | |
• Installation | Install Emacs-Shroud using Guix | |
• Configuration | Pick some options, set variables | |
• Usage | Some of the ways to use Emacs-Shroud and configure | |
• Copying | The GNU General Public License gives you permission to redistribute Emacs-Shroud | |
• Documentation License | The license for this documentation | |
Next: Distribution, Up: (dir) [Contents]