Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

function #115

Open
wuli133144 opened this issue Feb 2, 2018 · 1 comment
Open

function #115

wuli133144 opened this issue Feb 2, 2018 · 1 comment
Labels

Comments

@wuli133144
Copy link

what does molch work for? could you tell me the rease why you make it ,and I'm crazy about it,

@FSMaxB
Copy link
Contributor

FSMaxB commented Feb 2, 2018

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.

@FSMaxB FSMaxB added the question label Feb 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants