diff options
Diffstat (limited to 'packages/meshbay-node/tests/test_chat_encryption.py')
| -rw-r--r-- | packages/meshbay-node/tests/test_chat_encryption.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/meshbay-node/tests/test_chat_encryption.py b/packages/meshbay-node/tests/test_chat_encryption.py index 0401d27..e286306 100644 --- a/packages/meshbay-node/tests/test_chat_encryption.py +++ b/packages/meshbay-node/tests/test_chat_encryption.py @@ -1,7 +1,7 @@ """ Chat encryption: what the node stores, what it refuses, and what survives. -Design A of `docs/chat-sender-keys.md`. Every test here is written as "this +Design A of `docs/MESHBAY_DESIGN.md` ยง4.5. Every test here is written as "this does not work" or "this still works after X" โ the regressions the plan's register names, in the order they would bite. |