SuperGenPass in bash with identicon
./supergenpass.sh <domain> [length] [algorithm]Default [length] is 10, which is also the original SuperGenPass default length.
Default [algorithm] is MD5, mobile version accepts MD5 and SHA512.
This implementation of supergenpass.sh asks for your master password and generates an identicon based on your input. Since the password always generates the same identicon, you can confirm you entered the correct password without revealing it.
