Bootstrap geth Rust workspace
This commit is contained in:
commit
26f81ff1ef
73 changed files with 4835 additions and 0 deletions
16
docs/adr/0006-keyhive-beekem-roadmap.md
Normal file
16
docs/adr/0006-keyhive-beekem-roadmap.md
Normal 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.
|
||||
Loading…
Reference in a new issue