InnerApple: End-to-End Encrypted Journaling with Private AI
Journaling only works if you trust the medium. InnerApple replaces trust with cryptography — every entry is encrypted on-device before it leaves, and the server only ever stores ciphertext it cannot read. The stack is Flutter on the front end, FastAPI on the back end, and Rust via FFI for the cryptographic heavy lifting. AES-256-GCM […]