Pre-Alpha
Pre-release
Pre-release
This is a pre alpha release. This is still not considered secure enough to use in production. Although the API isn't considered stable, it should be close to what it will look like in the end and no big changes are expected.
- It is still not considered secure, at least not for production use.
- The API should be mostly stable. No big changes to the existing functions are expected.
- The wire protocol will definitely change.
- The backup format will most likely change.
Change since the last release:
- fix some crashes in mcJSON
- Lua-Bindings (for testing purposes only) #51
- IPC in order to test multiple molch instances together
return_status
, a new error data type #48molch_get_prekey_list
to manually export the prekey list #55- fixes to the CI scripts #57
- message numbers are exposed via the public api #59
- use expiration dates instead of timestamps #62
- encrypt the library state before it is exported with
molch_export
ormolch_conversation_export
#60 - add explicit length parameters to every data that is passed in or out #65
- reorder function parameters to make the public API more consistent #67
- change the license from LGPL2.1 to ISC #68
NOTE: Don't download via the "Source Code" links down below, use molch-pre-alpha.tar.xz
because the other files don't contain the code of the git submodules.