cryptgeon is a secure, open source note / file sharing service inspired by PrivNote written in rust & svelte.
cryptgeon is a secure, open source sharing note or file service that is inspired by PrivNote. It consists of a server, a web page, and a CLI (command-line interface) client. This service allows users to send encrypted text or files, and the server is unable to decrypt the contents due to client-side encryption. The data is stored in memory and is never persisted to disk, ensuring the privacy and security of the shared notes or files.