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