The 'papers, please' era of the internet will decimate your privacy
227 points by bilsbie 2 hours ago | 89 comments

j2kun 52 minutes ago
There are at least some technological solutions here, such as anonymous credentials. [1] Modern versions of this technique allow one to associate metadata (like a proof of age exceeding a threshold) in such a way that the verifier can't even correlate repeated requests across users.

Governments that are serious about age verification and individual privacy (which, doubtful they truly are) should agree on a protocol and set up certificate issuers that are associated with a digital ID. Then age verification will not be an invasive procedure or risk data leaks or insider threats.

[1]: https://blog.cryptographyengineering.com/2026/03/02/anonymou...

reply
andrewla 21 minutes ago
The article talks about the possibilities of malicious cloning of these tokens by third parties, but fails to identify the much more common use case, and one that makes this scheme useless for age verification.

It's one thing to be concerned about someone stealing my credential, but another to prevent the transfer of these credentials, especially if they are limited use credentials.

The entire point of age verification systems is to prevent minors from accessing certain resources. I think we all know that this is basically impossible; but what these various governments and social media companies want to do is to make it high friction to do so.

The highest friction version of this is that the credential ties to a real world identity somehow; maybe locked behind legal barriers, etc., but if a minor is caught using someone's credential, then the person whose credential they are using can be investigated, and, if necessary, charged with a crime roughly equivalent to providing alcohol to a minor. Without the possibility of real world enforcement, none of these identity solutions can possibly work.

Keep dreaming of a technological solution -- there is none that does not lead to the world that FIRE is warning about, except to accept that we can only make a solution "good enough" and leave it at that, without expanding into full on identity verification. The solution here is likely to just try to provide better abilities for parents to monitor and limit their children's use of the internet. Let individual parents decide on the level of harm that they are willing to accept, and accept that there will be ways to work around this even if parents are vigilant, but just try to reduce it on the margins.

reply
nemomarx 43 minutes ago
As you say, it's doubtful governments want it to be private. So we should expect them to not use these kind of elegant solutions, and the public is generally not sophisticated enough to distinguish between the options already.
reply
andai 22 minutes ago
In what direction do the incentives point?
reply
nemomarx 12 minutes ago
There's two strong incentives - deanonymization for law enforcement is pretty useful so that's one. You want to make it easier to subpoena information about posters for various reasons, access to stores on different dates etc. Lots of reasons for that.

And you want to satisfy voters who are worried about children online or have heard scary things about anonymous criminals. You want to be seen to do something about those.

A distant third is that you want the system to be cheap and built up fast and relatively easy so voters don't complain about it.

All together this leads you to something like "any time a site needs to verify your age (based on this broad list of requirements) put in your government ID number / picture". The infrastructure already exists for that, banks need it, social media needs it, and the current president has agitated for it a few times now. If you're really aiming high you set up some digital ID attached to it that's easier for the users.

reply
Geezus_42 10 minutes ago
For who?
reply
gruez 51 minutes ago
>Modern versions of this technique allow one to associate metadata (like a proof of age exceeding a threshold) in such a way that the verifier can't even correlate repeated requests across users.

If it's unlinkable, what's preventing someone from setting up a site that hands out anonymous tokens for anyone to use?

reply
discodachshund 49 minutes ago
Using cryptographic signatures from approved signers, like a government
reply
gruez 43 minutes ago
No, I'm meant me, using my 18+ ID to generate a bunch of tokens that can't be linked back to me, and then giving it to random < 18 year olds for the lulz.
reply
paulddraper 24 minutes ago
The verification service would tie the token to the IP address/geolocation. It would also throttle the number of identifications, or expire old ones.

Yes, that can eventually be worked around, but not really that different than doing the verification today on someone else's device.

reply
gruez 11 minutes ago
>The verification service would tie the token to the IP address/geolocation

"Use this exact tor/vpn server"

>It would also throttle the number of identifications

So I can only wank off 5 times a day, or grant access to porn sites for 5 kids?

reply
quotemstr 30 minutes ago
There are multiple approaches. One, which the Europeans use, hardware-locks the token. Each age attestation is unlinkable, but the cryptographic credentials you need to make the attestation aren't portable. Of course, this model requires a big statist apparatus that does implementation certification, but it does achieve the narrow goal of unlinkable, privacy-preserving age attestation that doesn't instantly decay to mass copying.

Other approaches are possible. I'm particularly keen on ones that treat attestations as anonymous digital currency and use cryptographic penalties like slashing to discourage copying post-hoc instead of relying on EU-style implementation certification.

