Hacker News new | ask | show | jobs
by ragmondo 4790 days ago
I have written a plain text to base64 encoder here : http://www.getbitcoin.info/assets/misc/base64generator.html

Soo.. instead of sharing keys, you can just share keywords and then generate the keys from the keywords. It's just javascript that I based on another base64 encoding example. Feel free to use as long as I get a credit somewhere.