Updated Google Summer of Code 2015 (markdown)
parent
7d79587469
commit
121f896dd5
|
@ -109,7 +109,7 @@ OpenKeychain supports elliptic curve cryptography, but only the ECDSA and ECDH a
|
||||||
|
|
||||||
|
|
||||||
## Tasker Plugin
|
## Tasker Plugin
|
||||||
**Brief explanation:** Tasker is an app for automating tasks on Android, e.g., 'automatically send a message to someone when I am at home'. Having OpenPGP support in Tasker would allow for much better transport security for tasks related to end-to-end communication. Thus, a [Tasker plugin](TODO) should be developed that uses our [OpenPGP API](TODO) to allow automatic encryption/signing/decryption/verification. A good integration into Tasker and an easy UI is required.
|
**Brief explanation:** Tasker is an app for automating tasks on Android, e.g., 'automatically send a message to someone when I am at home'. Having OpenPGP support in Tasker would allow for much better transport security for tasks related to end-to-end communication. Thus, a [Tasker plugin](http://tasker.dinglisch.net/plugins.html) should be developed that uses our [OpenPGP API](https://github.com/open-keychain/open-keychain/wiki/OpenPGP-API) to allow automatic encryption/signing/decryption/verification. A good integration into Tasker and an easy UI is required.
|
||||||
|
|
||||||
**Expected results:** Tasker plugin for encryption/signing/decryption/verification
|
**Expected results:** Tasker plugin for encryption/signing/decryption/verification
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue