this post was submitted on 19 Mar 2024
61 points (79.0% liked)
Lemmy
12538 readers
3 users here now
Everything about Lemmy; bugs, gripes, praises, and advocacy.
For discussion about the lemmy.ml instance, go to [email protected].
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Unfortunately Lemmy isn't like that and does not follow activitypub spec in that regard, in their current form the block doesn't seem to do that at all and simply hides the blocked user from the blocking user as if the blocked user didn't exist. There are no checks on interactions.
Also if you're wondering how it works with Mastodon, Lemmy basically ignores Mastodon's blocking system and freely allows interraction with Mastodon accounts in the thread even if they blocked the user replying, and also the community actor.
Ah, well that is indeed unfortunate and realistically also a bit shit.
Maybe one of the forks or backend replacements could implement an option using it to make it compliant. I wouldn't go with the OP's solution since privacy is non-existent on Lemmy, but just blocking interaction seems like it would be enough to make it compliant, and prevent the harassment issues mentioned, I made an issue which addresses this in the Lemmy Github, it proposes a new feature rather than changing the existing blocks because it's good to have mutes and blocks at the same time.