ceema icon indicating copy to clipboard operation
ceema copied to clipboard

Threema protocol implementation in C++

Results 6 ceema issues
Sort by recently updated
recently updated
newest added

Since yesterday I can’t log into Threema using Pidgin with threepl any longer. Whenever I try I get a pop-up dialogue: ![threema-login-error](https://user-images.githubusercontent.com/959587/209571927-fa3fae0c-1217-42ae-a0a6-eb39b5e4aad4.png) * Window title: Login Error * Message title:...

During `make` I get the following error: ``` make[2]: *** No rule to make target '/ceema/3rdparty/curl/lib/libcurl.so', needed by 'libceema.so.0.0.1'. Stop. make[1]: *** [CMakeFiles/Makefile2:118: src/CMakeFiles/ceema.dir/all] Error 2 make: *** [Makefile:136: all]...

I've compiled the pidgin plugin and could basically add a Threema account. But how / what do I need to enter for Username / Password?

Hello, as you may have noticed, the log-in server at `g-xx.0.threema.ch` disappeared some time last fall. Are there any known alternatives? Or is this library (and purple/Pidgin plug-in) essentially dead...

First of all, great project and thanks for providing this. Unfortunately I have problems running the plugin in pidgin 2.13.0. A connection is established (the connection with openMittsu is interrupted...

The libpurple plugin that you've written wouldn't be license-compatible with libpurple as libpurple is GPL and ceema uses OpenSSL which has GPL-incompatible licensing terms. Can OpenSSL be removed from the...