Proposal: allow follows to override modlists #3630
jeffb4
started this conversation in
General Discussion
Replies: 1 comment 4 replies
-
related #1978. I would prefer the allowlist approach because it's more flexible |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Large automated modlists inevitably catch accounts that people who would otherwise use the modlist prefer to follow. Currently modlists are all-or-nothing, there is little composability. Stacking / composability is a stated goal of the Bluesky moderation systems.
Describe the solution you'd like
I would like Bluesky (at the AppView level?) to NOT perform modlist actions on an account being followed (mute or block). Optionally, I would like that account collision to surface to the user so they're aware (for cases where they might want to unfollow an account they followed in the past).
Describe alternatives you've considered
There is an allowlist proposal at #1978 . There's nothing wrong with the proposal, but it is more complicated from a UX perspective than "I meant to follow this account, show me their content, ignore the actions of a modlist I might not even control". I run some large modlists on https://bsky.app/profile/automated-lists.bsky.social and the majority of the chat content is along the lines of not even understanding what a modlist is. I truly believe creating an allowlist that is the exact same set as the follow list would be too much for many people.
Other thoughts
There is currently a problem of modlists existing for a certain purpose in their description ("Modlist of accounts who hate dogs") that later is maliciously used (all red-headed users are added to the "hates dogs" list). Because changes to modlists are not surfaced to subscribers, this attack can be very effective and very hard to detect and mitigate. Ignoring modlist additions that would stomp on an account's follow list helps mitigate the abuse, a bit.
Beta Was this translation helpful? Give feedback.
All reactions