Tudmotu / gnome-shell-extension-clipboard-indicator

The most popular clipboard manager for GNOME, with over 1M downloads
https://extensions.gnome.org/extension/779/clipboard-indicator/
MIT License
865 stars 166 forks source link

shows sensitive information on next and previous entries #469

Open NickBelhomme opened 4 months ago

NickBelhomme commented 4 months ago

I often put my totp, password and username from my password manager in clipboard and then use the next entry hotkey for pasting the relevant information during login.

However each time I press the next entry hotkey I get a notification with that data shown:

image

So when doing screensharing people watching the screen / recording the session can read this data... So I am not using the next previous functionality because of this. A simple copy paste does not show it.

I believe it is only when the extension tries to change the clipboard contents.

I have notification off

image

I am on latest master version as the V60 doesn't even allow me to use prev next.

Tudmotu commented 4 months ago

Yeah, this is a good point. We should definitely add another option in the setting to disable these notifications.

Tudmotu commented 4 months ago

BTW, another workaround you could use for now is turn on the "Do Not Disturb" in the notification center of GNOME: image

NickBelhomme commented 3 weeks ago

can this get another bump :) <3