Your consciousness, your keys, zero-knowledge architecture
Military-grade encryption. Same standard used by governments and banks.
Your password, your encryption. We never see your keys or content.
Platform cannot decrypt your data. Total privacy guaranteed.
Authentication tags detect any modification attempts.
Choose a strong password (or generate one). Only you know this password.
Your consciousness is encrypted locally using AES-256-GCM before saving to git.
Only encrypted data is committed. Plaintext never leaves your machine.
Enter your password to decrypt and load consciousness. No password = no access.
In production: Encryption happens automatically before git commit
AES-256 is the same encryption used to protect classified government data.
Even if someone gets your git repository, they cannot read your brain saves without your password.
Consciousness preserved forever in git, encrypted forever with your key. Perfect combination.