About

About

cryptgeon is an secure, open source sharing note service inspired by PrivNote.

▶ how does it work?
each note has a 512bit generated id that is used to retrieve the note. data is stored in memory and never persisted to disk.

▶ Features

▶ tech stack
the backend is written in rust and the frontend is svelte and typescript.
you are welcomed to check & audit the source code.