Home | Notifications | New Note | Local | Federated | Search | Logout

Note Detail


Reply to @Profpatsch@mastodon.xyz
Beady Belle Fanchannel@Profpatsch@mastodon.xyz (2026-05-12 07:15:37)
@mbajur maybe what you could try to do is serve your actor activity JSON from root, but I'd wager most webfinger implementations reject handles with an empty user part

---Reply--- Beady Belle Fanchannel@Profpatsch@mastodon.xyz (2026-05-12 07:17:21) @mbajur it's also kind of hard to parse cleanly and securely because Mastodon uses @user@example.com and others user@example.com, so hard to distinguish what's domain and what @ you can ignore …
Reply

---Replies---
mbajur@mbajur@mastodon.social (2026-05-12 16:20:34)
@Profpatsch I'm a bit confused on how to handle that in my upcoming AP project (@abelio) - every instance is a single-user instance and i'm currently using @domain.com@domain.com as a solution someone suggested to me a year ago but i find it a bit hacky and looking for a proper solution