ANNOUNCING Bitmask 0.9.0rc4 release candidate The LEAP team is pleased to announce the immediate availability of Bitmask 0.9.0rc4. This is the fourth public *release candidate* of the Bitmask client that supports our user friendly end to end encrypted mail service. Our work has focused on speed and scale optimization by adapting the underlying components (leap.keymanager and leap.mail) to use the new async API of Soledad. This reduces code complexity by making use of the reactor pattern and by having blocking code (i.e. general i/o) be executed asynchronously. We have revamped how bitmask frontend and backend communicates (this improves performance and prevent bugs), improved log handling for better bug reports, and much more (see the changelog file for a more detailed list). This is a release candidate aimed at getting more user feedback to influence our next round of development. We have a list of known issues that we are cranking through and will add more to the list as they come in. * Changelog: https://github.com/leapcode/bitmask_client/blob/0.9.0rc4/CHANGELOG.rst TESTING * Setup Instructions: https://bitmask.net/help * Fresh install: https://dl.bitmask.net/client/linux/release-candidate/ * Upgrading from bundle: if you are running bundle version 0.7 or new then Bitmask should update automatically. * Upgrading from package: if you have added deb.bitmask.net to your sources.list, then Bitmask should update automatically (make sure it is not commented out). Note: If you have a bundle version older than 0.7, please reinstall Bitmask. How to test: https://github.com/leapcode/bitmask_client/blob/develop/docs/testing-rcs.README LICENSE You may use Bitmask under the GNU General Public License, version 3 or, at your option, any later version. See the file "LICENSE" for the terms of the GNU General Public License, version 3. HACKING See https://leap.se/en/docs/get-involved for tips on contacting the developers, getting start hacking on Bitmask, and reporting bugs. If you are lucky enough, you can also spot us drinking mate, sleepless in night trains, rooftops, rainforests, lonely islands and, always, beyond any border. The LEAP team, October 5, 2015 Somewhere in the middle of the intertubes. EOF