Skip to content

ADD -e option in show to encrypt clipboard

Daniel Emilio Garcia requested to merge encrypt-clipboard into master

Add a feature to copy encrypted passwords to the clipboard so that clipboard sniffers can't see the plain text password. It is the responsibility of the app that uses the password to decrypt it, in my case I am using a custom browser extension to do so.

Merge request reports

Loading