[tor-commits] [torspec/master] add key missing word
arma at torproject.org
arma at torproject.org
Thu May 10 19:34:21 UTC 2012
commit b1be41c7337d3d642ed646b47970843ffffc7771
Author: Roger Dingledine <arma at torproject.org>
Date: Thu May 10 15:33:59 2012 -0400
add key missing word
---
proposals/201-bridge-v3-reqs-stats.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/proposals/201-bridge-v3-reqs-stats.txt b/proposals/201-bridge-v3-reqs-stats.txt
index 7ac6e56..67d8c00 100644
--- a/proposals/201-bridge-v3-reqs-stats.txt
+++ b/proposals/201-bridge-v3-reqs-stats.txt
@@ -9,7 +9,7 @@ Overview:
Our current approach [0] to estimate daily bridge users is based on
unique IP addresses reported by bridges, and it is very likely broken.
- A bridge can connect to two or more bridges, so that unique IP address
+ A bridge user can connect to two or more bridges, so that unique IP address
sets overlap to an unknown extent. We should instead count requests for
v3 network statuses, sum them up for all bridges, and divide by the
average number of requests that a bridge client makes per day. This
More information about the tor-commits
mailing list