Hi,
I am currently running multiple relays, including webbridges, on european VPS. I was wondering if using a russian VPS as a proxy for a webbridge would have sufficient advantages?
My idea is to use a russian VPS and a european VPS, connect them via wireguard. The webbridge itself and Tor would be running on the european VPS. The russian VPS would only be used to tunnel all traffic, that way the TLS-termination and Tor related stuff would happen on the european VPS. Via iptables or UFW all traffic via wireguard but the proxied traffic would be blocked.
My hope is that using a russian VPS would make the webbridge less suspicious. But I donāt know if that would actually work. Has anybody experience with this?
I am aware of multiple downsides, yet I donāt know if they outweight the advantage (if there is one).
I know that this would cause additional delay since it basically adds one more hop. Yet most relays are located in europa and US. Therefore the additional delay might not be critical.
Additionally this would increase the attack surface on the relay simply because more services are running (wireguard tunnel, nginx proxy). Yet nginx would be used for the webbridge anyway, so the additional surface is not huge.
I see more potential that the russian regime would try to silently take over the vps to manipulate it. Since TLS-termination and all Tor related stuff is done on another machine, the possibilities might be limited (given I am able to secure the european VPS accordingly).
Do I miss something? Has anybody tried this (I canāt be the first one to think of this) and can give an insight if this is helpful or not?