subdavis / Tusk

🐘 🔒 KeePass-compatible browser extension for filling passwords.
https://subdavis.com/Tusk
Other
484 stars 74 forks source link

In-built password generator #80

Open pedrosimao opened 6 years ago

pedrosimao commented 6 years ago

This issue is a

Please describe how you think it should change.

It would be nice to have an in-built password generator, where we could choose the number of characters and the kind of character of our random passwords. Like this we could be able to generate strong passwords to our new accounts or updated accounts. It is super nice to have all inside one single extension. Like a password manager swiss knife.

zmilonas commented 6 years ago

A lot of people might not know this but in case of Chrome this feature is already built into the browser.

https://support.google.com/chrome/answer/7570435?hl=en

For firefox the most I can recommend is LastPass' password generation website: https://www.lastpass.com/password-generator

pedrosimao commented 6 years ago

@zmilonas I care more about saving the password than generating. It is tedious to need to open another app just to save a password every time I create a new one. I end up never doing it.

zmilonas commented 6 years ago

@pedrosimao But that has nothing to do with this issue

subdavis commented 6 years ago

I think you're both right.

This issue is exclusively to track a password generator, but a generator is a little pointless without an ability to persist the new password.

I'm going to treat this issue as "password generator given some way to save it".

pedrosimao commented 6 years ago

@zmilonas @subdavis You are right. I opened the issue about password generator because there was already another open issue about persisting passwords. I would be glad to help you implement the feature whenever I will have some free time.