-
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kenneth LaCroix edited this page Apr 13, 2026
·
2 revisions
Welcome to the MoodHaven Journal technical wiki. This is the reference hub for contributors, developers, and security reviewers.
For a user-facing overview, see the README.
| Page | What it covers |
|---|---|
| Security Model | AES-256-GCM encryption, PBKDF2 key derivation, zero-knowledge architecture, recovery paths |
| Peer Sync Security | Device identity, mDNS discovery, pairing protocol, encrypted TCP sync engine |
| Wear OS Companion | Watch/phone architecture, voice memo pipeline, mood taps, health snapshots |
| Building from Source | Platform prerequisites, build commands, hardware key support, troubleshooting |
| Keyboard Shortcuts | All shortcuts by context: global, editor, navigation |
| Tech Stack | Frontend, backend, state, database, encryption, testing, build tooling |
| Beta Testing | Desktop and Wear OS test workflows, edge cases, how to file issues |
| Development Guide | Dev commands, testing, Tauri architecture, conventions, adding new commands |
| Changelog | Version history highlights linking to full CHANGELOG.md |