Description:
For countries where Tor is censored this is an important package which helps people to bypass the censorship. Adding these lines to torrc:
UseBridges 1
Bridge <your obfs4 bridge>
ClientTransportPlugin obfs4 exec /usr/bin/obfs4proxy managed
The only problem looks like they do not tag releases. If its a requirement for Void Linux. I can request them to tag releases in their repository. Let me know.
Links:
Upstream: https://gitweb.torproject.org/pluggable-transports/obfs4.git
Gitlab: https://gitlab.com/yawning/obfs4
It seems to be properly tagged, you can fetch the tarballs via gitlab, e.g. https://gitlab.com/yawning/obfs4/-/archive/obfs4proxy-0.0.11/obfs4-obfs4proxy-0.0.11.tar.bz2
should be the current version.
@Hoshpak oh right, sorry. I looked only the releases tab on Gitlab.
I'm going to take a look at this if nobody is already working on this.
There are signed sources here: https://people.torproject.org/~yawning/releases/obfs4proxy/
so I'm going to use those.
Honestly since TOR is US government funded it‘s completely useless to use TOR. It just allows them to filter most stuff better as it unites networks from all around the world to a single point of control.
How anybody can use such security related software and not care about this is beyond me.
Edit:
More info on this subject: The TOR project has a private agreement in which any security related flaw is passed to the US government before anything else is done. They also have an agreement to keep the data „hackable“. Avoid anything from the US if you can! Most have secret government contracts.
I see your concerns, but we shouldn't turn this issue into a Tor vs US debate.
Sorry, I wasn‘t trying to argue that packaging it should not be done but I kinda think TOR is useless because of the reasons stated above, plus I know a lot of people don‘t know about the things I talked about.
Btw. the template is ready: https://github.com/daniel-eys/void-packages/commit/f7ab0591408b1194e387ce15c43a5751fa3ff799
I'm just waiting for the musl-builders to be back up such that Travis works properly again.
Most helpful comment
Btw. the template is ready: https://github.com/daniel-eys/void-packages/commit/f7ab0591408b1194e387ce15c43a5751fa3ff799
I'm just waiting for the musl-builders to be back up such that Travis works properly again.