Frequently Asked Questions
๐ How secure is my data?
All your data is stored locally on your device, encrypted with AES-256-GCM before it ever touches disk. Nothing is uploaded or shared. Your journal entries never leave your machine unless you choose to export them. The web app stores entries in your browser's IndexedDB โ same encryption, no cloud.
๐ค Can I export my journal?
Yes โ export shipped in v0.6.0. You can export your entries as an encrypted .moodhaven backup file or as a plaintext file. Find it under Settings โ Data Management.
๐ฑ Will there be a mobile app?
The web app is available now at journal.moodhaven.app โ it works on any device with a browser. A Wear OS companion for voice memos launched with v0.7.0, and LAN peer sync lets you keep multiple devices in sync without a cloud account.
๐ฐ Is MoodHaven free?
The core journaling experience is free and always will be. A Pro tier for AI insights and future cloud features is planned โ but local journaling, mood tracking, and all privacy features stay free.
๐ฑ What's the difference between Community and future versions?
The Community version is free, open-source, and entirely local. Future Pro features may include optional encrypted sync, advanced AI insights, and multi-device backup โ but the core experience stays distraction-free and privacy-first.
๐ค How do I contribute?
We'd love your help! You can visit our GitHub repo, suggest features, report issues, or join the discussion on shaping the future of MoodHaven.
๐ง Technical Details
What encryption does MoodHaven use?
Can I verify the source code?
How does AI work without sending my data?
What is peer sync and how secure is it?
How do I install on Linux?
.AppImage file from the Downloads page. Make it executable (chmod +x) and run it directly โ no installation required.