A really really crap password manager in 2 lines of bash: $ dd if=/dev/urandom of=mkey bs=1k count=1 $ function pwman { echo $(shuf --random-source=<(yes $(sha512sum <(cat mkey;echo $1))) -n3 /usr/share/dict/words|tr A-Z a-z|tr -d \');} $ pwman twitter actings floats morals
-
-
If you were doing to use this (which you shouldn't), you'd probably want to make a backup copy of your `shuf` binary, and /usr/share/dict/words - if either of those changed, you've lost all your passwords, lol.
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.