mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r13956@catbus: nickm | 2007-07-27 20:09:48 -0400
Better certificate manipulations: extract certificates from incoming votes, forget ones that are very old, and remember to store them on disk. svn:r10954
This commit is contained in:
@@ -90,9 +90,10 @@ Things we'd like to do in 0.2.0.x:
|
||||
o Generate certificates
|
||||
o Authorities load certificates
|
||||
o Clients cache certificates on disk
|
||||
* Learn new ones when they show up in votes.
|
||||
* Forget ones that are very old.
|
||||
o Learn new ones when they show up in votes.
|
||||
o Forget ones that are very old.
|
||||
- Download as needed.
|
||||
o Actually invoke trusted_dirs_flush_certs_to_disk()
|
||||
* Serve list as needed.
|
||||
* Detect whether votes are really all for the same period.
|
||||
o Avoid double-checking signatures every time we get a vote.
|
||||
|
||||
Reference in New Issue
Block a user