this post was submitted on 06 Aug 2023
135 points (100.0% liked)
Technology
37719 readers
140 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If Wikipedia wants to be resilient against these sort of demands for information, they shouldn't store user information at all, no emails, no IP addresses, nothing.
They could allow people to register on the site using OAuth, yubikeys, and make edits through tor. It would make fighting spam a little harder but hopefully the OAuth barrier would keep that from getting abused.
But the point still stands if a website has the capability of revealing its users, it will be compelled to reveal that information.
Iirc it's possible to edit Wikipedia articles without an account. In this case they publish your IP instead of a username.
Some user information is necessary for many users. E.g. email for password resets and notifications (discussions, ...).
I do agree that all personal information should be optional, but I don't know whether that's the case atm. Logging IP's is probably important for preventing spam and misuse. E.g. a german politician made the news a few years back because the IP who edited their article came from their office.
It's difficult balancing act. But if Wikipedia has the information it can be extracted from them. Zero knowledge hosting is a interesting field, it intersects with user accounts difficultly