Generating strong passwords · テクニカル魔理沙
[Written in July 7, 2021 by Aoi Koizumi]
You weren’t using the same password for everything were you? Best you can do is generating different random passwords for whatever account you have on the internet. Here’s a listing below of some tools for the task.
- diceware https://diceware.dmuth.org/ (web-based)
- makepasswd https://github.com/khorben/makepasswd
- openssl
- pass (the standard unix password manager) https://www.passwordstore.org/
- pwgen https://sourceforge.net/projects/pwgen/
- uuidgen <- yep you can use this for generating random strings which you can use as passwords
Next: 100% FOSS Smartphone Hardening non-root Guide 4.0
---
Built by kiln