This is a simple script that encrypts the clipboard contents and stores it in a cloudflare worker. It is meant to be used as a temporary clipboard, for example to copy a password from one computer to another.
tbxark-arc/temporary-encrypted-clipboard
Clipboard encryption script for secure password transfer across devices.
JavaScriptMIT