-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow bridged accounts to subscribe to Bluesky blocklists #1632
Comments
Great feature request. Thank you for filing! That kind of DM command definitely seems like the most likely path, at least for now. Not ideal, but UX for doing things across the bridge like this will always be a bit awkward at best. At least it's an ongoing subscription that automatically gets updates to the list, unlike most fediverse software that only has one-time imports at best. |
This is similar to #1406 for blocking individual users across the bridge who aren't bridged themselves. |
See also #1406 (comment) for other proposed syntax. I think generally it's easier to have the URL last in the command, but
would work nicely, I think. It's important that the block isn't doubled-up so that it can't get stuck. Mutes have to be handled privately/largely internally by Bridgy Fed. It's also possible that list blocks have to be handled by Bridgy Fed to an extent, to prevent forwarding into the fediverse of posts that wouldn't be surfaced in Bluesky's Appview in such cases. |
I think it's fine if mutes aren't handled initially (or any time soon), blocking's the key here. |
I agree, yes. It's still very useful even if the list block implementation is so incomplete that a few users' programmatic interactions can still be bridged. (If we're talking about similar block lists, there currently are a few users trying to retaliate by putting every subscriber to those lists on their own often mislabeled or defamatory lists, but that's in the low single digits of accounts. It's not bothering me much since the less overlap my and their circles have the better, in my eyes. I assume the moderation team will take care of them eventually though, since they're really going a bit far.) |
Subscribing to blocklists is key for reducing unwanted interaction on Bluesky -- including from harassers. The increase in harassment over the last week makes this functionality even more critical.
Not sure just how this would work from a user interface perspective, but I want @thenexusofprivacy.infosec.exchange.ap.brid.gy to be able to subscribe to a moderation list like https://bsky.app/profile/blacksky.app/lists/3kaaqcnnxi72w Bluesky offers two subscription options -- muting and blocking -- so a low-tech (but not particularly usable) option is to send a DM to the Bridgy Fed account
subscribe https://bsky.app/profile/blacksky.app/lists/3kaaqcnnxi72w [block | mute]
unsubscribe https://bsky.app/profile/blacksky.app/lists/3kaaqcnnxi72w
The text was updated successfully, but these errors were encountered: