mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Round down hidden service descriptor publication times to nearest hour
Implements part of proposal 222. We can do this safely, since REND_CACHE_MAX_SKEW is 24 hours.
This commit is contained in:
@@ -10,3 +10,5 @@
|
||||
- Stop sending timestamps in AUTHENTICATE cells. This is not such
|
||||
a big deal from a security point of view, but it achieves no actual
|
||||
good purpose, and isn't needed. Implements part of proposal 222.
|
||||
- Reduce down accuracy of timestamps in hidden service descriptors.
|
||||
Implements part of proposal 222.
|
||||
|
||||
Reference in New Issue
Block a user