Search

Items tagged with: xmpp



🎈 I'm happy to announce that libomemo.js version 2.0.0 has been released 🎉

libomemo.js is a modernized fork of the abandoned libsignal-protocol-javascript and brings the following:

* 🔒 OMEMO:2 support
* ✅ Rewritten in TypeScript
* 💻 Node.js support
* 💼 ESM module support
* 😎 Modern bundler and test runner

Converse.js is now using this library and will have OMEMO:2 support in its next release.

Thank you to @nlnet for generously funding this work.

npmjs.com/package/libomemo.js

#XMPP #OMEMO


If you want to communicate with your Hermes Agent via #XMPP, here's a plugin for that. Code is extracted from three different PR's to the hermes agent github repo to add XMPP that weren't being merged, and moved into a plugin. I just cherry picked and packaged everything with the help of local models running on my laptop, with a final pass by a cloud model (if you read the readme carefully you can tell what cloud model) to update documentation and fix a few loose ends the smaller (but free and more environmentally friendly) local models left. Everything I could test is working. Unfortunately I don't have an XMPP client that supports reactions, typing indicators, threads, or voice messages. But it connects to the server via a secure connection, and both versions of omemo work. However you feel about #AI, communication should at least be E2E encrypted and not controlled by discord/telegram. github.com/fastfinge/hermes-xmpp-plugin
#ai #xmpp