[GH-ISSUE #385] feature request - password alias #233

Open
opened 2026-03-03 01:11:05 +03:00 by kerem · 0 comments
Owner

Originally created by @urwotu8 on GitHub (Jan 1, 2020).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/385

can we have password alias's in clipy please, with real secrets crypted in the db

ie right now clipy clips MySecretPass and it is there in my history and in the db.

I would like to mark some strings as "secret" in clipy UI and then be able to alias the string to "noreallythisisnotmypassword" or "bob" and have clipy store the real secret in some encrypted value in the db.
then when i retrieve "bob" from clipy, it instead decrypts the "bob" alias and retrieves the secret and pastes that instead

Originally created by @urwotu8 on GitHub (Jan 1, 2020). Original GitHub issue: https://github.com/Clipy/Clipy/issues/385 can we have password alias's in clipy please, with real secrets crypted in the db ie right now clipy clips MySecretPass and it is there in my history and in the db. I would like to mark some strings as "secret" in clipy UI and then be able to alias the string to "noreallythisisnotmypassword" or "bob" and have clipy store the real secret in some encrypted value in the db. then when i retrieve "bob" from clipy, it instead decrypts the "bob" alias and retrieves the secret and pastes that instead
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Clipy#233
No description provided.