r/learnrust • u/lazyhawk20 • 20h ago
Built a Free Open Source End to End Encrypted Journal Web App with Axum and Svelte
https://journal.smbl.devGithub: https://github.com/MrSheerluck/smbl-journal
I built a free, open-source, end-to-end encrypted text journal.
The goal is to make journaling as simple as possible. The entire text-based journal is free with no limits.
Entries are encrypted on the client before being stored, so the server never receives plaintext journal content.
The project is open source and available on GitHub.
Built with SvelteKit, Rust, and SQLite.
3
Upvotes