FrozenAssassine / EasePass

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

Generating a password takes too long #20

Closed FrozenAssassine closed 1 year ago

finn-freitag commented 1 year ago

That's because of the request to https://api.pwnedpasswords.com/. This ensures that the password generator doesn't generate already leaked passwords. But I can make a setting that is disabled by default.

FrozenAssassine commented 1 year ago

Yes it would be awesome to have an option in the settings.