Are you aware of the work from @Goffi ?
He recieved funding and created an AP/XMPP bridge. AFAIK it's still rough around the edges, but it exists.
Top-level
2 comments
The #ActivityPub gateway is a server component that can work with any #XMPP server or client, not only #Libervia . About the status, it's working. I have 2 more things to do before the release: - HTTP signature for GET requests (it's only done for POST requests right now), which will make it compatible with secure mode of other implementations. - Use per-user encryption keys. For now it's one for the whole instance. Both things are easy to do, I just need some time. |
@jcbrand @claude @Goffi You're talking about https://libervia.org/ right? I've not used it before. I was under the impression that it's a self-contained solution, not so much a headless bridge to Mastodon. I'm not saying that that's bad - I'm just trying to figure out exactly what we'd be talking about. :)