[Tails-dev] Goldfish the ephemeral password manager.

Delete this message

Reply to this message
Author: Rémi
Date:  
To: tails-dev
Subject: [Tails-dev] Goldfish the ephemeral password manager.
Hey!

I wrote an ephemeral password manager, for privacy and anonymity.
The idea is that you use a root password to deterministically generate
credentials, so no need to store the credentials.

Based on a keyword (e.g. 'twitter', 'truecrypt' or 'yandex') it
generates a normal looking username, password for service providers and
a much longer encryption password.

https://github.com/RemideZ/Goldfish

Any feedback or questions are welcome. I'm also curious if this might be
useful for tails.

-RemideZ.