US Supreme Court Upholds Texas Porn ID Law
111–120 of 229 posts
Re: US Supreme Court Upholds Texas Porn ID Law
#112Hey— performer & small site owner here. Most of the hypothetical cases in the media (and these comments) relate to Pornhub, OF, etc— companies that definitely can afford to implement age verification even if it hurts their bottom line. This totally misses the vast majority of porn sites that are very small, operate on licensed technology that may not even be maintained, and would have their ~low-5-digit annual income…
Most of the time they'll go on Twitter or the noncompliant websites instead. That being said, published numbers have shown VPN subscriptions skyrocket. Public tech skills aren't what they were in the 2000s, but people who can't/won't verify ID are motivated. It is a powerful force after all.
https://www.techradar.com/computing/cyber-security/facebooks...
Re: US Supreme Court Upholds Texas Porn ID Law
#113Hey— performer & small site owner here. Most of the hypothetical cases in the media (and these comments) relate to Pornhub, OF, etc— companies that definitely can afford to implement age verification even if it hurts their bottom line. This totally misses the vast majority of porn sites that are very small, operate on licensed technology that may not even be maintained, and would have their ~low-5-digit annual income…
Re: US Supreme Court Upholds Texas Porn ID Law
#114Would it not be reasonable and safe and private to implement age verification through login.gov? An Oauth implementation that knows your identity and age can produce a verifiable token that attests your age but not identity. The only way your identity would leak would be if both the porn site and the oauth retain the tokens (which they would both claim not to do else no one would use this), and the attacker gets acce…
Re: US Supreme Court Upholds Texas Porn ID Law
#115Re: US Supreme Court Upholds Texas Porn ID Law
#116Earlier quoted context omitted.
The movie theater doesn't keep a database of who's been watching their movies. [edit] and that doesn't just mean “okay jimbob is a dirty dirty boy.” It’s also a handy way to create a registry of whatever the handlers think is the target perversion du jour. [edit][edit] … and it's not even the government who's keeping that database, it's pornographers. Regardless of your political leanings or trust in the gov't, can y…
By the letter of the Texas law, neither do the commercial entities that have to verify identity: https://capitol.texas.gov/tlodocs/88R/billtext/pdf/HB01181F.... Edit: Key bit there, the commercial entity or third party verification “may not retain any identifying information of the individual”.
Re: US Supreme Court Upholds Texas Porn ID Law
#117[flagged]
Its bullshit a kid can buy a vpn without an ID for 3$ and skip any restriction, and even without that 90% of international porn sites, so the law fixes nothing but opens a slippery slope, whats next a law saying US needs a "Great Firewall" to protect the children from international deviancy. And it also just opens the possibility for centralized ID verification services being breached and tieing identities to their m…
In general any legal argument of the form: People will break the law, so there is no point in the law, is bullshit. Imagine any law and you will see how ridiculous it is.
"Making stealing with guns is illegal, people will use facemasks and file gun identifiers" "Adding security features to money is pointless, counterfeiters can always " "Adding locks to doors is pointless, if an thief wants to they will picklock it or copy your key" "making alcohol illegal is pointless, kids can present fake ids or ask their parents..." murder illegal is pointless
Re: US Supreme Court Upholds Texas Porn ID Law
#118So, buy stock in VPNs?
Re: US Supreme Court Upholds Texas Porn ID Law
#119Would it not be reasonable and safe and private to implement age verification through login.gov? An Oauth implementation that knows your identity and age can produce a verifiable token that attests your age but not identity. The only way your identity would leak would be if both the porn site and the oauth retain the tokens (which they would both claim not to do else no one would use this), and the attacker gets acce…
You need something like Verifiable Credentials to do this properly imo. You don't want something like OAuth because the login service knows which websites you're requesting the login from.
edit to add more details, since I'm thinking it through: the token would need to include the issue date and be signed obviously, and would be ephemeral. Properly implemented, it could be done entirely in the browser (Firefox would have a "age verification provider" pull-down) in way that's transparent to the user and both private and secure. And since you have to be 18 to get a credit card, essentially any service you pay for with a credit card in your own name ought to be able to attest your age, even if it hasn't done KYC or scanned a government ID.
Re: US Supreme Court Upholds Texas Porn ID Law
#120So, buy stock in VPNs?
Or in anti-porn and anti-vpn startups. If you suggest teenagers will buy VPNs and we should monetize that, it should set some alarms to question your ethos.