-
How to Implement a XEP for Smack.
Many (80+ and counting) XMPP Extension Protocols (XEPs) are already implemented in Smack. Today I want to bring you along with me and add one more 🙂 #xmpp #smack #protocol #development
-
Smack: Some more busy nights and 12 bytes of IV
Photo by Sven Mieke on Unsplash In the last months I stayed up late some nights, so I decided to add some additional features to Smack.
-
Pitfalls for OMEMO Implementations – Part 1: Inactive Devices
Person holding a magnifying glass onto a text book In this post I want to discuss, what can go wrong when implementing OMEMO encryption and how the pitfalls can be avoided.
-
Summer of Code: Smack has OpenPGP Support!
I am very proud to announce, that Smack got support for OpenPGP for XMPP!
-
Smack: Some busy nights
Hello everyone! This weekend I stayed up late almost every evening. Thus I decided that I wanted to code something, but I wasn’t sure what, so I took a look at the list of published XEPs to maybe find something that is easy to implement, but missing from Smack. I found that XEP-0394: Message Markup…