diff --git a/content/blog/2024-01-04-fosdem2024.md b/content/blog/2024-01-04-fosdem2024.md index 61b840be4..039b3a5b1 100644 --- a/content/blog/2024-01-04-fosdem2024.md +++ b/content/blog/2024-01-04-fosdem2024.md @@ -23,6 +23,11 @@ These are so far: - [Bridging Open Protocols: XMPP and ActivityPub Gateway via Libervia](https://fosdem.org/2024/schedule/event/fosdem-2024-2857-bridging-open-protocols-xmpp-and-activitypub-gateway-via-libervia/). In this session, we'll explore the architecture of this gateway, detailing how it facilitates communication between XMPP and ActivityPub. We'll delve into the intricacies of protocol mapping and discuss how Libervia integrates features such as microblogging, reactions, likes/favorites, mentions, and calendar events across these platforms. + +Talk in [Python devroom](https://fosdem.org/2024/schedule/track/python-devroom/): + +- [How I've Built a Web Frontend for a Federated Communication Tool with Brython](https://fosdem.org/2024/schedule/event/fosdem-2024-2337-how-i-ve-built-a-web-frontend-for-a-federated-communication-tool-with-brython/): This talk discusses the application of [Brython](https://www.brython.info), a Python implementation in JavaScript, in developing the web frontend for [Libervia](https://libervia.org), a multi-frontend XMPP client. + ### XMPP Summit 26 Prior to FOSDEM, the XSF will also hold its [26th XMPP summit](https://wiki.xmpp.org/web/Conferences/Summit_26).