aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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".