Skip to content
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

Blocking not preventing users from interacting with posts #6879

Open
Volmies opened this issue Dec 1, 2024 · 3 comments
Open

Blocking not preventing users from interacting with posts #6879

Volmies opened this issue Dec 1, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Volmies
Copy link

Volmies commented Dec 1, 2024

Steps to Reproduce

I cannot provide steps to reproduce, as I have absolutely no idea how users are achieving this, however over the past few days I have noticed accounts being able to like posts despite the user who posted it having them blocked. It is likely the case that if they can interact with posts, such as liking, they can also see the posts and that completely defeats the purpose of being able to block users. I'm hopeful that this can be addressed quickly before it spreads, because if it spreads it could become very problematic very quickly.

See here and here, the user has the accounts "nofiltergpt.bsky.social‬" and "healingminds.bsky.social‬" blocked, and yet they were somehow able to like those posts.

Attachments

No response

What platform(s) does this occur on?

iOS, Android, Web (Desktop), Web (Mobile)

Device Info

Windows 11, Vivaldi (chrome based) v7.0.3495.20

What version of the app are you using?

Build version: 1.95.0; Bundle info: c9d86de (prod); Bundle date: 24112719; Platform: web; Platform version: undefined

Additional Information

No response

@Volmies Volmies added the bug Something isn't working label Dec 1, 2024
@Tamschi
Copy link

Tamschi commented Dec 1, 2024

Looks like they're both spambotting. The restriction on seeing posts and submitting interactions is effectively clientside1, so spambots aren't affected by them. That said, Bluesky should be filtering the published list of likes against blocks across that interaction for everyone just like how it's done with replies, in order to make them fruitless for spammers.

Relatedly, I noticed that disallowed interactions (for example replies that aren't permitted) still increase the displayed reply count.

Footnotes

  1. It makes sense in context. Not ideal, but also not fully preventable with ATProto's approach, and still effective against most humans.

@RaveningVaren
Copy link

I would like to back this statement up as I have noticed this event to have occurred a couple of times with posts receiving "phantom-likes" from accounts I can't see, but upon looking at it with alternate account it is being liked accounts that I have blocked and should not be able to see/interact with my posts.

@SpriterGors
Copy link

Chiming in to say that i too have seen "phantom likes" and "phantom replies" that can't be accessed because I blocked the users. I think it's misleading to have them be tallied because you can't see anything upon clicking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants