Utah first state to hold websites liable for users who mask their location with VPNs β law goes into effect, designed to prevent bypassing age checks
https://www.tomshardware.com/software/vpn/utah-becomes-first-us-state-to-target-vpn-use-with-age-verification-law
167 points · 19 comments · view on lemmy.world
19 Comments
FuglyDuck@lemmy.world · 51 pts · 102d
βWe need to ban VPNs! To protect the Children!β
Government small enough to fit in your bedroom.
SeductiveTortoise@piefed.social · 7 pts · 102d
Not only into the bedroom, they even fit into your panties π
AbidanYre@lemmy.world · 4 pts · 101d
Point/Counterpoint
https://theonion.com/u-s-out-of-my-uterus-vs-we-must-deploy-troops-to-jess-1819594277/
SeductiveTortoise@piefed.social · 2 pts · 101d
Pop some out for America π²πΎπ²πΎπ²πΎπ²πΎ
favoredponcho@lemmy.zip · 35 pts · 102d
Corkyskog@sh.itjust.works · 2 pts · 100d
Nah, that just serves the anti privacy groups that are funding these efforts. Instead make a law that everyone must use a VPN, and you are liable for not using one.
Obituarykidney@lemmy.world · 32 pts · 102d
People seem worried that this will be applied to everyone. In reality what's going to happen is websites will just block Utah.
This has been proven with the age requirements in quite a few places.
Spacehooks@reddthat.com · 10 pts · 102d
The pornhub treatment.
green_goglin@thelemmy.club · 2 pts · 100d
Mormons Strike Back
phailhaus@piefed.social · 1 pts · 101d
The new law basically says "We don't care where the user appears to be from, you have to assume they are from Utah". Blocking Utah doesn't help.
Corkyskog@sh.itjust.works · 1 pts · 100d
Commerce clause?
unitedwithme@lemmy.today · 28 pts · 102d
This has been posted a lot. GOOD LUCK.
Another law passed by those who are clueless about what they're doing!
magnue@lemmy.world · 16 pts · 102d
I guess the only way to do this is to only allow users from the location that has age checks. I think the governments really want to have an internet segregated by nation.
humblearrogant@lemmy.world · 9 pts · 102d
How is this even supposed to work?
andrewta@lemmy.world · 6 pts · 102d
Typo in the title: it should say, In an attempt to not be tracked by everybody and every company Is why they are using VPNs.
boogiebored@lemmy.world · 1 pts · 100d
absolute bootlicker title
magnue@lemmy.world · 5 pts · 102d
Stop using those websites. If the business stops, someone will make a replacement.
Toothy@lemmus.org · 4 pts · 100d
How does one use a vpn without their ISP seeing it in the traffic? I assume youβd encapsulate it in a tunnel that looks like https.
Tiral@lemmy.world · 1 pts · 100d
Yes. They're passing laws they don't understand. I'm surprised they didn't randomly toss in NFT, Bitcoin, and Blockchain as buzz words.
billwashere@lemmy.world · 1 pts · 100d
Depending on the VPN type it appears like a completely different type of traffic. GRE and ESP are different types of IP traffic (layer 3). WireGuard uses encrypted tunnels by encapsulating IP packets over UDP so it would be a little less obvious. There are VPNs that make all traffic look like SSL traffic but those are generally less secure. You could probably double up and create a separate encapsulated encrypted traffic stream inside the SSL but thatβs a shit ton of overhead.