[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2759: separate Tub per server connection

Tahoe-LAFS trac at tahoe-lafs.org
Wed Mar 30 23:54:16 UTC 2016


#2759: separate Tub per server connection
------------------------------+-----------------------
     Reporter:  warner        |      Owner:
         Type:  enhancement   |     Status:  new
     Priority:  normal        |  Milestone:  undecided
    Component:  code-network  |    Version:  1.10.2
   Resolution:                |   Keywords:
Launchpad Bug:                |
------------------------------+-----------------------

Comment (by dawuud):

 like this?

 connections.yaml
 {{{
 introducers:
     intro_nick1:
       furl: furl://my_furl1
       transport_handlers:
         tor:
           handler: foolscap_plugins.socks
           handler_arguments:
             - "unix:/var/lib/tor/tor_unix.socket"
     intro_nick2:
       furl: fur2://my_furl2
       transport_handlers: ...
 static_servers:
     server_id_1:
        announcement: announcement_1
        transport_handlers: ...
     server_id_2:
        announcement: announcement_2
        transport_handlers: ...
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2759#comment:2>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list