Skip to content
This repository has been archived by the owner on Feb 24, 2023. It is now read-only.

0.2_Release

Compare
Choose a tag to compare
@Mnkai Mnkai released this 12 Nov 15:08
· 55 commits to master since this release

Bugs fixed from RC2

  • Improved PGP block detection - Now does not complain about few characters before - and after PGP block.
  • Exception handling when signature does not contain mail address (issue #8) - thanks @ibanferreira !

Changes from 0.12 Release

(From 0.2 RC Tag Contents)

Now you can decrypt / quick reply to PGP messages without typing your PGP password with mobile keyboard.
Especially useful if you are paranoid about other people's eye or CCTVs, or you have too long & complex password to type. Almost all NFC-based tokens are supported. Try them out!
(I personally use contactless payment supported credit card)

PGP key's password is stored securely in device - I tried my best to get both performance and security.
Tested with Nexus 5 - NFC tag authentication took about 0.2 seconds. Pretty fast, isn't it?
I'm worried about older devices, not tested but should be able to decrypt PGP password in 10 seconds.

  • Prevent crashing on clipboard content change in some devices