Aug 02, 2020
It's been a while again!
I've been working on the same side-project (onlooker) for over a year, and had the desire to make something else.
In a virtual hack-a-thon I have created paste.cjc.im[1] which is a simple pastebin-style tool.
What makes this different from others is:
For example this[2] has the key "superSEKRETkey"
The anchor part of the URL contains a javascript object encoded in base64 that contains the ciphertext and the initialisation vector.
As part of this I also put together qr.cjc.im[3] that can encode a paste into a single QR code for sharing in meatspace, the same paste as above:
👋