Backers—not BackBy—act
BackBy is not a dispatch center. Trusted people decide what to do using the instructions the Planner prepared.
Resilience & auditability
BackBy is designed so independent reviewers can check Plan history and so a service outage does not erase the only copy of what mattered. Several parts of that design still need production proof.
The design
BackBy is not a dispatch center. Trusted people decide what to do using the instructions the Planner prepared.
The server sends no SMS, email, or push and stores no contact list. Backer apps check for changes and can notify locally.
A change creates a new event instead of rewriting an old one. That makes silent alteration detectable when the audit system is fully deployed.
Public integrity files can be mirrored, while encrypted notes stay with the people who hold the keys.
Status, without spin
The table below summarizes the public-readiness document. The repository checklist remains authoritative.
| Protection | Status | What must happen next |
|---|---|---|
| Durable, replayable Plan storage | Development | Restart and multi-replica tests must pass without losing data. |
| Signed history and daily anchors | Development | Production signing and public verification need complete evidence. |
| Private Plan discovery | Development | Discovery must be capability-gated and avoid precise timing exposure. |
| Public mirrors and outage recovery | Development | A restore drill and mirror verification report must succeed. |
| Private or offline map tiles | Later | Until then, optional maps stay off by default and warn before loading. |
The claim we can make today
Until the checklist is complete, a demo must be treated as a demo. People should not assume that a mirror, anchor, background notification, restore path, or legal safeguard is production-ready merely because it exists in the design.
Security reviewers, SREs, legal advocates, and community technologists can inspect the open threat model, protocol, audit guide, and readiness criteria.
Review the public repository