There's a huge literature on the subject I don't want to reproduce here. The point is that yes, we do have the technology to do attestation without sacrificing privacy, which makes all the calls for non-privacy-preserving attestation awfully curious.

reply
Terr_ 15 minutes ago
> as anonymous digital currency and use cryptographic penalties like slashing

Or make it so that tokens cannot be tested except by spending/burning them, which would significantly reduce (but not eliminate) a black market because it would be hard for buyers to trust the seller.

The best outcome is going to involve a system that is "good enough" for broad social results (e.g. less brain-rot in the kids) without being so strict or overbuilt that it leads to an even-worse problem (e.g. authoritarian hellhole tools.)

reply
worble 21 minutes ago
What's to stop you, using your 18+ ID from buying crates of alcohol and giving it to random < 18 year olds for the lulz?
reply
gruez 19 minutes ago
For one, I have to do it in meatspace so it's easily traced back to me, whereas anonymous tokens can't be traced back to me by design.
reply
_heimdall 21 minutes ago
I wouldn't trust governments, today or in the future, to keep such a system private and I don't see a foolproof way of building some kind of audit mechanism into it to make sure the data is always truely private.

I've also always been curious how a truely anonymous identity verification could possibly work. At best for age verification, I could be given some kind of token that would still have to verify my age and be verifiable with a central authority to ensure my token is valid. The central authority could always keeper records of my token, revoke it whenever they please, and every entity that can verify the age associated with, or embedded into, the token knows at least some of my PII.

reply
JohnFen 29 minutes ago
The problem is that you still have to trust something you don't control and can't verify that the technological solutions are correctly implemented and applied.
reply
rockskon 29 minutes ago
Zero Knowledge Proofs are worthless for this.

Either they validate so little information that a single homeless person can authenticate the entire country or they validate so much information as to not have a significant privacy guarantee.

There is no in-between for ZKP validating someone's age.

reply
teravor 19 minutes ago
worthless is too strong.

the truth is that the two extremes you listed can be titrated.

if you use nullifiers you can trade some privacy for some security. basically you convert your true identity into a private token which you can use to authenticate aspects of yourself, the price being that the token can be tracked with some effort across services. better than just using your identity at least. if a token/nullifier is abused it can be revoked and then you have to jump through a bunch of hoops to get another.

there are some other trade offs that can be made.

reply
rockskon 10 minutes ago
Okay - so you verify age and what else?

What combination of details can you validate on that is meaningfully privacy-preserving and couldn't result in wide-spread re-use of tokens?

Additionally - what would prevent some kids from getting a homeless man in the city to hand them his ID, get a facial scan, and everything else you can think of to generate a token and then pass that token around?

ZKP are a cryptography-nerd's joy but are are categorically unsuitable for the purpose of age verification. I stand by this without the slightest reservation.

reply
teravor 8 minutes ago
the same thing that prevents them from doing reuse right now: platform detection mechanisms. the difference is that right now the identity of the subject is known whereas with ZKP (nullifier approach) only the dirty token is known and where that token was used.
reply
rockskon 3 minutes ago
So....what exactly would platform detection mechanisms be basing their decisions off of that wouldn't defeat the entire privacy-preserving premise of ZKP?
reply
andy99 50 minutes ago
This seems to come up in every discussion, in practice it’s irrelevant both because it’s too complicated for normal people to understand, and because the point of all this nonsense really is identification so anything that defeats that will be a non starter.
reply
bluefirebrand 32 minutes ago
It doesn't have to be too complicated for normal people to understand.

Majority of people understand their SIN or SSN number or whatever, they understand they have a drivers license number. This could be built in such a way that it's basically just be another government issued "thing" that they have to know about and be able to produce when requested

reply
mossTechnician 17 minutes ago
I appreciate the wealth of technical solutions that don't violate privacy, but isn't this overlooking an important point: that children don't need to be connected to the Internet at all times from such an early age? Many internet and cell phone providers seem to take it for granted that children must be online, which is already a net loss for their privacy as they mature.
reply
miiiiiike 60 minutes ago
I’m glad this is finally becoming the cause célèbre du jour. This feels like THE FIGHT or at least one of the TOP 3 THE FIGHTS and it hasn’t had even a fraction of the public’s attention until now.
reply
andy99 53 minutes ago
Unfortunately I don’t think it has the public’s attention, it’s still very niche. Nowhere near enough to change anything yet.
reply
miiiiiike 40 minutes ago
At least it's a start.
reply
krapp 52 minutes ago
>I’m glad this is finally becoming the cause célèbre du jour.

