@iamtakingiteasy Well, I got an idea of using Privoxy with accept-intercepted-requests (which makes it behave like a regular HTTP server transparently proxying everything) plus a wildcard zone that resolves to Privoxy's IP to enable system-wide Tor access and thus federation with instances in there without messing with any of Pleroma's settings. Don't know if it's something you're interested in or not.
@mint Apparently this can be in general slightly complicated by RFC 7686-compliant software like curl, and if you have a httpd already, another reverse proxy might be needed to re-direct 80 to the privoxy, but for now a temporary setup on eientei side is complete.
@iamtakingiteasy >RFC 7686-compliant software like curl Yeah, those fags broke torsocks. Don't know if they added a parameter to disable the check yet as Firefox does, but I know for sure that Pleroma's HTTP adapter don't care about it. >if you have a httpd already, another reverse proxy might be needed to re-direct 80 to the privoxy Nothing stops you from picking any other address from 127.0/8 that doesn't have anything bound to it on port 80.