Conversation
Notices
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Tuesday, 08-Aug-2023 04:18:20 JST Alex Gleason The Mostr bridge now has a new way to tag ActivityPub content on Nostr. This has been standardized in NIP-48! 🎉 https://github.com/nostr-protocol/nips/pull/693
Previously Mostr events used the ambiguous and proprietary "mostr" tag to indicate people and posts from ActivityPub, eg:
["mostr", "https://gleasonator.com/objects/9f524868-c1a0-4ee7-ad51-aaa23d68b526"]
Now those "mostr" tags are gone, and the same ting would instead be expressed like this:
["proxy", "https://gleasonator.com/objects/9f524868-c1a0-4ee7-ad51-aaa23d68b526", "activitypub"]
Proxy tags can be used to locate the original content on the web. Not just for ActivityPub, but also for RSS, Matrix, Bluesky, and whatever else we decide to bridge.
Clients can use this to indicate messages from other protocols, and may choose to include a link to the source content. It could even be used to deduplicate content between bridges and merge threads.- Fediverse Contractor likes this.
- Sexy Moon repeated this.
-
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Tuesday, 08-Aug-2023 04:21:07 JST Alex Gleason Shout out to @arnelson for authoring "FEP-fffd: Proxy Objects" and inspiring this NIP.
https://codeberg.org/fediverse/fep/src/branch/main/fep/fffd/fep-fffd.md
(Also, Pleroma fixed the Link bug, so I'll upgrade the bridge to the newest version of this FEP after a little while)In conversation permalink Attachments
Sexy Moon likes this. -
Embed this notice
mikedilger (ee11a5dff40c19a555f41fe42b48f00e618c91225622ae37b6c2bb67b76c4e49@mostr.pub)'s status on Tuesday, 08-Aug-2023 05:29:58 JST mikedilger Supported in gossip already:
https://mikedilger.com/nip48gossip.pngIn conversation permalink Attachments
Seahorses are horses likes this. -
Embed this notice
Alex Gleason (alex@gleasonator.com)'s status on Tuesday, 08-Aug-2023 05:30:10 JST Alex Gleason @ee11a5dff40c19a555f41fe42b48f00e618c91225622ae37b6c2bb67b76c4e49 Hooray! 🎉 That's awesome! In conversation permalink