You do it via a webfinger. But the service itself has to request a specific resource in order to route it correctly. For example, mastodon and pixelfed ask for the same resource, so both services will end up getting the same service's account.
Fediverse
A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).
If you wanted to get help with moderating your own community then head over to [email protected]!
Rules
- Posts must be on topic.
- Be respectful of others.
- Cite the sources used for graphs and other statistics.
- Follow the general Lemmy.world rules.
Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy
Has anyone actually done it? I cant seem to find any decent guides on how to do it?
Each fediverse service is different. Matrix has it's own webfinger configuration, as does diaspora, and mastodon. However, it looks like all ActivityPub services use the same webfinger configuration, which means that this method doesn't work for donations trying to reference [email protected] for activitypub. I would presume that the first AP service you have listed in the response is going to be the account that each AP service will federate with.
Here's a little bit about what I'm talking about:
No, not in the example that you've set up. The username is always @user@domain. This is like asking if you can have the same email address on Gmail and Hotmail or whatever. You can have the same user part, but not the domain.
People that have used [email protected] and also [email protected] is allowed because they're different domain names.
So u cant just do some weird routing rules and make it work.
Technically you sort of can do that with email. Most providers let you verify you own the other email and then use the other provider's SMTP to send from a different address.
I don't know if there's a service that provides both functions. I'm sure there's a way to do it - Lemmy posts are already accessible through Mastodon. Currently, I assume you would need the instance itself to offer both services under one account.
Well i recently got myself a new server and domain and was going to self host all my things though it would be cool to have the same username and domain across services without needing to do subdomain shenanigans.