[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #9013 [BridgeDB]: BridgeDB should pass pluggable transport shared-secrets to clients
#9013: BridgeDB should pass pluggable transport shared-secrets to clients
--------------------------+-------------------------------
Reporter: asn | Owner: isis
Type: defect | Status: needs_information
Priority: major | Milestone:
Component: BridgeDB | Version:
Resolution: | Keywords: pt
Actual Points: | Parent ID:
Points: |
--------------------------+-------------------------------
Comment (by phw):
For the record: all that ScrambleSuit adds is a `password` argument which
can look like this: `password=LLDNOWV7I4P6RKFJMDEMIY2GNU2IQISA`. The
argument consists of 20 random bytes encoded with Base32.
In my client's torrc, I would put:
{{{
Bridge scramblesuit a.b.c.d:1234 password=LLDNOWV7I4P6RKFJMDEMIY2GNU2IQISA
}}}
In my server's torrc, I would put:
{{{
ServerTransportListenAddr scramblesuit a.b.c.d:1234
ServerTransportOptions scramblesuit
password=LLDNOWV7I4P6RKFJMDEMIY2GNU2IQISA
}}}
Let me know if I can help with anything.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9013#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs