Κριτικές για το PfP: Pain-free Passwords (legacy)
PfP: Pain-free Passwords (legacy) από Wladimir Palant
17 κριτικές
- Βαθμολογία 5 από 5από Χρήστης Firefox 17013390, 4 χρόνια πρινThis 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 !
- Βαθμολογία 1 από 5από Χρήστης Firefox 16931407, 4 χρόνια πριν
- Βαθμολογία 5 από 5από MDT, 4 χρόνια πριν
- Βαθμολογία 4 από 5από Tarik Traskovsky, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 15626760, 6 χρόνια πρινThanks! This addon let me confortable switch and get free from LastPass.
- Βαθμολογία 5 από 5από Χρήστης Firefox 15443131, 6 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 15229834, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Umut, 6 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 14772767, 6 χρόνια πρινAt first site, this extension looks Spartan but it is much better under the hood than many other similar deterministic password managers. Once you learned its inner workings, you get the feeling of a strong product. As far as I know, all functions work as described without a glitch.
The autofill function is one of the best I have seen.
A feature that is uncommon with this kind of password manager is the capability to save a note and/or a specific password for each website login, this way it is easier to make the transition from a vault password manager to deterministic password manager like this one. - Βαθμολογία 4 από 5από Χρήστης Firefox 13962360, 7 χρόνια πριν
- Βαθμολογία 5 από 5από Tangenta, 7 χρόνια πρινIt looks better than LessPass.
Only needs support for Nextcloud.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 7 χρόνια πρινSee https://github.com/palant/pfp/issues/85 - it's on my radar but not really trivial. - Βαθμολογία 5 από 5από Noitidart, 8 χρόνια πρινStill using this, and will forever, this thing is great. However the website is down - https://palant.github.io/easypasswords/online.html
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινThis was unavoidable due to the extension being renamed, it's on the new website under https://pfp.works/webclient/ now. - Βαθμολογία 5 από 5από Χρήστης Firefox 13641967, 8 χρόνια πριν非常好用,希望开发者继续更新,同时提供导入导出功能。
Very easy to use, hope that developers continue to update, while providing import and export features. - Βαθμολογία 5 από 5από Malah, 8 χρόνια πρινHello, 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.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινIf 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. - Βαθμολογία 5 από 5από Χρήστης Firefox 12716528, 8 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13361751, 8 χρόνια πρινThe 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.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινSHA256 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.