On 10/09/14, Alexander Dietrich wrote:
On 2014-10-08 23:30, Yawning Angel wrote:
obfs4proxy has both armel and armhf packages in unstable. The armel packages should work, the armhf packages will not.
Installing the "armel" package fails because the Pi is "armhf" (or thinks it is).
I tried building the source package, but got some error messages about signature verification both when updating from the "sid" repository and when downloading the source package. Where can I find the missing keys and their fingerprints?
Thanks, Alexander
Hi Alexander,
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.
Good luck, Oliver