💾 Archived View for cjc.im › 2020 › 08 › 02 › paste.cjc.im › index.gmi captured on 2022-04-29 at 11:17:26. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
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:
👋