diff options
Diffstat (limited to 'docs/auth-confirm.md')
| -rw-r--r-- | docs/auth-confirm.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/auth-confirm.md b/docs/auth-confirm.md index 96bf7d7..3e8b488 100644 --- a/docs/auth-confirm.md +++ b/docs/auth-confirm.md @@ -1,6 +1,18 @@ # MeshBay — Password change and recovery -> Status: **design, not built.** This is the decision record for two features that +> **Superseded by `MESHBAY_DESIGN.md`.** This was the passphrase change and recovery; its design +> content now lives in §3.6. +> +> It is kept because code comments, tests and other documents cite its +> sections and its labels, and because it records reasoning a synthesis +> compresses. **Where it disagrees with `MESHBAY_DESIGN.md`, the design +> document is right; where either disagrees with the code, the code is.** +> `MESHBAY_DESIGN.md` §16 maps every section reference here onto its +> replacement, and §13 defines every label. + +> Status: **built** (the reset endpoints, the recovery key and the node fan-out +> all shipped; this header said "not built" long after they did). The decision +> record for two features that > look like one and are not: changing a passphrase you still know, and recovering > from one you have lost. > Follows the house convention: every claim names the adversary it holds against. |