this post was submitted on 07 Dec 2024
80 points (90.8% liked)

Fediverse

28630 readers
777 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 [email protected]!

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

founded 2 years ago
MODERATORS
 

Since we are in the fediverse, I think it would be convenient to have a fediverse-wide resolvable fediverse URI scheme, that would look like so:

fediverse://

edit: Found a relevant FEP: https://codeberg.org/fediverse/fep/src/branch/main/fep/07d7/fep-07d7.md

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 days ago

if anything, the op had it correct with fedi:// or ap://

the requests and responses standardized as with any protocol regardless of underlying server.

objects in the fediverse are urls. thats just how it works.

apps (clients) accessing that content are outside the scope of the protocol.. its their own implementation problem with how they render stuff (those object urls).

for example; mbin can already consume/ingest a given fediverse thread, post or comment if it has never seen it before (given the url) and render it correctly.