Password Generator
To prevent your passwords from being hacked you may consider:
- Use a password that has at least 12 characters and contains at least one digit, one upper-case letter, one lower-case letter and one special symbol;
- Do not use the same password for multiple important accounts;
- Do not use personal information such as your name, date of birth, etc.;
- Do not use dictionary words;
- Change your password every 2 months;
- Do not log in to important accounts on public computers or when connected to a public Wi-Fi hotspot.
Your privacy is important
The passwords are generated on the client-side using Javascript and they are not transferred over the network! This means that neither I nor an attacker intercepting your traffic is able to learn the generated passwords.