mainShroud.el password manager - Summary

 
 
Membership Info
Group Admin:
3 active members

Group identification
Id: 11939
System Name: emacs-shroud
Name: Shroud.el password manager
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

Password manager for Emacs based on and compatible with https://dthompson.us/projects/shroud.html
It can serve as a Emacs UI for a Shroud install or be used directly, as a standalone password/secrets manager.

  • Usage

(require 'shroud)
(setq shroud-el--database-file "~/.config/shroud/db.gpg")
(setq shroud-el--config-file "~/.shroud")
(setq shroud-el--gpg-key "user@example.com")
(shroud--init)

Registration Date: Thu 20 Jun 2019 04:30:51 PM UTC
License: GNU General Public License v3 or later
Development Status: 5 - Production/Stable

 

Latest News rss feed

No news found

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code