Need some help.
Need some help.
Hey everyone, I've had a project in the works for a bit now since all gestures broadly was obviously going to happen since november and watching how the powers that be continually try to punish those who speak out against the crimes of our governments.
But I need some help testing / verifying it and just got it to the point its semi usable. its called retrovibed and its a system for digital distribution via bittorrent but with a userspace VPN builtin, have plans for i2p in the far future (mostly there isnt a good golang library to integrate, if someone knows of a decent one that implements the stdlib interfaces it'd take me less than a morning to integrate).
the goal for the EOY is a completely distributed and anonymous way to publish data using peer ids to follow and push magnet url's. essentially it will let groups and communities publish reports/data without exposing themselves while being easy to use for the non-technically inclined.
Basically, its a torrenting system with a builtin media player, and userspace wireguard vpn, and support for natpmp. essentially it allows you to add a standard wireguard config which secures all bittorrent traffic within the application w/ natpmp support for automatic port forwarding.
Its not quite ready for widespread use as I havent streamlined the publishing aspects. I plan to add a couple small extensions to allow push/follow of infohashes from a dht id for mass distribution without any hosted servers.
but need a little help testing to ensure the traffic is properly secured.
anyone technically inclined (or even better not technically inclined) interested in helping out? its linux only right now, but macosx support would be easy to add. mostly just dont have bandwidth to manually test and write the distribution packaging code.
signal if you're interested.