Skip to content

Commit ed031e1

Browse files
authored
Update STRANDLOCK_PROTOCOL.md
1 parent 3c21ff0 commit ed031e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STRANDLOCK_PROTOCOL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ If Both `KEMs`, and `xChaCha20Poly1305` are compromised in future, as long as `O
2828
All cryptographic primitives are not just stacked on top of each other, but interwined. Each primitive both aids each other, and acts as a fallback if one or more are broken.
2929

3030
Strandlock protects confidentiality and anti-MITM in the active and passive-recording model (no endpoint compromise) by combining independent KEMs, per-message key rotation, and an OTP batch fallback.
31-
See the full Threat Model section (7. Threat Model) for exact attacker capabilities and limits.
31+
See the full Threat Model (section 7. Threat Model) for exact attacker capabilities and limits.
3232

3333

3434
*`Strandlock`* is transport-agnostic. It can operate over any underlying protocol, including federated chat systems like *`Coldwire`* or raw `TCP` sockets.

0 commit comments

Comments
 (0)