palant / pfp

A simple and secure browser extension to be used with KeePass databases.
https://pfp.works/
Mozilla Public License 2.0
113 stars 14 forks source link

Notes are tied to specific passwords and not to sites or account names #100

Closed ghost closed 5 years ago

ghost commented 5 years ago

I used the notes feature to store information about secret questions for a specific account. Unfortunately the same site also forces me to regularly change passwords. I do that by using the "Generate new password for user name" function in PFP.

Unfortunately, this function will not move over the notes to the new password. This means that as soon as I removed that old password, I had also deleted my answers to these security questions (or whatever other notes there might be).

Off the top of my head, there are a few things that might have been helpful to me:

palant commented 5 years ago

You are right, notes being lost when converting passwords is an issue that I didn't notice. The first two points you mentioned definitely need to be implemented.

palant commented 5 years ago

I'd say that the bug here is fixed. What remains is an enhancement request: allow defining per-site notes. I have my doubts that this one is worth doing, but if you feel strongly about it please create a new issue and we can discuss it there then.

ghost commented 5 years ago

Thank you very much! And no, I don't feel super-strongly about the rest. I think this fixes my use case.