this post was submitted on 05 May 2025
48 points (84.3% liked)

Fediverse

35106 readers
520 users here now

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 !moderators@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)

founded 2 years ago
MODERATORS
 

matrix is #room:matrix.org and @username:matrix.org

why does lemmy use !room@sh.itjust.works or @username@sh.itjust.works ? it looks like email.

i like the matrix version better

you are viewing a single comment's thread
view the rest of the comments
[โ€“] haverholm@kbin.earth 29 points 2 months ago (1 children)

It looks like it's a Webfinger implementation to parse the ActivityPub user URI. https://news.ycombinator.com/item?id=35750312

The @user@instance.tld format has become a convention across most if not all ActivityPub platforms. In the end the software will look up https://instance.tld/user anyway.

[โ€“] mesamunefire@piefed.social 3 points 1 month ago

Yeah it's the convention in activity hub.