BitShares Forum

Main => General Discussion => Topic started by: earthbound on January 10, 2014, 11:53:01 am

Title: [ANN] [yet another?] secure random passphrase generator
Post by: earthbound on January 10, 2014, 11:53:01 am
An excellent passphrase is crucial in order to secure anything important (and which can be secured by a passphrase, e.g. a Keyhotee Profile/ID).

To more easily create such passphrases, I coded the following:

http://earthbound.io/tools/passphrase-generator.html (http://earthbound.io/tools/passphrase-generator.html)

Feel free, anyone, to hork it and work it up wherever you will, for whatever purpose (all of the javascript can be viewed simply by bringing up the page source in a web browser).

I discovered only after coding this that this has perhaps been been better done by others--I had searched around for a tool like this, but of course only found what I was looking for after bothering to code this. Still, this helps suit my purposes.