mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk
svn:r1410
This commit is contained in:
@@ -104,12 +104,13 @@ Rendezvous service:
|
||||
(We should also enumerate all the states that these operations
|
||||
can be in.) [NM]
|
||||
o Add circuit metadata [NM]
|
||||
- Code to configure hidden services [NM] 4 hours
|
||||
. Service descriptors
|
||||
- OPs need to maintain identity keys for hidden services [NM] 1 hour
|
||||
o Code to configure hidden services [NM] 4 hours
|
||||
o Service descriptors
|
||||
o OPs need to maintain identity keys for hidden services [NM]
|
||||
o Code to generate and parse service descriptors [NM]
|
||||
- Advertisement
|
||||
. Advertisement
|
||||
o Generate y.onion hostnames [NM]
|
||||
o Store y.onion hostnames to disk. [NM]
|
||||
- Code to do an HTTP connection over Tor from within Tor [RD]
|
||||
- Publish service descriptors to directory [RD]
|
||||
- Directory accepts and remembers service descriptors, and
|
||||
|
||||
Reference in New Issue
Block a user