chiark / gitweb /
wip
[hippotat] / PROTOCOL
index c1ef03b0cfd8cb54a1e335afd2567e153d96ddf7..6b12e4f01a6ee114e6247024e3e82b3349083cf8 100644 (file)
--- a/PROTOCOL
+++ b/PROTOCOL
@@ -18,3 +18,15 @@ Client form parameters (multipart/form-data):
                        password
                        target_requests_outstanding
  d              data (SLIP format)
+
+
+
+Future nonce-based authentication:
+
+server keeps big nonce counter for each client
+meaning is:
+ nonce counter is most recent nonce client has sent
+also server keeps bitmap of the previous ?64 nonces,
+ whether client has sent them
+
+client picks.... xxx