summaryrefslogtreecommitdiff
path: root/kd/oap-0003.md
diff options
context:
space:
mode:
Diffstat (limited to 'kd/oap-0003.md')
-rw-r--r--kd/oap-0003.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/kd/oap-0003.md b/kd/oap-0003.md
index 7cd5de7..b0a4038 100644
--- a/kd/oap-0003.md
+++ b/kd/oap-0003.md
@@ -49,15 +49,15 @@ block of future OSMORA secure protocols.
# Session Requests
-If a client wishes to establish a link with a server, it must send a Session Request
+If a client wishes to establish a link with a server, it MUST send a Session Request
Packet. Doing so allows the client and server to exchange flags along with required
cryptographic keys. All key exchanges under OSTP are done with forward secrecy using
the Elliptic-curve Diffie–Hellman key agreement protocol.
# Security
-All OSTP traffic must be under AES-256-GCM and be purely ephemeral. All OSTP nodes, regardless
-of being in peer-to-peer mode or not, must be stateless and always discard received data after
+All OSTP traffic MUST be under AES-256-GCM and be purely ephemeral. All OSTP nodes, regardless
+of being in peer-to-peer mode or not, MUST be stateless and always discard received data after
use.
# References