[tor-commits] [torspec/master] Mention a nonce limit.
nickm at torproject.org
nickm at torproject.org
Thu Oct 11 14:38:33 UTC 2012
commit ea37bb4d3dbc21e04d5f77e940d6d37da5cb277b
Author: Mike Perry <mikeperry-git at fscked.org>
Date: Wed Oct 10 19:12:47 2012 -0700
Mention a nonce limit.
---
proposals/xxx-mapaddress-tor-status.txt | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/proposals/xxx-mapaddress-tor-status.txt b/proposals/xxx-mapaddress-tor-status.txt
index c226781..8475bd0 100644
--- a/proposals/xxx-mapaddress-tor-status.txt
+++ b/proposals/xxx-mapaddress-tor-status.txt
@@ -37,6 +37,11 @@ Design Overview
it is removed from the list of valid nonces. Nonces are only valid
for 60 seconds or until SIGNAL NEWNYM, which ever comes first.
+ The list of pending nonces should not be allowed to grow beyond 10
+ entries.
+
+ The timeout period and nonce limit should be configurable in torrc.
+
Design: XML document format for http://127.84.111.114
To avoid the need to localize the message in Tor, Tor will only provide
More information about the tor-commits
mailing list