V. 0.9, correct as of 19.05.2015
Here are things we'll be putting effort into for next releases, in order of priority:
- [ ] Soter algorithms: Adding Chacha20 to cipher suite. Since we need it in a very specific mode, it might involve our own implementation of it.
- [ ] Themis objects: Working on 2 new objects - authentication module and safe credential storage module for anything from SQL to KV storages.
- [ ] Language wrappers: NodeJS, Perl, Rust and Go bindings, evaluating others
- [ ] Platforms: Various flavors of portable and embeddable Linuxes support
- [ ] Platforms: Checking against more conservative UNIX flavours (*BSD)
- [ ] Documentation: Bi-directional examples for both message objects.
- [ ] Documentation: Better examples (with unified cases) and documentation.
- [ ] ObjC wrapper: Document Secure Message Session for ObjC wrapper with acceptable examples
- [ ] ObjC wrapper: ObjC code refactoring - it works, but it ain't no beautiful
- [ ] PHP Wrapper: OOPize wrapper, unify it similarly to other wrappers.
If you're looking for what to contribute, easily pick things which are at the bottom of the list, let us know in the mailing list / raise an issue to make sure there's nobody doing it yet.