diff options
author | Roger Dingledine <arma@torproject.org> | 2007-12-03 11:18:44 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2007-12-03 11:18:44 +0000 |
commit | 9db8ee84279d122e93018efa0cbc2dbf8c36329b (patch) | |
tree | 42fcf43b606b188e786fb25a7e8b9f6fb75b5d64 /doc/spec | |
parent | 628697acfaf74d09fcfc3e4cd1682c823e3e20a0 (diff) | |
download | tor-9db8ee84279d122e93018efa0cbc2dbf8c36329b.tar.gz tor-9db8ee84279d122e93018efa0cbc2dbf8c36329b.zip |
propsets
svn:r12644
Diffstat (limited to 'doc/spec')
-rw-r--r-- | doc/spec/proposals/125-bridges.txt | 4 | ||||
-rw-r--r-- | doc/spec/proposals/126-geoip-reporting.txt | 8 | ||||
-rw-r--r-- | doc/spec/proposals/127-dirport-mirrors-downloads.txt | 4 |
3 files changed, 8 insertions, 8 deletions
diff --git a/doc/spec/proposals/125-bridges.txt b/doc/spec/proposals/125-bridges.txt index 1a3f6c5685..9601de4e1e 100644 --- a/doc/spec/proposals/125-bridges.txt +++ b/doc/spec/proposals/125-bridges.txt @@ -1,7 +1,7 @@ Filename: xxx-bridges.txt Title: Behavior for bridge users, bridge relays, and bridge authorities -Version: $Revision: 12051 $ -Last-Modified: $Date: 2007-10-19 14:56:24 -0400 (Fri, 19 Oct 2007) $ +Version: $Revision$ +Last-Modified: $Date$ Author: Roger Dingledine Created: 11-Nov-2007 Status: Open diff --git a/doc/spec/proposals/126-geoip-reporting.txt b/doc/spec/proposals/126-geoip-reporting.txt index 57480ff85c..8c685bf6b6 100644 --- a/doc/spec/proposals/126-geoip-reporting.txt +++ b/doc/spec/proposals/126-geoip-reporting.txt @@ -1,10 +1,10 @@ Filename: 126-geoip-fetching.txt Title: Getting GeoIP data and publishing usage summaries -Version: $Revision: 11988 $ -Last-Modified: $Date: 2007-10-16 12:59:42 -0400 (Tue, 16 Oct 2007) $ +Version: $Revision$ +Last-Modified: $Date$ Author: Roger Dingledine Created: 2007-11-24 -Status: Needs-Research +Status: Open 1. Background and motivation @@ -260,7 +260,7 @@ Status: Needs-Research 7.2. Granularity of users - Do we only want to report countries that have a very small anonymity set + Do we only want to report countries that have a sufficient anonymity set (that is, number of users) for the day? For example, we might avoid listing any countries that have seen less than five addresses over the 24 hour period. This approach would be helpful in reducing the diff --git a/doc/spec/proposals/127-dirport-mirrors-downloads.txt b/doc/spec/proposals/127-dirport-mirrors-downloads.txt index 08c211120c..24b27e8473 100644 --- a/doc/spec/proposals/127-dirport-mirrors-downloads.txt +++ b/doc/spec/proposals/127-dirport-mirrors-downloads.txt @@ -1,7 +1,7 @@ Filename: 127-dirport-mirrors-downloads.txt Title: Relaying dirport requests to Tor download site -Version: $Revision: 11988 $ -Last-Modified: $Date: 2007-10-16 12:59:42 -0400 (Tue, 16 Oct 2007) $ +Version: $Revision$ +Last-Modified: $Date$ Author: Roger Dingledine Created: 2007-12-02 Status: Needs-Research |