aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-02-02 22:17:49 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-02-02 22:17:49 +0100
commit7eb34a48f469355eb6116664621dca64791e94ac (patch)
treea5c106ac0f3c4a5b4a008337785cd6c0b13e3099 /README.md
parentba0897085068b1835dd769d8aad6002114e28132 (diff)
downloadopen-keychain-7eb34a48f469355eb6116664621dca64791e94ac.tar.gz
open-keychain-7eb34a48f469355eb6116664621dca64791e94ac.tar.bz2
open-keychain-7eb34a48f469355eb6116664621dca64791e94ac.zip
full fingerprint in README example
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c9894ce49..ecde1ab7c 100644
--- a/README.md
+++ b/README.md
@@ -81,7 +81,7 @@ To do automatic encryption/decryption/sign/verify use the OpenPGP Remote API.
* without extras, starts Barcode Scanner to get QR Code
#### OpenPGP Keychain special registered Intents:
-* ``android.intent.action.VIEW`` with URIs following the ``openpgp4fpr`` schema. For example: ``openpgp4fpr:718C070100012282``. This is used in QR Codes, but could also be embedded into your website. (compatible with Monkeysphere's and Guardian Project's QR Codes)
+* ``android.intent.action.VIEW`` with URIs following the ``openpgp4fpr`` schema. For example: ``openpgp4fpr:73EE2314F65FA92EC2390D3A718C070100012282``. This is used in QR Codes, but could also be embedded into your website. (compatible with Monkeysphere's and Guardian Project's QR Codes)
* NFC (``android.nfc.action.NDEF_DISCOVERED``) on mime type ``application/pgp-keys`` (as specified in http://tools.ietf.org/html/rfc3156, section 7)
### OpenPGP Remote API