It really isn't, though. Don't mistake the internet for reality. The majority of people in the US and Europe support laws like these, and most of the rest don't care.

Even on Hacker News the consensus is mostly in favor of anything from age restriction to making all social media illegal.

reply
miiiiiike 37 minutes ago
> Even on Hacker News the consensus is mostly in favor of anything from age restriction to making all social media illegal.

That doesn't sound right. Put up a poll. I'd put money on 90%+ choosing some flavor privacy/anonymity on the internet.

reply
ricree 28 minutes ago
The main issue is that they are very careful not to frame it like that. In broader contexts, it's always framed as something like "do you favor limiting children's access to social media" without a word on what it would cost to actually institute such a ban.
reply
rockskon 24 minutes ago
It's about as meaningful a framing as asking if you favor world peace and ending world hunger.
reply
krapp 24 minutes ago
> I'd put money on 90%+ choosing some flavor privacy/anonymity on the internet.

I can only say what I've observed from numerous threads - people's advocacy for privacy on the internet here does not extend so social media.

But OK this could be fun let's put my keyboard where my mouth is: https://news.ycombinator.com/item?id=48680434

reply
iamnothere 14 minutes ago
Talk to people in person and you’ll get a different view (at least among those under 50), especially if you ask about the negatives.

Social media is full of astroturfing.

reply
tqi 26 minutes ago
> You’re not happy about it, but you hand over a photo of your passport and hope it doesn’t come back to haunt you.

I think for this argument to carry weight with voters, privacy advocates need to be much more specific about what "coming back to haunt you" looks like. They do a little bit of it later on[1], but I think most people do a rough cost benefit in their head and decide that the small benefit outweighs the small risk (to them).

[1] "And that creates a lot of risks for data breaches, overly broad data collection and retention, censorial legal demands for collected data, corporate and governmental malfeasance, pressure to self-censor, and perhaps blatant First Amendment violations. Every new layer and every new mandate brings more potential for risk. As we’ve unfortunately seen many times over the years, people including high-level government officials will maliciously seek to root out the identities of their critics, so the more layers of anonymity we can preserve in online speech, the better."

reply
zaptheimpaler 26 minutes ago
This seems more like a technical problem that we could actually solve well if we wanted to and had competent people advising the governments. You go to DMV and they generate a keypair and an entry in a DB. App looks up your age with your public key + signed private key authorization from you. Apps can ask for specific checks like is_over_21, is_citizen or whatever without any more data. Something like that, details are probably off ;) The whole infrastructure could be open source. Age verification doesn't need to equal identity verification by a 3rd party company that will leak your IDs.
reply
gchamonlive 2 hours ago
Who'd have guessed hitting the library would become an act of rebellious defiance
reply
OnionBlender 2 hours ago
How is hitting the library an act of rebellious defiance? Getting a library card requires an ID and proof of address. The library then tracks which books you've signed out. Unless you're reading the books inside the library without signing them out.
reply
EvanAnderson 51 minutes ago
My library, at least, is fanatical about their patron's privacy.

I don't know what their retention time is on circulation records, but beyond aggregate statistics for culling materials that aren't circulating I bet it isn't too long. Now I want to go check.

My library also only keeps 24 hours of video surveillance because they didn't want to be able to fulfill requests from the cops for footage of patrons. I really liked that.

Edit: In the patron portal it permits me to disable "borrowing history" and says it permanently deletes my records. I do contract IT work for them so next time I'm engaged I'll ask about the details. They're moving to Koha later this year (free / open-source ILS) so I could go look at the code to see what it does (which is nice).

On the theme of their privacy fanaticism:

Over a decade ago the library got a grant to do outdoor public WiFi in the park behind their building. As part of that grant they needed to report the number of distinct users using the WiFi each day. Their UniFi controller tracks MAC addresses of associated stations. I used a query against the underlying MongoDB to get the usage reports to satisfy the grant.

To minimize the potential of tracking individual users the library director had me write a script to grovel thru MongoDB, do a SHA-1 hash of each public MAC address tracked concatenated with a randomly-generated salt for that day, then write back the first 48 bits of the hash over the original MAC. The library gets their daily statistics and long-term traffic trend data, they don't double-count associations for the same device in the same day, but they can't track individual people over a span of multiple days.

