aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-common/src/meshbay_common/join.py
diff options
context:
space:
mode:
Diffstat (limited to 'packages/meshbay-common/src/meshbay_common/join.py')
-rw-r--r--packages/meshbay-common/src/meshbay_common/join.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-common/src/meshbay_common/join.py b/packages/meshbay-common/src/meshbay_common/join.py
index 6ee543f..84ea18a 100644
--- a/packages/meshbay-common/src/meshbay_common/join.py
+++ b/packages/meshbay-common/src/meshbay_common/join.py
@@ -11,7 +11,7 @@ from the hub and wrap the group key for whatever came back. The hub is the key
directory, so a hub answering with its own key was handed the GEK by an honest
inviter following the protocol exactly. The key now comes from the peer over an
authenticated channel and is bound to an identity by a one-time pairing code the
-hub never sees. See `docs/invite-pairing-v1.md`.
+hub never sees. See `docs/MESHBAY_DESIGN.md` ยง3.4.
Fields are length-prefixed and domain-separated, per L4 โ€” the same rule as
`handshake.py` and `adminop.py`. `nonce_node` is the handshake nonce the node just