Comment on Are selfhosted Piped instances still working?
Fisch@discuss.tchncs.de 2 months agoThanks, I’m gonna selfhost it then. What you said about the piped components sounds interesting, is there like a list of them?
Comment on Are selfhosted Piped instances still working?
Fisch@discuss.tchncs.de 2 months agoThanks, I’m gonna selfhost it then. What you said about the piped components sounds interesting, is there like a list of them?
30p87@feddit.org 2 months ago
Usually you’ll just need the official Docker. It contains the frontend, backend and proxy. Technically, you only need the backend right now. But lifting the load of the official servers by using a selfhosted frontend is probably beneficial too, with no drawbacks. However, the proxy is the thing anonymizing you - accessing youtube always through it, even on the go, will deanonymize you further (kinda, it’s still better than the official app). If you have a list of proxies you can rotate through, you would be anonymous again.
Then there are other components, that you can find through the larger config file of the main Piped-Backend or TeamPiped’s GH profile itself. But again: Stuff like RYD-proxy will only be anonymous and beneficial with a rotating IP/proxy. But github.com/TeamPiped/region-restriction-checker is good to selfhost, as (afaik) it will help decentralize to circumvent censorship (zB. uHrHEbErRecHTsvERletZUnG die Ratten). But in order to configure your instance to use the region-restriction-checker, you’ll need the larger and more complete config file.
ZL;NG:
github.com/TeamPiped/Piped-Docker reicht eigentlich. Sonst einfach die einzelnen Repos angucken, was sich gut anhört. Proxy Zeug nur selber hosten wenns nicht um Privacy geht oder die IP verschleiert wird.
Fisch@discuss.tchncs.de 2 months ago
Wegen dem letzten Part, es geht zwar schon um privacy, aber dadurch, dass ich momentan YouTube direkt nutzen muss, weil die Piped instances nicht funktionieren, ist es halt immer noch besser. Außerdem hab ich angefangen nen GTK 4 Piped client zu schreiben und ich muss das halt auch iwie testen können.
30p87@feddit.org 2 months ago
In dem Fall, der einfachheit und sicherheit halber: Einfach den github.com/TeamPiped/Piped-Docker.git clonen, nach Anleitung configurieren und starten.
Fisch@discuss.tchncs.de 2 months ago
Hab ich tatsächlich schon gemacht, aber iwie funktioniert das noch nicht ganz. Weil ich selber nicht rausfinden konnte warum, hab ich grad nen post gemacht wo ich nach Hilfe frage.