Quick Start
Encrypt a message with this PGP public key below and send it to my email.
Additionally mention the name of the post in the subject.
If you need more details see the guide below.
PGP Public Key
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZ1QyFxYJKwYBBAHaRw8BAQdAw7JpmwED8wnhe29qTQXaTXidVLsziHj7uyRVrQsL+ZC0GVppZWxpbm8gPG1lQHppZWxpbnVzLnh5ej6ImQQTFgoAQRYhBCYngysENBTfszX81IeiG1eW5QdKBQJnVDIXAhsDBQkFo5qABQsJCAcCAiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEIeiG1eW5QdKqCUA/0hniQwXrtDKO811QffCJVsLZ6hKMBYh5DHxK8jVtnCLAP9/ZESwjCkLWHXfV/BHZ65Xk83CSwKnbxiDnTX9S/d5Crg4BGdUMhcSCisGAQQBl1UBBQEBB0Dsqj1mtp6RDFKe5d3g1RL7MqA2N68hSJWiyEPkSHZwbwMBCAeIfgQYFgoAJhYhBCYngysENBTfszX81IeiG1eW5QdKBQJnVDIXAhsMBQkFo5qAAAoJEIeiG1eW5QdKEeQBAMAAHf+WIr9/26cwrm2ID1N5L+IboQovT/YgkJZ+QpxmAQCAr5v2lirgrRSxbDDF4s/IvXja4fv9mi1EdGxANjxwCw===X3aW-----END PGP PUBLIC KEY BLOCK-----
Guide
Copy the public key above to a file:
$ wl-paste | zielinusxyz.asc
Now create a comment file:
$ echo "Very nice comment" > comment.txt
Now encrypt the comment with the public key like so:
Now copy the contents of the encrypted message:
$ cat message.txt.asc | wl-copy
And lastly send it to my email address.
~ obviously you would use a different tool to copy & paste if you’re not on wayland