It will then replace the selected text with the encrypted text
This is the exact behavior I don't want.
My goal is to have passwords encrypted in ClipboardFusion. There're rogue programs which are able to "read" content of another windows belonging other processes/applications.
I want this:
1) select a text
2) press key combination to invoke dialog prompting for an encryption password
3) text will encrypted and then "stored" in ClipboardFusion
4) ClipboardFusion needs to know that item is encrypted because it will need to prompt for the decryption password when a user chooses to paste the item somewhere.
Consider copying passwords from a password manager. Using this macro, one would need an intermediary (e.g. notepad) to copy password from a password manager.
I wouldn't really recommend storing passwords in ClipboardFusion. It's not intended to be used that way and hasn't been audited for that. If you really want to do this though, we can probably modify that encryption/decryption script to set the result in the history, just let us know.
I wouldn't really recommend storing passwords in ClipboardFusion. It's not intended to be used that way and hasn't been audited for that.
I assume that your customers are advanced users (the vast majority) which includes sysadmins and (IMHO) their 25% of copy/paste operations includes passwords.