Live data from Hacker News

Pondering routing more of my traffic via nodes outside the UK

neilzone.co.uk

31–40 of 89 posts

Re: Pondering routing more of my traffic via nodes outside the UK

#31
Publishing under a throwaway account for obvious reasons.

I've felt this slide in the UK for a long period of time. I route _all_ of my traffic through Mullvad with DAITA [1] because I think it's the only the likes of chaffing and winnowing [2] that can defeat traffic analysis. The endpoint changes. I have a high-end SBC router. For the moment, I do not obsfucate the fact that the tunnels exist and are wireguard. Mullvad can disguise them effectively with QUIC / SNI obsfucation, or even vless / xray / vmess. They're quite good at that.

I also have an Amsterdam VPS and it runs wireguard. My phone has a wireguard client to it. It's a reputable VPS provider from a major cloud hosting company. It has a reverse WG tunnel to my house not through mullvad (I have a public IPv6 address range, but not IPv4); my phone (and partner, friends etc phones) get access to my local servers and resources and then all traffic goes out anonymously through mullvad. I also have another VPS, paid for in cryptocurrency (XMR) that I mine in the winter (the waste heat is cheaper than gas heating where I live, if you assume the compute is paid for...). This acts as a port forwarding host and it connects via another WG tunnel or two to my server, doing tunnel-in-tunnel, but essentially is a reverse proxy host.

I naturally run a recursive resolver _and_ dnscrypt on the ISP connection for bootstrapping.

This gives me _some_ degree of anonymity, I feel, online: I've inspected the traffic going through the ISP router and you see remarkably little, especially with QUIC SNI spoofing turned on. The volume of traffic is quite large and probably idiosyncratic – the endpoints are known – which is the biggest problem amongst all of this. But I have _privacy_ and for me that matters a lot.

I think this age verification, KYC, show your faces stuff is organised internationally on two very simple predicates:

1) Disinformation or political interference provided by Russia and possibly China have affected national election results in many democracies (Brexit, likely Trump, probably more). Controlling the narrative is increasingly viewed as absolutely required by the political class. This is difficult with social media, and strong identity verification makes it more obvious where at least your enemies are.

2) Online actions are increasingly having real world consequences and the establishment wants to be able to more easily _punish_ those people who have broken "the law". This is related to, but distinct from, point 1. There are plenty of examples of this in the UK – but more widely spread worldwide. Having strong identity verification makes it easy to catch people, and if you do that enough, change behaviour (the single biggest determinant of which is shortening the time between "offending" and being caught).

Minor points I think behind this are:

1) A fear of a large-scale war and worries about information security, population influence, and associated military shadowy figures saying things

2) A fear (or fact) of encryption making any sort of content dragnet much harder. Most large web presences undoubtedly have backdoors but genuine p2p without exposed metadata is a fear of the spook community because they kill people on the basis of metadata and machine learning state-of-the-art...as it was in 2014 [3] -- I am sure they do the same now. The reason for metadata is that it is accessible, by design, everywhere. VPN ± tor usage is probably ubiquitous amongst some genuinely bad actors, and they will have spent considerable resources being able to unmask those actors. Depending on the technique, it may genuinely make it much harder if there is a large fraction of the population actually using those tools.

3) Some genuine transnational rise in avoidable harm, like CSAM; some genuine transnational rise in political harms, like the (oft-religious) right.

[1] https://mullvad.net/en/vpn/daita [2] https://en.wikipedia.org/wiki/Chaffing_and_winnowing [3] https://arstechnica.com/information-technology/2016/02/the-n...

Re: Pondering routing more of my traffic via nodes outside the UK

#33
post #17

I'm considering the same thing. I've done the "contact your MP" thing, but it's a waste of time. You just receive a pre-written letter from some minimum wage assistant (or maybe just a bot). It's either that or I just consider the internet dead and move on. It's nothing like it was 20 years ago anyway. There are other things to do. Many books to read and places to go. We had something really cool and we were lucky to…

It’s hard to feel any enthusiasm for democracy watching things you disagree with being pushed through and having no power to stop it. I signed the petition to reverse the OSA and all we got was a canned response. I’ve come to the conclusion the only thing you can really do is leave when you disagree with the direction of your country, but of course not everyone has the ability to do that.

> It’s hard to feel any enthusiasm for democracy watching things you disagree with being pushed through and having no power to stop it.

That often is democracy: what's popular isn't always what's best.

Re: Pondering routing more of my traffic via nodes outside the UK

#34
post #27
post #21

Earlier quoted context omitted.

The web is only a minuscule part of cyberspace. Once millions of people have an AI supercomputer running a graphical node at home in 3-10 years time, then cyberspace will finally start IMO. The web will look like a catalogue file in comparison.

don't be a crank

Useful feedback thanks.

Re: Pondering routing more of my traffic via nodes outside the UK

#35
Australia isn't different, but homelab is my jam so solutions were implemented :)

1. Nginx Proxmox LXC container with domains that require digital ID such as X. I can easily add or remove domains to it via Ansible.

