81
What do you think about having a custom URI scheme for the fediverse?
(discuss.tchncs.de)
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!
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
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.