On Thu, 9 Oct 2014 21:01:24 +0200 Oliver Baumann baumanno@cip.ifi.lmu.de wrote:
FYI, I installed obfs4 today on my Pi using this: https://packages.debian.org/sid/armhf/obfs4proxy/download
Just pick a mirror near you and wget/curl/... the .deb directly. It installs via `dpkg -i` without ado. Whether it's working correctly might be a different story. Log does show this, though: [notice] Registered server transport 'obfs4' at '0.0.0.0:<PORT>'
... which indicates to me that _something_ clicked ;) Also shows up in the "transport" string from onionoo.
Since you're running the latest and greatest version of the code, you can look in /var/lib/tor/pt_state/obfs4_bridgeline.txt for your bridgeline[0], and try connecting to it with the TBB alpha snapshots I've been providing.
https://lists.torproject.org/pipermail/tor-dev/2014-September/007535.html
Also, odd. Debian's wiki states that armhf shouldn't work, but maybe I'm misreading the documentation (https://wiki.debian.org/RaspberryPi).
Glad to know that it works, and my continued appreciation to Lunar who made the Debian packages, and thanks for running an obfs4 bridge!
(obfs4proxy can also speak obfs3 if you also want to run one of those, as an alternative to installing obfsproxy. That code is well exercised at this point and we have a bridge running it that has pushed multiple TB worth of obfs3 traffic.)