bluesky-social / social-app

The Bluesky Social application for Web, iOS, and Android
https://bsky.app
MIT License
8.63k stars 1.14k forks source link

Pop-up warning people that blocking is public information #5812

Open Paarsec opened 1 day ago

Paarsec commented 1 day ago

Describe the Feature

I think people should get a popup when blocking someone for the first time, telling them that blocklists are accessible by others.

I also think this fact should be a permanent addition in the little blurb on top of your blocklist for good measure. I believe this will avoid a lot of headaches in the future and increase people's safety.

I can't remember if the popup is already a thing as I've joined way too long ago, but in case it is, I think the text blurb above the user's blocklist would still be a wise addition. Thanks!

Attachments

No response

Describe Alternatives

No response

Additional Context

No response

surfdude29 commented 1 day ago

I agree that this could be improved. What do you think of the wording I proposed in #3699?

"Blocking is public. Blocked accounts will be prevented from seeing your content and they cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content."

Paarsec commented 1 day ago

I agree that this could be improved. What do you think of the wording I proposed in #3699?

I think the string "Blocking is public" as the first one works perfectly, well done. I hope it gets approved.

ConnorKrammer commented 1 day ago

@surfdude29 Putting my copyeditor hat on for a second—I actually think "Blocking is public" is not clear in the way we want it to be. I think there are basically two core problems:

I'm not sure you can actually fit into a few words what we want to express here. The idea does not have a shape that fits preexisting mental models closely enough that we can convey it both cleanly and in a highly compressed manner. The closest I personally can manage at the moment might be something like this:

Blocked accounts will be prevented from seeing your content and they cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content. (i) Block lists are public information. Bluesky does not provide a way for others to view who you have blocked on the site, but 3rd-party services may do so.

This wording could probably be iterated on further. I think "Block lists are public information" is not as precise as I would like, for example. Do consider the structure I used, though: instead of tacking on the bit about public state to a message which is otherwise somewhat orthogonal, give the warning its own space and let it look like a warning or information box, one that augments the context and the message prior to it.

It would also be ideal to provide a link that points to some canonical resource that explains what it means in greater detail, but I do not know if one exists.

Hope I conveyed what I wanted to clearly enough! Thanks for the hard work helping to improve the site for everyone.