Remove references to closed tickets

This commit is contained in:
str4d 2016-07-29 22:27:11 +12:00 committed by Brian Warner
parent 21013284c9
commit f075fa0e85
2 changed files with 6 additions and 28 deletions

View File

@ -126,19 +126,8 @@ this branch until the Tor endpoint code is merged upstream:
* https://github.com/david415/txsocksx/tree/endpoint_parsers_retry_socks
txtorcon will use the system tor control port to configure Tor Hidden Services
pending resolution of tor trac ticket 11291:
* https://trac.torproject.org/projects/tor/ticket/11291
See also Tahoe-LAFS Tor related tickets #1010 and #517.
I2P endpoints (and potentially other endpoint types) require the ability to
append a preconfigured set of parameters to any server-provided client endpoint
string. See `Tahoe-LAFS ticket #2293`_ for progress.
.. _`Tahoe-LAFS ticket #2293`: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2293
Software Dependencies

View File

@ -10,8 +10,8 @@ Development phases
==================
Phase 1. Use Tor for network connectivity and to protect identity of client
---------------------------------------------------------------------------
Phase 1. Use Tor and I2P for network connectivity and to protect identity of client
-----------------------------------------------------------------------------------
**note:** Client side is endpoint agnostic and server side has TCP endpoint support only.
@ -29,17 +29,7 @@ Phase 1. Use Tor for network connectivity and to protect identity of client
Phase 2. Use I2p for network connectivity and to protect identity of client
---------------------------------------------------------------------------
**Dependencies**
#. Tahoe-LAFS trac ticket regarding client endpoint string parameter concatenation
#. txi2p
Phase 3. endpoint-agnostic Foolscap server side
Phase 2. Endpoint-agnostic Foolscap server side
-----------------------------------------------
Completing these two tickets will make Foolscap endpoint agnostic
@ -52,11 +42,10 @@ can be used with Foolscap
from twisted trac ticket 7603
Phase 4. Integrated Tor Hidden Service feature for storage servers
------------------------------------------------------------------
Phase 3. Integrated Tor and I2P Hidden Service feature for storage servers
--------------------------------------------------------------------------
#. teach tor to create Hidden Service directories with group
rx perms https://trac.torproject.org/projects/tor/ticket/11291
#. open new txtorcon ticket - Teach endpoint to use control port feature
from tor trac ticket 11291
#. open new txi2p ticket - Add support for starting a local instance