EsotericSoftware / EsotericSoftware/clippy
Encrypted clipboard history entries
Open
- Dominant language
- C
- Stars
- 145
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.