10kb enough for bridges, eh? don't seem to work
xiando
xiando at xiando.com
Wed Feb 17 18:00:40 UTC 2010
It's been said that 10kb is plenty for a bridge in numerous Tor videos.
However, if I were to try to run a bridge, which is not indicated, and I would
in theory try this configuration:
--------------------
User tor
PidFile /var/tmp/tor-bridge.pid
Log notice file /var/log/tor/tor-bridge.log
RunAsDaemon 1
AllowUnverifiedNodes middle,rendezvous
DataDirectory /var/lib/tor-bridge/data
BandwidthRate 16 KB
Address $someaddress
Nickname $somenickname
ORPort $someport
# https://www.torproject.org/bridges.html.en#RunningABridge
SocksPort 0
ORPort $someport
BridgeRelay 1
Exitpolicy reject *:*
ContactInfo xiando $somecontactinfo
OutboundBindAddress $someip
--------------------
then I would get an error saying that 20 KB is the minimum. Shouldn't it be
possible to limit a bridge to less? if 10 KB is plenty, which is the tor
videos story, then 16 KB should be enough? couldn't the minimum be like 12KB?
My involvement with bridge is not indicated. I am just asking about theory.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20100217/e389b4a9/attachment.pgp>
More information about the tor-talk
mailing list