Earlier quoted context omitted.
> still have a unified internet across the globe. which might be the end goal - the internet, with freedom of communication, is a way that the plebs can organize and resist authoritarianism. And as countries are growing increasingly authoritarian (and i include UK here), they may be planning on preventing the old free internet that has enabled so much. So as technologists here at HN, there needs to be a pre-emptive s…
Applications based on QUIC and/or P2P might be an option. QUIC is designed to not be as easy to filter as TCP + TLS. But then right now it can be blocked by just blocking UDP. But if majority of the internet would use QUIC then blocking UDP would mean blocking most of the internet so the governments wouldn't be so eager do nationwide firewalls (hopefully).
4chan will refuse to pay daily online safety fines, lawyer tells BBC
411–420 of 451 posts
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#412Earlier quoted context omitted.
“just one more law bro. i promise bro just one more law and we’ll be safe bro. it’s just a little more surveillance bro. please just one more. one more law and we’ll stop all the threats bro. bro c’mon just give me access to your data and we’ll protect you i promise bro. think of the children bro. bro bro please we just need one more law bro, one more camera, one more database, and then we’ll all be safe bro”
sed 's/bro/mate/g'
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#413Earlier quoted context omitted.
It's not elitist to remark that people tech skills are atrophying. The zoomers literally have memes about how bad are at tech stuff. Setting a VPN is 100% not trivial, I know that because I recently set up a wireguard vpn on a VPS. Not impossible, sure, but out of the reach for a normal person. Sure, one can ask a techie friend (if one's has a techie friend capable of self-hosting a VPN). So now instead of the gov ba…
> It's not elitist to remark that people tech skills are atrophying. It is elitist though to not go into why that's the case and instead just assume it's because, what, people are dropping in IQ? A lot of (though not all granted) the cause boils down to the same reason as mechanical skills (engine repair and such) atrophying: lack of need. Things have gotten very polished for the average use case. Most people don't n…
Nowhere in my comment did I mention or assumed IQ, that's all you.
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#414Earlier quoted context omitted.
I am pretty sure we are slowly but surely heading towards a point where every country will implement its own great firewall and block every website except those in a whitelist approved by the government.
Could they compel Starlink to not offer service there?
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#415Earlier quoted context omitted.
I think eventually we will reach a point where laws like the Online Safety Act become so prevalent that it is basically impossible to comply with all of them simultaneously and still have a unified internet across the globe. I wouldn’t be surprised if in 10 years or so every country has its own version of the internet only intended for their own people.
> still have a unified internet across the globe. which might be the end goal - the internet, with freedom of communication, is a way that the plebs can organize and resist authoritarianism. And as countries are growing increasingly authoritarian (and i include UK here), they may be planning on preventing the old free internet that has enabled so much. So as technologists here at HN, there needs to be a pre-emptive s…
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#416Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#417The UK started arresting people that posted differing opinions a few years ago. There were no articles or outcry and this is what it has led to.
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#418The UK started arresting people that posted differing opinions a few years ago. There were no articles or outcry and this is what it has led to.
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#419Earlier quoted context omitted.
Applications based on QUIC and/or P2P might be an option. QUIC is designed to not be as easy to filter as TCP + TLS. But then right now it can be blocked by just blocking UDP. But if majority of the internet would use QUIC then blocking UDP would mean blocking most of the internet so the governments wouldn't be so eager do nationwide firewalls (hopefully).
QUIC or any other technology still needs domain name and both the domain name ownership and DNS could be blocked by governments. Also IP could be blocked.
Server could have multiple QUIC output nodes to migrate connection in case one of them is blocked. The output node network can be shared by many servers and DoQ endpoints so blocking it entirely would scare government.
This solution still needs to connect to some known IP in order to establish connection first. And the same goes for DoQ. To mitigate this we can use Encrypted Client Hello as other commenter mentioned and connect to a pool instead of single IP.
Re: 4chan will refuse to pay daily online safety fines, lawyer tells BBC
#420Earlier quoted context omitted.
I think eventually we will reach a point where laws like the Online Safety Act become so prevalent that it is basically impossible to comply with all of them simultaneously and still have a unified internet across the globe. I wouldn’t be surprised if in 10 years or so every country has its own version of the internet only intended for their own people.
> still have a unified internet across the globe. which might be the end goal - the internet, with freedom of communication, is a way that the plebs can organize and resist authoritarianism. And as countries are growing increasingly authoritarian (and i include UK here), they may be planning on preventing the old free internet that has enabled so much. So as technologists here at HN, there needs to be a pre-emptive s…
The option here is to stop trying to solve everything with tech when a lot of the time it's not viable and actively makes things worse. Start putting that time into the non-tech options. Not as fun though, is it?