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

Bluesky: interpret logged-in visibility on bsky.app as opt-out #828

Closed
snarfed opened this issue Feb 11, 2024 · 0 comments
Closed

Bluesky: interpret logged-in visibility on bsky.app as opt-out #828

snarfed opened this issue Feb 11, 2024 · 0 comments
Labels

Comments

@snarfed
Copy link
Owner

snarfed commented Feb 11, 2024

The official bsky.app client lets you configure it to only show your profile to logged in users. We should interpret this as opting out of Bridgy Fed too. Here's an example of the label on a app.bsky.actor.profile:

   "labels" : [
      {
         "cid" : "bafyreigsv3xvt7c6agnfis74gq3vbxnipbvx4u65etg4xdy3ewvrwybioi",
         "cts" : "1970-01-01T00:00:00.000Z",
         "neg" : false,
         "src" : "did:plc:2wyqv44lm72vasmddeqjgy72",
         "uri" : "at://did:plc:2wyqv44lm72vasmddeqjgy72/app.bsky.actor.profile/self",
         "val" : "!no-unauthenticated"
      }
   ],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant