FrozenAssassine / EasePass

A simple C# password manager
https://easepass.frozenassassine.de
MIT License
12 stars 0 forks source link

Add a portion to the graph to check whether password already used #52

Closed FrozenAssassine closed 10 months ago

FrozenAssassine commented 10 months ago

image

finn-freitag commented 10 months ago

I will also add a portion to the graph that checks for predictability, i.e. sequences such as "1234", "abcdef", "qwerty", etc. (It's easier for me to make the graph with an even amount of portions.)