aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2013-09-15 15:20:15 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2013-09-15 15:20:15 +0200
commit312b735fbd0303a49e3d2efbefd2076c432f276f (patch)
tree5269fe33f479349f5f71edcecd266b3fa70201d3 /README.md
parent1e188ee2fa0c0573d523bf78811fa05c3e5bbea5 (diff)
downloadopen-keychain-312b735fbd0303a49e3d2efbefd2076c432f276f.tar.gz
open-keychain-312b735fbd0303a49e3d2efbefd2076c432f276f.tar.bz2
open-keychain-312b735fbd0303a49e3d2efbefd2076c432f276f.zip
Extended api
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 61a6cc0cc..4f70b97ad 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@ OpenPGP Keychain specific Intent actions:
* ``org.sufficientlysecure.keychain.action.IMPORT_KEY_FROM_QR_CODE``
* without extras starts Barcode Scanner to get QR Code
-## Remote Service API
+## OpenPGP Remote API
To do asyncronous fast encryption/decryption/sign/verify operations bind to the remote service.
The API Demo contains all required AIDL files and a demo activity.
@@ -118,6 +118,10 @@ for integration.
[4] https://play.google.com/stor/apps/details?id=org.sufficientlysecure.keychain.demo
+## Extended Remote API
+
+TODO
+
# Libraries
All JAR-Libraries are provided in this repository under "libs", all Android Library projects are under "libraries".