IJHack / QtPass

QtPass is a multi-platform GUI for pass, the standard unix password manager.
https://qtpass.org/
GNU General Public License v3.0
1.03k stars 162 forks source link

Win 10 Clipboard History #509

Open maikxmh opened 4 years ago

maikxmh commented 4 years ago

https://support.microsoft.com/en-us/help/4028529/windows-10-clipboard

starting with Windows 10 1809 there is a new feature -> Clipboard history all the copied data will be stored, so the "clear clipboard" feature of QtPass doesn't help.

May there is a way to prevent storing the password in clipboard history?

Glyxbaer commented 4 years ago

This seems like a rather fundamental issue: As all processes on the system have access to the clipboard, I think a better approach would be to have an autotype feature for the currently selected entry in QtPass?

Keepass for example supports both: The deletion of the password history in Win10 and an autotype feature. image

Both features would make a great addition to QtPass.

annejan commented 4 years ago

I have no Windows machines, so if someone wants to code this up I'm more than willing to test 😄

AlexanderPavlenko commented 4 years ago

Also KDE Connect may sync clipboard to all paired devices, and their clipboards doesn't get reset. Maybe "clear clipboard" should also override clipboard with some space-filled string. +1 to autotype feature without copy-pasting

Konfekt commented 3 years ago

There is the secret option (used by wclip) that hides the clipboard content from many clipboard history tools, like Aceme, Ditto, ..