Comment on Bluesky, a trendy rival to X, finally opens to the public
9point6@lemmy.world 9 months agoActivityPub is a w3c standard, which IMO is a big plus over nostr which doesn’t have an established independent steward for it.
Also isn’t there the thing where users can’t really be banned on nostr? I’m not sure where I read that, but that’s going to kill any mass adoption if that’s the case.
makeasnek@lemmy.ml 9 months ago
9point6@lemmy.world 9 months ago
I see what you’re saying about it not needing a standards body, and of course that can work fine, but for me it’s an advantage that AP is maintained by a body independent from any specific implementation. An equivalent would be if the AP spec was defined by the Mastodon devs and community—not a bad thing, just not as good in my mind.
The relays thing I think was what the unable to really ban comes from. Are there moderation tools to propagate bans across relays quickly? Some users need to be booted off the network entirely and swiftly sometimes, we’ve seen several cases of this in Lemmy already with users posting horrendous shit. I’d be concerned that one of my relays would lag on banning (timezone differences for moderators or whatever innocuous reason) and these users achieve their goal of people seeing the shit they post. For some people this might trigger PTSD, which is why I say it would be a huge barrier to mass adoption until that issue is resolved.
The user portability aspect is the main advantage of it that I can see, and it looks like a pretty clever solution to the issue. Though personally speaking, I only really care about my subscription list, which I sync between two accounts already using my lemmy client. I understand some people might care more about the other stuff though (particularly on microblog platforms)
makeasnek@lemmy.ml 9 months ago
Before we get into the weeds here, let’s start with an important basis premise: Moderation ability, at a protocol level, from an instance/relay admin perspective in nostr and AP is identical.
Relay operators can share ban lists like they do in AP. Relay operators can only directly control their own relay, not other relays.
Relays sharing ban lists help can solve this problem. I would argue that we don’t want to give that power (to ban a user from the entire network) to a single relay admin or even a couple relay admins (since anybody can be a relay admin), so broad consensus of some form needs to exist. A relay admin doesn’t need to be able to ban somebody from the entire network if they simply disagree with that user’s post, they can just ban the user on their own relay. There is value in having public squares with varying degrees of moderation, among other reasons, because laws about what kind of speech are acceptable vary country by country. There is value in having mainstream platforms which refuse to host some kinds of content and having that be a different moderation policy than the one used by the government, for example. Remember that legality and morality are not the same and that there are differences in what is illegal vs illegal in different jurisdictions.
If the user is doing something which is very illegal, which I believe you are referring to, that is a job for law enforcement. Neutral networks like the internet are traditionally policed “at the edges”. We don’t have gmail proactively filtering for objectionable or illegal content because of the consequences that come from that privacy invasion, false positives, additional computational load, reducing reliability of sending/receive between email carriers, etc. Comcast is not inspecting packets as they fly through their network at a the speed of light, delaying them, and determining if they should be passed or not. It’s the internet, they just pass them through. Instead, we say “this is an open, neutral network and if you break the law, LEO will deal with it”.
9point6@lemmy.world 9 months ago
Fair play, regarding the tooling being there then, I had the impression it wasn’t even possible currently. I guess I’d now wonder how ubiquitous its usage is.
My concern with your second part is that law enforcement would not be able to quickly deal with the issue and in the case of an abandoned relay, could take a fair few days or weeks before any action is taken. The problems with such illegal content is that in many places even unwittingly having it in your browser cache would put you massively at risk—it needs to be removed and the user prevented from continuing as immediately as possible, anything else puts the people using the network at risk. If such a risk exists, it’s going to put most people off (and entirely understandably. I know I avoided browsing lemmy for a fair while when the problem here was still being figured out, and I thankfully never saw anything, but I’m still weary of browsing on my lunch break at work for example.
Also FWIW, I think Google does scan emails and drive for this stuff, I think all US based social networks have an obligation to do so also, IIRC, but I might not be 100% correct on that.