Overview
This project aims to provide an Open Source OpenPGP architecture/application for mobile phones either based on JavaScript (so it can be used on virtually every device in a browser in every country) or as a native application. It should allow you to sign, encrypt, decrypt, and verify any kind of text - in particular e-mails. The idea is to implement the basic OpenPGP functionality and to reuse it in other projects. Have a look at the OpenPGP.js project for more details.
Support and Issues
Please have a look at the list of open issues and ask on our support page if you need further help. Additionally, we provide information in our wiki.
Main Features
Runs in WebKit browsers (Safari/Chrome/iPhone/iPad/Android). Have a look at the online demo.
Screenshots
Screencasts
Release Notes
Also have a look at the list of all release notes and list of last changes.
Version 0.2 (24. February 2011).
- integrated decryption.
Version 0.1 (23. September 2010).
- initial release / proof of concept.

