mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-27 06:20:25 +00:00
Fix formatting
This commit is contained in:
parent
3242a67c3f
commit
832a798374
@ -8,26 +8,25 @@ Anonymity Development Roadmap
|
|||||||
Development phases
|
Development phases
|
||||||
==================
|
==================
|
||||||
|
|
||||||
1. Use Tor for network connectivity and protect identity of client.
|
1. Use Tor for network connectivity and protect identity of client
|
||||||
|
|
||||||
**note:** Client side is endpoint agnostic and server side has TCP endpoint support.
|
**note:** Client side is endpoint agnostic and server side has TCP endpoint support.
|
||||||
|
|
||||||
Dependencies
|
**Dependencies** ::
|
||||||
------------
|
* txsocksx: get this merged upstream -->> https://github.com/david415/txsocksx/tree/endpoint_parsers_retry_socks
|
||||||
* txsocksx: get this merged upstream -->> https://github.com/david415/txsocksx/tree/endpoint_parsers_retry_socks
|
* foolscap#203
|
||||||
* foolscap#203
|
* #1010
|
||||||
* #1010
|
* #517
|
||||||
* #517
|
|
||||||
|
|
||||||
|
|
||||||
2. Use I2p for network connectivity and protect identity of client.
|
2. Use I2p for network connectivity and protect identity of client
|
||||||
|
|
||||||
* txi2p
|
* txi2p
|
||||||
|
|
||||||
|
|
||||||
3. endpoint-agnostic Foolscap server side
|
3. endpoint-agnostic Foolscap server side
|
||||||
|
|
||||||
Completing these two tickets will make Foolscap endpoint agnostic on the server side. Therefore any Twisted server endpoint/parser can be used with Foolscap ::
|
Completing these two tickets will make Foolscap endpoint agnostic on the server side. Therefore any Twisted server endpoint/parser can be used with Foolscap
|
||||||
|
|
||||||
* teach twisted to serialize a listeningPort into a client endpoint descriptor - https://twistedmatrix.com/trac/ticket/7603
|
* teach twisted to serialize a listeningPort into a client endpoint descriptor - https://twistedmatrix.com/trac/ticket/7603
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user