marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
201 stars 39 forks source link

[FEATURE]: Secure Notes #655

Open XiaoKe89 opened 2 months ago

XiaoKe89 commented 2 months ago

⚠️ This issue respects the following points: ⚠️

Current Status

In Bitwarden they have a feature called secure Notes, which is essentially just the notes section without any username and Password, it's helpful for keeping non password notes that you need secured in a safe place. Currently in Passwords the only way to do this would be to put in a dummy password, which unless you come up with a secure password the app will warn that it is an insecure password and it's not as clean as there's a useless Password instead of just the note

Feature Description

An option when creating a Password to mark it as a note instead of a login so that it removes the Username and Password field letting you save it with just the Name and Notes field (Optionally adding a URL if it's relevant).

Ideally when clicking on the note it would be hidden like the passwords are and then you can click the eye to view it, but having it always viewable is also fine, just having an option to save notes in the password manage alone would be great.

Additional Context

No response

PeterFeicht commented 1 week ago

I would like to second this, but instead of notes I would use it for other kinds on non-password secrets like SSH keys or tokens (even config files containing tokens).