Now that devices randomly-generating MACs are mainstream it's much less necessary. I thought it was really cool she thought this. (The whole salting/hashing bit was my idea. She just wanted to be able to fulfill the grant reporting requirements amd be unable to track people.)

reply
StanislavPetrov 3 minutes ago
My library card has no picture on it. Me and 100 of my closest friends could easily share the same card.
reply
HoldOnAMinute 34 minutes ago
Start your own library.

Write your own books.

Make your own music.

reply
nathan_compton 53 minutes ago
I'm pretty sure I didn't provide an address or an id when I got my library card.
reply
Ifkaluva 52 minutes ago
In the US? I think you most likely need to provide proof of an address
reply
ghaff 46 minutes ago
I'm pretty sure I had to provide some proof of residency for a library card from my town or state in the US.
reply
gchamonlive 38 minutes ago
What if you are homeless? Can you at least sit and read there?
reply
Ifkaluva 11 minutes ago
Certainly, but I think you need to have a library card to use the computers.

I do see folks who look homeless using the computers, so I assume there must be a special accommodation for them.

But, if you’re just a regular middle class joe looking for anonymity on the internet, I don’t think the library is the place for you—it’s tied to your library card which knows your address, and anyway what would you want to be private that you would be ok to broadcast in an open library setting? Nobody watching corn or browsing whatever successor to Silk Road.

Usually the login screen says something about fairly restrictive terms of use, even for the WiFi on a personal device, and I don’t know if you can install software on the library computers.

When I look around at library patrons using the computers, it’s usually lower income folks applying to jobs or similar, and people playing chess.

reply
__MatrixMan__ 56 minutes ago
Do you know any librarians? Public libraries have always been a bit punk rock.
reply
jazz9k 9 minutes ago
Punk rock has always been right wing. Libraries are about as far from this as they can get.
reply
krapp 3 minutes ago
The anti-authoritarian, anti-government, anti-fascist, anti-capitalist music genre punk rock? Always right wing?

I mean, Nazis have always been attracted to punk because they like the loud noise but are too stupid to understand the words, but they tend to get their shit kicked in more often than not. I don't think that's the same thing.

reply
TheRoque 53 minutes ago
In your country maybe.. In mine it's super boring and intellectual
reply
HoldOnAMinute 36 minutes ago
Assuming no revolutionary changes are coming to the USA, I am planning to opt out of the digital world when I retire. Physical media only. No subscriptions. Spend lots of time in the library. Find like-minded people and meet in person. Will only keep the bare minimum for survival, like banking.
reply
echohack5 29 minutes ago
Which is precisely why powers will try to make all these illegal
reply
TurdF3rguson 8 minutes ago
Maybe it will kill social media? And maybe that's a good thing?
reply
AJRF 28 minutes ago
The path ahead in the next few years (at least for the UK)

1. Age gating + VPN ban under the guise of protecting children from social media

2. Few years pass, Identity Passport gets ushered in under guise of convenience of not having to repeat those pesky age verification checks.

3. Utilities start to require ID Passport. Including signing up with an ISP.

4. Renting starts to require ID Passport.

5. Work requires ID Passport.

6. Well done, you built the torment nexus!

reply
sscaryterry 60 minutes ago
This just legitimises the existing practices. They already know who you are.
reply
customguy 53 minutes ago
"just"?
reply
madrox 38 minutes ago
I'm pretty sure this is a "pick your poison" problem. We as a society are damned no matter what we do or do not do. For my part, we need to do something, because things are not fine the way they are, including the half ass Australian solution. We can't keep putting the onus on private enterprise to address social issues.

I may sound crazy for saying so, but I think the answer is more government run infrastructure for enabling identity-based operations, like payments and authentication, with rules about standards, open source, contractor selection, and audit that make operation transparent. It can work if technical operations are legislated instead of "left for the engineers to figure out." Then at least the evolution of systems can become real political issues that map to election cycles.

My stance is probably a polarizing one, but this is precisely why we need to be able to debate the minutae of these systems through our political discourse instead of just "will we; won't we" legislation. This should be debated in democratic process.

reply
bigbuppo 22 minutes ago
And yet as the article mentioned, the "problem" is a lie... an excuse to justify the surveillance state.
reply
madrox 10 minutes ago
I think the lie is to look at the problems we have that the internet has enabled and say "things are ok as they are don't try to do anything to solve it."
reply
InvertedRhodium 17 minutes ago
No, it won’t. The internet is just getting smaller from my perspective because there’s no way I’m handing over my identification and allowing every connection made to a server to be tracked back to me.

