6 ms·
Is there a way to bridge Matrix with ActivityPub? I see MXToot[1] as an option, but I'm hoping for something a little less Mastodon-specific. I'd like to be abl
by jrruethe 7y ago
Is there a way to bridge Matrix with ActivityPub? I see MXToot[1] as an option, but I'm hoping for something a little less Mastodon-specific. I'd like to be able to bridge Matrix with Mastodon, Hubzilla, Peertube, Pixelfed, and the other ActivityPub federated services that are popping up.
Would it be possible to get the Bifrost[2] to integrate with ActivityPub?
[1] https://github.com/ma1uta/mxtoot https://github.com/ma1uta/mxtoot
[2] https://github.com/matrix-org/matrix-bifrost https://github.com/matrix-org/matrix-bifrost
- Arathorn 7y agoThere isn't a particularly sophisticated ActivityPub bridge yet, but there's also nothing stopping someone from writing one. Bifrost would be a nice framework for writing such a thing - it's basically a bridge server you can plug protocols into as needed, a bit like Bitlbee is for IRC.