diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-03-19 12:03:04 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-03-19 12:03:04 -0400 |
commit | 714d37da91c34db5911e413d53ab544f7ef5a9a3 (patch) | |
tree | 909b113215e49b8f4cb15872af76ad85a0a15a1d /TODO | |
parent | ce33821211c05735024617853aa3d0a31e63ef59 (diff) |
Add lengths to the timestamp file.
This might break old clients, but AFAICT there are no clients running versions
prior to 15 Dec. It's necessary to avoid some DOS attacks.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ o Decouple install from check: they are not necessarily related. believable value to make sure we don't download too much o Include lengths in generated packages and bundles . Specify use of length field. - - Once everybody has been wanted to update their clients, include + o Once everybody has been wanted to update their clients, include lengths in timestamp files. - Make lengths mandatory - Maybe make lengths enforced for purposes other than a maximum |