2. Mullvad VPN server/client setup on OPNSense

3. OPNSense Firewall rules with aliases from the local lists from step 1

4. Every time I access X or whatever, OPNSense firewall rule redirects that traffic via the Mullvad VPN Gateway bypassing the digital ID enforcement

5. I host Pihole + Unbound recursive DNS so I have full control over my DNS. Recursive DNS uses the 13 root nameserver, I do not use public DNS such as Google or whatever, in fact, they are all blocked.

My data under my control.

Re: Pondering routing more of my traffic via nodes outside the UK

#36

Australia isn't different, but homelab is my jam so solutions were implemented :) 1. Nginx Proxmox LXC container with domains that require digital ID such as X. I can easily add or remove domains to it via Ansible. 2. Mullvad VPN server/client setup on OPNSense 3. OPNSense Firewall rules with aliases from the local lists from step 1 4. Every time I access X or whatever, OPNSense firewall rule redirects that traffic v…

Side note, I do agree with under 16 being denied access to social media.

Spend 5 minutes on X, Instagram or even worse Snapchat for you to see what these minors are doing. A lot generation, all for likes.

GenZ is so cooked, by the time they reach their 30s, damn.

Gen Alpha being born within the digital and AI world is even more cooked.

Re: Pondering routing more of my traffic via nodes outside the UK

#37
post #23

I've set up a socks5 "proxy multiplexer" that routes requests to different upstream proxies based on the request hostname. For example reddit routes via a VPS in Dublin, and imgur routes via Tor. I believe socks5 is the ideal layer to do the multiplexing at, for web traffic, because the request hostnames are visible to the multiplexer even if ECH/ESNI is in use. It was a oneshot vibecoded solution but it's been prett…

Perhaps consider putting it in public domain instead of using an "open source" license?

There's a decent legal ethical argument that LLM output isn't copyrightable, and for me a "one shot vibe code" definitely _isn't_ "your creative work", so the copyright that open source licenses rely on probably doesn't exist there.

I wonder if a new category of "non copyrighted shared source code" needs to exist for people who use Gan AUI to create genuinely useful software which would ne a net positive to society if shared, but that doesn't risk murkying the waters and undermining the copyright basis that licenses like GPL and Apache and BSD and MIT rely on?

Re: Pondering routing more of my traffic via nodes outside the UK

#38

Australia isn't different, but homelab is my jam so solutions were implemented :) 1. Nginx Proxmox LXC container with domains that require digital ID such as X. I can easily add or remove domains to it via Ansible. 2. Mullvad VPN server/client setup on OPNSense 3. OPNSense Firewall rules with aliases from the local lists from step 1 4. Every time I access X or whatever, OPNSense firewall rule redirects that traffic v…

>I do not use public DNS such as Google or whatever, in fact, they are all blocked.

Honestly surprised that works given Google loves to hardcode DNS queries using their DNS Resolver into many things (Google TV, Android, etc).

I'm assuming you are using NAT Redirection (Port 53), blocking DNS over TLS - DoT (TCP Port 853), using SNI FIltering to block DNS Over HTTP (DoH). Not sure how you handle Encrypted Client Hello.

Re: Pondering routing more of my traffic via nodes outside the UK

#39

I'm considering the same thing. I've done the "contact your MP" thing, but it's a waste of time. You just receive a pre-written letter from some minimum wage assistant (or maybe just a bot). It's either that or I just consider the internet dead and move on. It's nothing like it was 20 years ago anyway. There are other things to do. Many books to read and places to go. We had something really cool and we were lucky to…

> We had something really cool and we were lucky to experience it while it lasted, but it's gone now. You can also recreate a smaller network and enjoy it as a silo, disconnected from the Internet, at times. There's no need to be off the grid 24/7 to feel the relief. It's deeply relaxing to pull the (Internet) plug (I do, literally, physically remove one ethernet cable from a switch right underneath my monitor and I'…

> It's deeply relaxing to pull the (Internet) plug (I do, literally, physically remove one ethernet cable from a switch right underneath my monitor and I've then got several machines happily communicating only on the LAN: no more Internet).

> Maybe I'm having fun with my latest acquisition: modelling parts to fix stuff left and right around the house by 3D printing them

Isn't California proposing to put you in jail for having a 3D printer without an internet connection to tattle on you and killswitch your printer if some unaccountable internet service decides you're printing something "bad"?

:sigh:

Re: Pondering routing more of my traffic via nodes outside the UK

#40

I'm considering the same thing. I've done the "contact your MP" thing, but it's a waste of time. You just receive a pre-written letter from some minimum wage assistant (or maybe just a bot). It's either that or I just consider the internet dead and move on. It's nothing like it was 20 years ago anyway. There are other things to do. Many books to read and places to go. We had something really cool and we were lucky to…

>Many books to read and places to go

You cannot travel into the US without providing access to your Social Media accounts. Pretty likely you get denied if you say "I don't have social media".

Post reply on HN