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

Let wl-copy treat passwords as sensitive #93

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

Lcchy
Copy link

@Lcchy Lcchy commented Apr 11, 2024

wl-copy will (sometime) soon be able to differentiate when sensitive data is being copied, so that clipboard managers (like cliphist) can ignore this data downstream.

Keepass has been flagging passwords as sensitive by setting a mime type of "x-kde-passwordManagerHint" and this is how wl-clipboard will implement it.

This PR is a only a draft because the feature has not yet been merged: bugaevc/wl-clipboard#204 bugaevc/wl-clipboard#177

I am currently using those changes and it works well, the copied entries from rofi-rbw are not stored by my clipboard manager.

EDIT: if theres interest and the wl-clipboard PR gets merged, I can open the PR properly

@fdw
Copy link
Owner

fdw commented Apr 12, 2024

Sounds good, thanks for bringing this up!

Let's discuss the details when it has landed in wl-copy 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants