unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: David Thompson <davet@gnu.org>
To: guile-user@gnu.org
Subject: [ANN] Shroud 0.1 released
Date: Tue, 29 Sep 2015 09:00:41 -0400	[thread overview]
Message-ID: <8737xxs7ly.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me> (raw)

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



             reply	other threads:[~2015-09-29 13:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-29 13:00 David Thompson [this message]
2015-09-30 10:35 ` [ANN] Shroud 0.1 released Alex Vong
2015-10-01 13:08 ` [ANN] [OOPS] Shroud 0.1.1 released David Thompson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737xxs7ly.fsf@izanagi.i-did-not-set--mail-host-address--so-tickle-me \
    --to=davet@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).