mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-02 18:16:06 +01:00
44 lines
1.2 KiB
YAML
44 lines
1.2 KiB
YAML
Categories:
|
|
- Security
|
|
License: AGPL-3.0-only
|
|
WebSite: https://tessercube.com/
|
|
SourceCode: https://github.com/DimensionDev/TesserPG-Android
|
|
IssueTracker: https://github.com/DimensionDev/TesserPG-Android/issues
|
|
|
|
Description: |-
|
|
OpenPGP Made Mobile
|
|
|
|
<b>Basic Functionalities:</b>
|
|
|
|
* Generate, import, and export keypairs (RSA only for now, ECDSA+ECDH coming soon)
|
|
* Encrypt and decrypt encrypted messages
|
|
* Sign and verify signed messages
|
|
* Unified message history log
|
|
|
|
<b>Special Features:</b> Tessercube Keyboard
|
|
|
|
Communicate via OpenPGP in any app, as long as all participants of the
|
|
conversation have installed Tessercube (or anything supporting OpenPGP
|
|
implementations).
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/DimensionDev/TesserPG-Android.git
|
|
|
|
Builds:
|
|
- versionName: 0.2.5.1
|
|
versionCode: 200
|
|
commit: 0.2.5.1
|
|
subdir: app
|
|
submodules: true
|
|
gradle:
|
|
- fdroid
|
|
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
|
ndk: r19c
|
|
|
|
MaintainerNotes: Auto update is disabled because the application ID is set in a variable.
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: 0.2.5.1
|
|
CurrentVersionCode: 200
|