Current State
Macksie Core (the Keep) is a Rust binary implementing the Kin protocol. The codebase is approximately 12,700 lines across 25+ modules, with 441 tests passing and zero unsafe code.
441
Tests passing
0
Unsafe code blocks
25+
Core modules
Recent Milestones
H-06
Encrypted Vault — per-object AES-256-GCM encryption with Ed25519 key wrapping, erasure-coded fragment replication
COMPLETE
Ward
Sanctuary Ward — protected accounts for children and vulnerable persons, private policy, never a public label
COMPLETE
H-07
Authoritative revocation sync — revocations converge across offline and online nodes, honest state about what has and hasn't propagated
IN PROGRESS
CI
CI pipeline configured — automated builds, cargo test, continuous validation
COMPLETE
Melee
Melee Ward Phase 1 — gaming module with tournament framework, Lightning-integrated prizes
IN DEVELOPMENT
Web
macksie.com marketing site — static HTML/CSS, design system, all pages live
COMPLETE
What's Next
See the full roadmap for the complete engineering plan. The next major milestones are H-07 completion (revocation sync), H-08 (desktop production integration), and H-09 (Android production integration).
Source
All development happens in the open. The repository is the source of truth.
View git repository →