Open maikxmh opened 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.
Both features would make a great addition to QtPass.
I have no Windows machines, so if someone wants to code this up I'm more than willing to test 😄
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
There is the secret
option (used by wclip) that hides the clipboard content from many clipboard history tools, like Aceme, Ditto, ..
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?