It’s simply not on the cards, and I live a frugal enough life in a high paying industry that I can retire in a few years. If I was willing to bank on inheritance then I could retire now.

I feel for the people that are forced to engage though. But too many of them simply don’t care about privacy, which is why we’re here.

reply
trumpdong 2 hours ago
Age verification is identity verification... except when it's in California or Illinois?
reply
clickety_clack 35 minutes ago
This was in part caused by the general public’s comfort with federated identity for OAuth. If everyone already has one anyway (the thinking may go), why not mandate it?
reply
kulahan 51 minutes ago
I can’t think of a better solution to the issue of children being so aggressively harmed by the internet. That doesn’t remove any of the problems associated with this.
reply
999900000999 44 minutes ago
Parents taking responsibility for their kids.

I grew up in a neighborhood full of drug dealers. Street sellers, not the classy Walter White kind.

Ironically being on a computer all day kept me out of trouble.

But with these laws in place I guess you might as well start doing stupid ish in real life.

reply
II2II 11 minutes ago
The thing is, those dealers can end up in jail for selling drugs.

More to the point, if a kid walked into a convenience store and the clerk sold them a pack of cigarettes, the clerk wouldn't get off the hook by claiming, "well, the parents are responsible for their kids." I'm also not sure how one would justify holding parents legally liable for crimes they played no role in committing.

I'm not saying that I agree with these laws. They appear to be taking things too far. But that has more to do with there being no clear way to define sites that are only of interest to adults (no gatekeeping needed) and sites that should be restricted to adults.

reply
kelseyfrog 33 minutes ago
So what happens when parents don't?

Too bad?

reply
iamnothere 11 minutes ago
What happens when parents don’t lock the liquor cabinet? When they smoke in front of their kids? When they leave porn laying on the table?

Too bad!

reply
Gigachad 42 minutes ago
It’s not just kids. Adults are having their brains fried on AI generated political videos online right now. The state of the internet is an absolute disaster.
reply
HoldOnAMinute 31 minutes ago
An enormous portion of the world is effectively addicted to a drug.

Solution: Maximize the distance between yourself and the people

reply
Gigachad 25 minutes ago
Rather than becoming a social outcast I’d rather support any proposed laws that take down the social media companies.
reply
andrewlin247 55 minutes ago
privacy online is already largely gone
reply
lokar 19 minutes ago
Is a 10% reduction that bad?
reply
g023 30 minutes ago
Anything to close Pandora's box. "They" liked the eras they could control the communications, and therefore the narrative. Boomers on their last legs, question is, will the future undo the unjustness that was forced upon them? Restore the rungs of the ladders that were removed, so they could have a chance too? Or are they going to stay in the fear narrative, and make this tragedy worse?
reply
dools 45 minutes ago
How is it any different from being required to identify yourself to get a phone or electricity account? Identifying yourself on the internet is long overdue.
reply
HoldOnAMinute 32 minutes ago
Thought experiment: How do you get a phone or electricity in the most impoverished, backwards parts of the USA?
reply
stackghost 40 minutes ago
You need to identify yourself to the phone and electricity utilities so they know where to send your monthly bill. My ISP knows my name because I pay them for connectivity. I am okay with this.

If I misbehave here, dang can just ban me. There's no reason HN needs to know my real name. The only reason to mandate blanket age and identity verification is to control online speech.

reply
stevenjgarner 33 minutes ago
[dead]
reply
motohagiography 29 minutes ago
The discussion is not about whether it's a good or bad idea, but whether we will yield the power to these people to ratchet in further oppressive laws onto formerly free countries.

Tech companies should ignore it and just publicly name whoever attempts to prosecute them and see how the population responds. I think people today are orders of magnitude more informed about their privacy and the consequences of digital ID laws. A few countries are on the edge of revolt at the moment anyway, and this would be a good way to get young people into the streets.

20 years ago, people would have had no defense against it or understanding of what was being imposed on them. Today, normal people use Signal and encrypted messengers, faraday bags, and leave their phones at home. Where we were nerdy security guys back then, non-technologist women and girls use spy tradecraft level electronic opsec for their own safety and security from middle school. People are much more sophisticated about their privacy now. They're ready to take this on.

The laws coming into force are on people who are not in favour of them, and I'm so optimistic that I will not interrupt the enemies of privacy and human dignity while they are making a mistake.

