Merge branch 'consensus-4' into 'main'
[torspec.git] / attic / unimplemented_dirspec.txt
blobf171398743ddcddaeba1aa3ec8340da244bddfdc
1 The following contains portions of the dir-spec that were not implemented in
2 tor. They're still fine ideas, but do not belong in the specs before they...
3 well, exist.
5 Dirport Methods, Section 4.5 (https://trac.torproject.org/9271)
7    All the microdescriptors from the current consensus should also be
8    available at:
9      http://<hostname>/tor/micro/all[.z]
10    so a client that's bootstrapping doesn't need to send a 70KB URL just
11    to name every microdescriptor it's looking for.
12    [Note that /tor/micro/all[.z] is not implemented as of February 21,
13    2012. -KL]