Update OpenKeychain description
This commit is contained in:
parent
ba0ee53c78
commit
3175bfdc4b
|
@ -5,22 +5,24 @@ Source Code:https://github.com/open-keychain/open-keychain
|
||||||
Issue Tracker:https://github.com/open-keychain/open-keychain/issues
|
Issue Tracker:https://github.com/open-keychain/open-keychain/issues
|
||||||
|
|
||||||
Auto Name:OpenKeychain
|
Auto Name:OpenKeychain
|
||||||
Summary:Manage OpenPGP keys
|
Summary:Encrypt your Files and Communications. Compatible with the OpenPGP Standard.
|
||||||
Description:
|
Description:
|
||||||
OpenKeychain allows you to manage cryptographic keys and encrypt messages
|
OpenKeychain helps you communicate more privately and securely. It uses high-quality modern encryption to ensure that your messages can be read only by the people you send them to, others can send you messages that only you can read, and these messages can be digitally signed so the people getting them are sure who sent them. OpenKeychain is based on the well established OpenPGP standard making encryption compatible across your devices and operating systems.
|
||||||
as well as files for your contacts.
|
|
||||||
|
|
||||||
It implements the OpenPGP standard, also often referred to as GPG or PGP.
|
Modern encryption is based on digital “keys”. OpenKeychain stores and manages your keys, and those of the people you communicate with, on your Android. It also helps you find others’ keys online, and interchange keys by touching devices. But its most frequent use is in using those keys to encrypt and decrypt messages.
|
||||||
|
|
||||||
Features:
|
OpenKeychain integrates with
|
||||||
* All basic OpenPGP operations: encrypt/decrypt/sign/verify
|
* K-9 Mail
|
||||||
* NFC/QR code key exchange
|
* Conversations
|
||||||
* Key management (import/export/sign/upload)
|
* and many more…
|
||||||
* Import/export of GPG key rings and exported keys from/to the SD card
|
|
||||||
* Keyserver support
|
|
||||||
* Easy API
|
|
||||||
|
|
||||||
It doesn't integrate with any email client yet, but that is a planned feature.
|
OpenKeychain is designed to be trustworthy. It’s Free Software with no secrets; anyone can examine and validate every bit of it.
|
||||||
|
|
||||||
|
Permissions:
|
||||||
|
* Full network access: To query keyservers
|
||||||
|
* Near Field Communication: To exchange keys via NFC; Yubikey NEO support
|
||||||
|
* Storage: To import/export keys from sd card
|
||||||
|
* Identity/Contact: To pre-fill name, email, and search queries; integration with Android's contacts
|
||||||
|
|
||||||
[https://github.com/open-keychain/open-keychain/blob/HEAD/CHANGELOG CHANGELOG]
|
[https://github.com/open-keychain/open-keychain/blob/HEAD/CHANGELOG CHANGELOG]
|
||||||
.
|
.
|
||||||
|
|
Loading…
Reference in a new issue