[or-cvs] Note discrepency between N bytes transmitted over TLS and a...
Nick Mathewson
nickm at seul.org
Tue Jan 13 01:19:09 UTC 2004
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv2673/doc
Modified Files:
TODO
Log Message:
Note discrepency between N bytes transmitted over TLS and actual bandwidth use; add 2 functions to help resolve.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/doc/TODO,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- TODO 30 Dec 2003 23:05:06 -0000 1.48
+++ TODO 13 Jan 2004 01:19:02 -0000 1.49
@@ -119,6 +119,8 @@
o Remember address and port when beginning.
- Extend by nickname/hostname/something, not by IP.
- Need a relay teardown cell, separate from one-way ends.
+ - Make it harder to circumvent bandwidth caps: look at number of bytes
+ sent across sockets, not number sent inside TLS stream.
On-going
. Better comments for functions!
More information about the tor-commits
mailing list