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…
> 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 experience it while it lasted, but it's gone now. I'm pretty much at this stage too. The web/internet was a frontier like the Wild West. But those wild days are gone and are never coming back. Cyberspace has been se…
Pondering routing more of my traffic via nodes outside the UK
21–30 of 89 posts
Re: Pondering routing more of my traffic via nodes outside the UK
#22> In the name of “online safety”, the fundamental rights of both freedom of expression and privacy appear to be under imminent threat. The current UK government don't actually care about children, if they did then they would actually investigate the child SA gangs, or holding people to account on the Epstein lists. We have seen other countries such as Australia [1] "magically" have the same idea at the same time, so…
I've seen and experienced all manner of things the state would deem verboten, especially for younger eyes, whether it be the anarchists cookbook sparking my enthusiasm for chemistry and engineering, warez igniting my love of software development or the inescapable porn, memes, and other shit that's filled my screen for decade after decade. I've managed to make it through unscathed, dare I say even somewhat publicly respectable... I'd vote for my kids and any others having my childhood over the toxic stazi-esque nightmare we seem to currently find ourselves in. I LOVED my childhood growing up with the internet, CD-R's, Napster, etc. it inspired me & helped create the life I live today, but now all the kids using tech just look like methed out zombies.
It's also really funny reflecting on this & realising how very little I ever used or valued anything like Facebook, Instagram, etc. whereas things like BBS's, IRC, Discord, Telegram, etc. with random strangers and some shared interests is where I've always felt at home.
Re: Pondering routing more of my traffic via nodes outside the UK
#23I wrap the outbound sock5 traffic in mTLS, so it should look "normal" to anyone packet sniffing (not obvious proxy/VPN traffic), even though stealthiness isn't part of the threat model at the moment.
Re: Pondering routing more of my traffic via nodes outside the UK
#24> In the name of “online safety”, the fundamental rights of both freedom of expression and privacy appear to be under imminent threat. The current UK government don't actually care about children, if they did then they would actually investigate the child SA gangs, or holding people to account on the Epstein lists. We have seen other countries such as Australia [1] "magically" have the same idea at the same time, so…
Re: Pondering routing more of my traffic via nodes outside the UK
#25The camp who think VPNs and Tor are a solution to government policies feel like disinformation at times. VPNs are trivial to ban, the IP space is well known, Wireguard is easily to fingerprint and block. It will be a cat and mouse game, if the government looses this they'll simply make it illegal to be caught using a VPN including Tor. Which is on the table. The only way this changes is a less crap party, but almost…
Re: Pondering routing more of my traffic via nodes outside the UK
#26I'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…
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'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 (I bought a 3D printer for that: I had many things I needed to fix and I knew I'd be able to fix them properly by printing adequate parts). No need for the Internet to model, slice and 3D print.
Such an activity does feel like the computing of yore: it takes me back to a time when it was me and a 8-bit machine. Creating stuff "by code" (which now take physical form at home, which 11-years old me would have find utterly mindboggling btw).
> There are other things to do. Many books to read and places to go.
And hobbies. As a kid from the eighties I love cars from the late 80s/very early 90s: not much electronics, not spying on you. Sure they're a bit of gaz guzzlers but then half the fun is fixing stuff on them and the other half is talking about them with other enthusiasts: there's no need to drive 10 000 kilometers a year with those.
When you take time to disconnect a bit from the Internet, then I'd say when you're online (like I'm now) it all feels way more tolerable.
No need to go full luddite IMO but YMMV.
Re: Pondering routing more of my traffic via nodes outside the UK
#27Earlier quoted context omitted.
> 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 experience it while it lasted, but it's gone now. I'm pretty much at this stage too. The web/internet was a frontier like the Wild West. But those wild days are gone and are never coming back. Cyberspace has been se…
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.
Re: Pondering routing more of my traffic via nodes outside the UK
#28Good luck, it will probably impossible as admins fed up with AI scraper bots increasingly choose to outright blanket ban anything not being a residential or business line. There's a reason why there are so many "ethically sourced proxies" aka people installing software on their smart TVs and whatnot that comes with an "monetization SDK" by one of the numerous VPN providers. That's the dirty secret behind a lot of the "bypass youtube/netflix/whatever region lock" VPNs.
Re: Pondering routing more of my traffic via nodes outside the UK
#29I'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…
Re: Pondering routing more of my traffic via nodes outside the UK
#30I’m already using policy based routing on UniFi to send OSA censored websites, imgur for example, via Mullvad VPN - it works for the most part, but for any IPv6 websites it completely breaks as UniFi doesn’t support policy based routes for IPv6. If the government blocks Mullvad then I’ll just switch to Wireguard on a Helsinki based VPS via Hetzner.