[Tails-dev] Goldfish the ephemeral password manager.

このメッセージを削除

このメッセージに返信
著者: Rémi
日付:  
To: tails-dev
題目: [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.