-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
can we have password alias's in clippy please, with real secrets crypted in the db
ie right now clippy clips MySecretPass and it is there in my history and in the db.
I would like to mark some strings as "secret" in clippy UI and then be able to alias the string to "noreallythisisnotmypassword" or "bob" and have clippy store the real secret in some encrypted value in the db.
then when i retrieve "bob" from clippy, it instead decrypts the "bob" alias and retrieves the secret and pastes that instead
Metadata
Metadata
Assignees
Labels
No labels