> On 15 Jul 2016, at 14:03, Green Dream wrote:
>
> How do the bandwidth authorities treat a hibernated relay? Does hibernation
> effectively lower the consensus weight (CW)? If so, and even if the lower CW
> is temporary, would it then take longer for the CW to climb back up once the
> relay
How do the bandwidth authorities treat a hibernated relay? Does hibernation
effectively lower the consensus weight (CW)? If so, and even if the lower
CW is temporary, would it then take longer for the CW to climb back up once
the relay is out of hibernation?
IMHO it seems simpler to just throttle
On 07/14/2016 08:44 PM, SuperSluether wrote:
> Personally I think throttling a relay is better for the network as a
> whole. I'd rather have a slow, reliable connection than a fast and
> spotty connection.
Hibernation using AccountingMax won't result in "spotty" client service.
The relay will not
On Thu, Jul 14, 2016 SuperSluether wrote:
>
>
> > Personally I think throttling a relay is better for the network as a
> whole. I'd rather have a slow, reliable connection than a fast and spotty
> connection.
>
I remember arma mentioning on OFTC once that having a faster relay is
preferable over
I've been wondering this myself, and recently found this thread:
https://tor.stackexchange.com/questions/791/how-to-calculate-optimal-relay-bandwidth-throughput
TL;DR, using AccountingMax means your relay won't be very stable because
it will be idle for a certain amount of time, whereas RelayBa
Hi!
I have a VPS on a 6 TB (rx + tx) per month plan.
What is most useful for the Tor network:
a) Run it at full speed for about seven days per month (AccountingMax)
or
b) Throttle network speed by setting RelayBandwidthRate and always be
online?
Kind regards
Tor-node.net
_
On Thu, 14 Jul 2016 14:47:27 +0100
Jonathan Roșca wrote:
> chmod o+x /usr/bin/obfs4proxy
lol no.
> On 14 Jul 2016 10:55 a.m., "Petrusko" wrote:
>
> > Trying to use obfs4 from git on a test bridge :
> >
> > With "root" user:
> > cd /home/TEST
> > git clone https://git.torproject.org/pluggable-
chmod o+x /usr/bin/obfs4proxy
On 14 Jul 2016 10:55 a.m., "Petrusko" wrote:
> Trying to use obfs4 from git on a test bridge :
>
> With "root" user:
> cd /home/TEST
> git clone https://git.torproject.org/pluggable-transports/obfs4.git
> ln -s /home/TEST/obfs4/obfs4proxy /usr/bin/obfs4proxy
>
> tor
Trying to use obfs4 from git on a test bridge :
With "root" user:
cd /home/TEST
git clone https://git.torproject.org/pluggable-transports/obfs4.git
ln -s /home/TEST/obfs4/obfs4proxy /usr/bin/obfs4proxy
torrc file :
[...]
ServerTransportPlugin obfs4 exec /usr/bin/obfs4proxy managed
ServerTransport