unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Nala Ginrut <nalaginrut@gmail.com>
To: Michael Titke <michael.tiedtke@o2online.de>
Cc: guile-user@gnu.org
Subject: Re: Human Typable Shared Secret (make-passwd.scm)
Date: Fri, 19 Jun 2015 11:08:14 +0800	[thread overview]
Message-ID: <1434683294.11691.6.camel@Renee-desktop.suse> (raw)
In-Reply-To: <55825D85.5030209@o2online.de>

Thanks for sharing!
It's inspired me to add such passwd generator to Artanis as a plugin in
the future. ;-)

On Thu, 2015-06-18 at 07:56 +0200, Michael Titke wrote:
> Whenever you would like to do something very very important you probably 
> will need a new password for subscribing to a mailing list, creating 
> another on-line account and else. After some passwords you start to 
> develop a scheme on how to easily create new passwords in your mind but 
> it remains daunting. The password storage and retrieval is already done 
> by Firefox, Thunderbird, Key Chain and Account Managers but the password 
> creation is still left to the user who - as a matter of fact - only 
> needs to memorize his master password.
> 
> To fill the gap I have written a small command line utility in Guile 
> Scheme which serves my needs.
> 
> 
> Human Typable Shared Secret (System Scheme)
> 
> This implementation creates a human typable shared secret
> especially for protecting online accounts and it should be used in
> conjunction with keychains or password managers. It is defined to
> not use certain special characters which are known to be difficult
> to find if the keyboard layout in software doesn't match the actual
> inscriptions on the keys. It is designed to remain usable on
> paper backups. Its shared secrets have the property of being
> hard (but not impossible) to communicate by oral speech. They are
> also hard to memorize especially when you can look at them only for
> a short time.
> 
> 





      reply	other threads:[~2015-06-19  3:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18  5:56 Human Typable Shared Secret (make-passwd.scm) Michael Titke
2015-06-19  3:08 ` Nala Ginrut [this message]

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=1434683294.11691.6.camel@Renee-desktop.suse \
    --to=nalaginrut@gmail.com \
    --cc=guile-user@gnu.org \
    --cc=michael.tiedtke@o2online.de \
    /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).