iot-lab-kiit / Password-Generator

Application made in Django to generate random passwords as based on certain criteria .
https://passgeniot.herokuapp.com/
3 stars 7 forks source link

[Feature] Diceware #24

Open maxvaer opened 3 years ago

maxvaer commented 3 years ago

Hi all,
I would like to implement a diceware mode. Diceware offers secure but also more easily memorable passwords. Thereby making them a good choice for master passwords for a password manager.