unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] Shroud 0.1 released
@ 2015-09-29 13:00 David Thompson
  2015-09-30 10:35 ` Alex Vong
  2015-10-01 13:08 ` [ANN] [OOPS] Shroud 0.1.1 released David Thompson
  0 siblings, 2 replies; 3+ messages in thread
From: David Thompson @ 2015-09-29 13:00 UTC (permalink / raw)
  To: guile-user

Hello Guilers,

I am pleased to announce the release of Shroud 0.1.  Shroud is a
simple secret manager with a command line interface.  The password
database is stored as a Scheme s-expression and encrypted with a GnuPG
key.  Secrets consist of an arbitrary number of key/value pairs, making
Shroud suitable for more than just password storage.  For copying and
pasting secrets into web browsers and other graphical applications,
there is xclip integration.

Yes, I know, yet another password manager.  This was to scratch an itch
of mine.  I wasn't happy with any other password management programs
available.  They either didn't use GnuPG or used storage formats that I
didn't like.  For me, the simple s-expression format (just an alist!) is
a big win because of how easy it is to manipulate the structure either
programattically or by hand.

Usage information may be found on Shroud's home page:
http://dthompson.us/pages/software/shroud.html

Bug reports may be sent to me directly.

Download: http://files.dthompson.us/shroud/shroud-0.1.tar.gz

SHA1: c63993f6c8795cc062f0b91b1db09cfbfab908e1

Happy hacking!

-- 
David Thompson
GPG Key: 0FF1D807



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-10-01 13:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-29 13:00 [ANN] Shroud 0.1 released David Thompson
2015-09-30 10:35 ` Alex Vong
2015-10-01 13:08 ` [ANN] [OOPS] Shroud 0.1.1 released David Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).