Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

[deleted]


Or if you actually want your password to withstand 5 minutes of cracking:

    openssl rand -hex 24
With `date | md5sum`, you can just iterate dates.


I have an alias for

    head -c 18 /dev/urandom | base64
pipe that to `xclip -selection c` on linux or `pbcopy` on macOS.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: