Updated Intents (markdown)

Dominik Schürmann 2017-02-05 12:33:25 +01:00
parent c21d03cc50
commit 3a1a208caf
1 changed files with 1 additions and 4 deletions

@ -48,10 +48,7 @@ We are following [Android Guidelines](http://developer.android.com/guide/compone
#### QR Codes
* ``android.intent.action.VIEW`` with URIs following the ``openpgp4fpr`` (OpenPGP version 4 fingerprint) schema.
* For example: ``openpgp4fpr:73EE2314F65FA92EC2390D3A718C070100012282``.
* Compatible with Monkeysphere's and Guardian Project's QR Codes
* Only full fingerprints are supported, not key IDs. After scanning OpenKeychain allows for certification of keys and this is only secure with full fingerprints.
see [[QR Codes|QR Codes]]
#### NFC
* NFC (``android.nfc.action.NDEF_DISCOVERED``) on mime type ``application/pgp-keys`` (as specified in http://tools.ietf.org/html/rfc3156, section 7)