Recenzije za PfP: Pain-free Passwords (legacy)
PfP: Pain-free Passwords (legacy) od Wladimir Palant
12 recenzija
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 17013390, prije 4 godineThis extension saved my life ;-) Since 5 years or so i use it daily. I love the possiblility to generate password and have stored ones as well. The autofill function is one of the best I have seen. Thank you !
- Ocijenjeno s 5 od 5od MDT, prije 4 godine
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15626760, prije 6 godinaThanks! This addon let me confortable switch and get free from LastPass.
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 15443131, prije 6 godina
- Ocijenjeno s 5 od 5od Umut, prije 6 godina
- Ocijenjeno s 5 od 5od Tangenta, prije 7 godinaIt looks better than LessPass.
Only needs support for Nextcloud.Odgovor programera
objavljeno prije 7 godinaSee https://github.com/palant/pfp/issues/85 - it's on my radar but not really trivial. - Ocijenjeno s 5 od 5od Noitidart, prije 8 godinaStill using this, and will forever, this thing is great. However the website is down - https://palant.github.io/easypasswords/online.html
Odgovor programera
objavljeno prije 8 godinaThis was unavoidable due to the extension being renamed, it's on the new website under https://pfp.works/webclient/ now. - Ocijenjeno s 5 od 5od Korisnik Firefoxa 13641967, prije 8 godina非常好用,希望开发者继续更新,同时提供导入导出功能。
Very easy to use, hope that developers continue to update, while providing import and export features. - Ocijenjeno s 5 od 5od Malah, prije 8 godinaHello, very nice password manager, I used an other serverless password manager but it has lack of functionnalities, this one have all feature I need. Thanks ;)
The only thing which always afraid me with this sort of addon, oftentimes, they are maintain only by one developer... it's easy to lost support with one man addon.Odgovor programera
objavljeno prije 8 godinaIf this is of any comfort to you, I've created this add-on because I'm using it myself. As long as there are no good alternatives, I'm bound to maintain it. - Ocijenjeno s 5 od 5od Korisnik Firefoxa 12716528, prije 8 godina
- Ocijenjeno s 5 od 5od Korisnik Firefoxa 13361751, prije 8 godinaThe idea of NOT storing passwords in database file is great. And Easy Passwords implement this idea very well! Now users are not forced to make database backups and use cloud for storing them.
Still it would be much better, if SHA256 hashing algorithm would be used.
Also, the option to choose iteration cycle count would be great to implement. Some other password managers allow changing the number of iterations.Odgovor programera
objavljeno prije 8 godinaSHA256 has no advantages over SHA1 in the context of PBKDF2. Regardless, I am in the process of switching to scrypt which is a stronger algorithm. As to choosing the number of iterations - users really shouldn't be bothered with choosing a secure value. Other password managers typically allow choosing it because their defaults aren't safe to use.