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

Custom Domain Handles on ActivityPub => ATProto Bridge Accounts Not Reflected in Profile #1619

Closed
thomasjwebb opened this issue Dec 12, 2024 · 6 comments

Comments

@thomasjwebb
Copy link

I'm loving having custom domains on my bridge accounts. One little annoyance though is the profile still shows the old, bridge name. Is there any way to change that?

The url https://bsky.app/profile/thomaswebb.net works, however the profile still shows the longer name

Screenshot 2024-12-12 at 10 08 02

@snarfed
Copy link
Owner

snarfed commented Dec 12, 2024

Hi! Looks like you still need to DM username thomaswebb.net to @bsky.brid.gy: https://fed.brid.gy/docs#bluesky-enhanced

@thomasjwebb
Copy link
Author

I already did that before. That's why https://bsky.app/profile/thomaswebb.net works. But maybe there's an issue because I did it early on, right after this was implemented?

@thomasjwebb
Copy link
Author

Okay it looks like redoing it fixes the handle. Thanks!

@snarfed
Copy link
Owner

snarfed commented Dec 12, 2024

Looking at your DID doc history on https://internect.info/did/did:plc:xkqnuooc7wpi6vimkkvgdosx , Bridgy Fed only added the custom domain today. If you sent the username DM before, I'm guessing it wasn't connected at that point and you didn't get a confirmation DM back.

Regardless, you'll need to do the setup again now for the new DID. Sorry for the runaround!

@thomasjwebb
Copy link
Author

Why did the url work before? Is that solely on the bluesky side? If that's the case, maybe what happened is that all the times I tried to bridge an account, the DNS change hadn't propagated in time for bridgy fed to see it, but bsky was able to see it (since these urls on bluesky worked pretty much right away) because both are using different nameservers or something.

@snarfed
Copy link
Owner

snarfed commented Dec 12, 2024

If your Bluesky profile still showed the ap.brid.gy handle, then it only half worked. Bluesky may see your DNS and redirect the custom domain handle, but the DID doc needs to be updated to actually set it as the handle, which is what BF's username command does.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants