You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing molch for the startup 1984not GmbH which is making an end to end encrypted messenger app for mobile phones. I would still consider the app to be in pre-alpha condition and despite saying on the release page, that the API is supposed to be almost stable, I have to rescind that.
The current state can be seen on the develop branch, I ported the code from C to C++, but haven't added a C++-API yet. I still have some plans to make it adhere more to the recommendations in OpenWhisper systems Double Ratchet whitepaper and maybe write more documentation, but I haven't had the time yet, because I'm working on server side stuff.
It already works, although the API and package format will most certainly break in the future, and is intended to take almost all of the cryptography away from the user and encapsulate it. You give me a text and a receiver, I give you a packet that can be sent over whatever transport you like (after setting up a User and conversation with a receiver).
And I currently can't give a roadmap of when it will be usable.
what does molch work for? could you tell me the rease why you make it ,and I'm crazy about it,
The text was updated successfully, but these errors were encountered: