commit cd0c8cf1c48ec5e58a5f1f0268c9d75f04f29d35 Author: Karsten Loesing karsten.loesing@gmx.net Date: Tue Jan 14 19:14:28 2014 +0100
Rename section 5.2.
It's obvious that clients are storing router descriptors they downloaded. --- dir-spec.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dir-spec.txt b/dir-spec.txt index b29598d..2dacd0e 100644 --- a/dir-spec.txt +++ b/dir-spec.txt @@ -2626,7 +2626,7 @@ the same update strategy as for the normal consensus. They should not download more than one consensus flavor.
-5.2. Downloading and storing router descriptors or microdescriptors +5.2. Downloading router descriptors or microdescriptors
Clients try to have the best descriptor for each router. A descriptor is "best" if:
tor-commits@lists.torproject.org