ADD -e option in show to encrypt clipboard
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.