reply
sublinear 2 hours ago
I'm not sure "social media" is the best example. You've never had complete freedom of speech on there.

It's been true for decades in the USA that if they want to arrest you, they will. The age verification doesn't make this situation better, but at this point it's almost just a formality.

reply
ggm 52 minutes ago
Freedom of speech is contextually misunderstood. It's about political speech and the commons. Social Media is overwhelmingly private space, subject to contract terms and conditions. It may be a de-facto commons to some people but I do not believe this axiomatically, or legally makes it so, for the purposes of law and constitution. Law and constitutional bounds on speech online hit the international nature of the media very quickly.

Extra-territorial issue are huge here. What is the limit of the boundary on a given nations constitution and law? How much does the economy of the user, the hosting company, the owning company, the receiving parties matter?

Social Media has advertising and publishers. It has people who can effect editorial control over what is seen and by who and to who it is "said" -And that imposes obligations on them, and on people lodging content. Differentially depending on their economy, the reach of law, registration of legally incorporated entities.

All of this is being implemented somewhat haphazardly internationally, enforced differently, subject to legal and financial and social pressures differently depending on the times and the context.

If you want to ask questions about America, about Americans, using American companies, speaking to Americans, believe me you don't neccessarily have a simpler task here. It may well be clearer to some of you, but to me, its just as fraught.

It's just not clear to me "free speech" is the bastion rule which applies here. The EFF may think so, I don't think they have actually demonstrated it all the way to the end.

reply
lovich 2 hours ago
My privacy is already decimated. For 2 decades we’ve already known about the NSA slurping up everything[1] on top of the Snowden leaks.

Then you have the mega corps like Facebook who can figure out every detail about you even from merely _not_ using their system because of the hole you leave in your social network that does use them.

The only privacy left is from anonymous troll farms claiming to be an American while talking about how the Texas oblast is valuable for its warm water ports.

I am fine for privacy on consumption of content, but you should be forced to identify yourself for posting so the common man at least has a chance to evaluate your statements instead of being misled, all while, as stated above, our governments and corporations don’t have that limitation.

[1] https://en.wikipedia.org/wiki/Room_641A

reply
derf_ 52 minutes ago
> ...you should be forced to identify yourself for posting...

The Supreme Court has repeatedly held that the right to anonymous speech is inherent in the first amendment [1] [2]. See also The Federalist Papers or Common Sense, without which the US might not exist at all.

[1] https://www.law.cornell.edu/supremecourt/text/362/60

[2] https://www.law.cornell.edu/supct/html/93-986.ZO.html

reply
lovich 47 minutes ago
That’s pre the ability for foreign actors to engage in our public square en masse. I think technology has changed the situation.

Free speech absolutism that ends up in creating an environment where real speech is drowned out by lies is not valuable to me. It’s like the paradox of tolerance.

reply
rockskon 17 minutes ago
The first amendment doesn't hace a clause that exempts Americans from anonymous speech if it's possible a foreigner could inadvertently take advantage of the freedom too.

You may as well advocate for no one to be allowed to drive cars because of the possibility of someone getting into a car accident.

Or (in case you're a fan of the second amendment) - advocate for guns not being allowed to be sold to law-abiding citizens because of the possibility of the gun later working its way into the hands of someone who would use it for a mass shooting.

Freedoms exist with the understanding that both positive and negative consequences can result from them. The argument is that the good vastly out-weighs the bad and are worth preserving.

reply
verdverm 3 minutes ago
we can design better online spaces, the incentives are not currently aligned
reply
pclowes 2 hours ago
I disagree because the people who have the most important things to say have the most to lose by saying it.

Also anonymity can actually improve social media polarization (see Chris Bail’s research)

reply
lovich 52 minutes ago
Can you link said research? I have never seen anything but division pushed by anonymity.

Also again, the corporations and governments(for certain levels of government like the members of the Five Eyes) can pierce this veil of anonymity, the people who have a lot to lose already are risking it by speaking.

Edit: this also isn’t a newly diagnosed phenomena, I remember seeing this satirical description of the behavior as a kid back when Web 2.0 and social media was starting to change the internet[1]

[1] https://www.penny-arcade.com/comic/2004/03/19/green-blackboa...

reply
quantummagic 50 minutes ago
> My privacy is already decimated. For 2 decades we’ve already known about the NSA slurping up everything[1] on top of the Snowden leaks.

If you were correct, there would be no need for them to push these new laws. The fact is, you will have less privacy after these identification requirements are fully enforced.

reply