Merge branch 'dschuermann/fdroiddata-open-keychain'
This commit is contained in:
commit
92a3050b88
|
@ -1,28 +1,30 @@
|
|||
Categories:Internet
|
||||
License:GPLv3+
|
||||
Web Site:http://sufficientlysecure.org/index.php/openpgp-keychain
|
||||
Source Code:https://github.com/dschuermann/openpgp-keychain
|
||||
Issue Tracker:https://github.com/dschuermann/openpgp-keychain/issues
|
||||
Web Site:http://openkeychain.org
|
||||
Source Code:https://github.com/open-keychain/open-keychain
|
||||
Issue Tracker:https://github.com/open-keychain/open-keychain/issues
|
||||
|
||||
Auto Name:OpenKeychain
|
||||
Summary:Manage OpenPGP keys
|
||||
Description:
|
||||
OpenPGP implementation for Android. The development began as a fork of Android
|
||||
Privacy Guard (APG).
|
||||
OpenKeychain allows you to manage cryptographic keys and encrypt messages
|
||||
as well as files for your contacts.
|
||||
|
||||
It implements the OpenPGP standard, also often referred to as GPG or PGP.
|
||||
|
||||
Features:
|
||||
* All basic OpenPGP operations: encrypt/decrypt/sign/verify
|
||||
* NFC/QR code key exchange
|
||||
* Key management (import/export/sign/upload)
|
||||
* Import/export of GPG key rings and exported keys from/to the SD card
|
||||
* Basic keyserver support
|
||||
* Keyserver support
|
||||
* Easy API
|
||||
|
||||
It doesn't integrate with any email client yet, but that is a planned feature.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/dschuermann/openpgp-keychain.git
|
||||
Repo:https://github.com/open-keychain/open-keychain.git
|
||||
|
||||
Build:2.1,21000
|
||||
commit=v2.1
|
||||
|
|
Loading…
Reference in a new issue