7 ms·
thank you for this! i was looking for an easy way to generate passwords for this, and while diceware isn't in my distro's repos, turns out the EFF publishes the
by q0uaur 2y ago
thank you for this! i was looking for an easy way to generate passwords for this, and while diceware isn't in my distro's repos, turns out the EFF publishes the word list and the method to generate them online, making it super easy to make a small bash script to generate these! here's the link:
https://www.eff.org/dice https://www.eff.org/dice
- throw0101b 2y agoCompile and drop it into /usr/local or /opt: * https://github.com/ulif/diceware https://github.com/ulif/diceware