Bootstrap geth Rust workspace

This commit is contained in:
Eric Wendland 2026-05-15 15:08:20 +02:00
commit 26f81ff1ef
73 changed files with 4835 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# ADR 0006: Keyhive/BeeKEM Roadmap
## Status
Accepted.
## Decision
The project will leave room for Keyhive-like local-first authorization and
BeeKEM/CGKA-style group key evolution later. The bootstrap does not implement
BeeKEM and does not claim strong forward secrecy or post-compromise security.
## Consequences
Types are versioned and capability-oriented, while advanced cryptography remains
out of scope for the MVP.