Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement secret clipboard entry conventions #80

Closed
42Willow opened this issue Jan 28, 2024 · 4 comments
Closed

Implement secret clipboard entry conventions #80

42Willow opened this issue Jan 28, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@42Willow
Copy link

42Willow commented Jan 28, 2024

keepassxreboot/keepassxc#10233 (comment)

Code snippet from keepassxc

    mime->setData("x-kde-passwordManagerHint", QByteArrayLiteral("secret"));
@42Willow
Copy link
Author

May be related to #58 or may be only an issue with my setup

@sentriz
Copy link
Owner

sentriz commented Jan 28, 2024

I think you would need some option for wl-paste --watch to achieve this. something like "if x-kde-xxx is available as a mime option then don't do anything"

this is still a bit of a hack think

@bugaevc has also mentioned ideally we could have Wayland extensions to that keepass could set a "clipboard state" metadata that wl-paste would be able to ignore sensitive stuff. or pass the metadata in to cliphist so that it can ignore it

@sentriz sentriz added the enhancement New feature or request label Jan 28, 2024
@bugaevc
Copy link

bugaevc commented Jan 28, 2024

Related: bugaevc/wl-clipboard#177

@sentriz
Copy link
Owner

sentriz commented Apr 1, 2024

closing re #93

@sentriz sentriz closed this as completed Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants