mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-06 19:20:08 +00:00
Remove references to closed tickets
This commit is contained in:
parent
21013284c9
commit
f075fa0e85
@ -126,19 +126,8 @@ this branch until the Tor endpoint code is merged upstream:
|
|||||||
|
|
||||||
* https://github.com/david415/txsocksx/tree/endpoint_parsers_retry_socks
|
* 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.
|
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
|
Software Dependencies
|
||||||
|
@ -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.
|
**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
|
Phase 2. Endpoint-agnostic Foolscap server side
|
||||||
---------------------------------------------------------------------------
|
|
||||||
|
|
||||||
**Dependencies**
|
|
||||||
|
|
||||||
#. Tahoe-LAFS trac ticket regarding client endpoint string parameter concatenation
|
|
||||||
#. txi2p
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Phase 3. endpoint-agnostic Foolscap server side
|
|
||||||
-----------------------------------------------
|
-----------------------------------------------
|
||||||
|
|
||||||
Completing these two tickets will make Foolscap endpoint agnostic
|
Completing these two tickets will make Foolscap endpoint agnostic
|
||||||
@ -52,11 +42,10 @@ can be used with Foolscap
|
|||||||
from twisted trac ticket 7603
|
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
|
#. open new txtorcon ticket - Teach endpoint to use control port feature
|
||||||
from tor trac ticket 11291
|
from tor trac ticket 11291
|
||||||
|
|
||||||
|
#. open new txi2p ticket - Add support for starting a local instance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user