diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-09-23 18:16:44 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-09-23 18:16:44 +0200 |
| commit | 1f6b67c7bfc8078991a4607bb0419aea15bfd54c (patch) | |
| tree | 1cb3d8f7ed754d10de72595a6e88e7bcfe8155c9 /docs/USERGUIDE.md | |
| parent | 1d169141f3a5542efda2f7fdb0bb88308c06191b (diff) | |
| download | meshbay-1f6b67c7bfc8078991a4607bb0419aea15bfd54c.tar.gz | |
docs: qualify what an invitation link changes about the code
The security claims table, ยง3.4's property 2, the protocol's stated
limits, the quickstart and the user guide's defaults now say where a
link's code differs: bound to its account only when redeemed, and held
by the hub when the inviter asks it to mail.
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'docs/USERGUIDE.md')
| -rw-r--r-- | docs/USERGUIDE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/USERGUIDE.md b/docs/USERGUIDE.md index dda69d2..d3676cf 100644 --- a/docs/USERGUIDE.md +++ b/docs/USERGUIDE.md @@ -853,6 +853,7 @@ and every member re-admitted. It is small โ back it up somewhere safe. | | | |---|---| | Invitation code | 7 days, single use, one account, one group | +| Invitation link | 7 days, single use, one group, the account registered with its address; 20 pending per group | | Operator pairing code | 24 hours | | Device linking code | 1 hour | | Devices per account per node | 5 | |