73 lines
1.7 KiB
YAML
73 lines
1.7 KiB
YAML
Categories:
|
|
- Internet
|
|
- Security
|
|
License: MIT
|
|
SourceCode: https://github.com/PGPAuth/PGPAuth_Android
|
|
IssueTracker: https://github.com/PGPAuth/PGPAuth_Android/issues
|
|
Changelog: https://github.com/PGPAuth/PGPAuth_Android/releases
|
|
FlattrID: '372271'
|
|
Bitcoin: 18ii4wvKxPFvKoGk7MXLngq9yWNsp7ABPd
|
|
|
|
AutoName: PGPAuth
|
|
Description: |-
|
|
This app sends GPG-verified requests over the internet to a given server.
|
|
|
|
Currently there are the actions open and close, but request-type will be
|
|
configurable. The request also includes a timestamp to verify the request is
|
|
sent by the owner of the gpg-key and is not sent again by someone else.
|
|
|
|
It is used in the ChaosChemnitz hackerspace in Germany to open and close the
|
|
door without the need of a "real" key.
|
|
|
|
You'll need [[org.thialfihar.android.apg]] or
|
|
[[org.sufficientlysecure.keychain]] to sign requests.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/PGPAuth/PGPAuth_Android.git
|
|
|
|
Builds:
|
|
- versionName: 1.2.1
|
|
versionCode: 7
|
|
commit: v1.2.1
|
|
|
|
- versionName: 1.3.1
|
|
versionCode: 8
|
|
commit: v1.3.1
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 9
|
|
commit: v1.4
|
|
subdir: PGPAuth
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 10
|
|
commit: v1.5
|
|
subdir: PGPAuth
|
|
|
|
- versionName: 1.5.2
|
|
versionCode: 11
|
|
commit: v1.5.2
|
|
subdir: PGPAuth
|
|
|
|
- versionName: '1.6'
|
|
versionCode: 12
|
|
commit: v1.6
|
|
subdir: PGPAuth
|
|
|
|
- versionName: 1.6.1
|
|
versionCode: 13
|
|
commit: v1.6.1
|
|
subdir: PGPAuth
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 2017051001
|
|
commit: v1.7.1
|
|
subdir: PGPAuth
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version v%v
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.7.1
|
|
CurrentVersionCode: 2017051001
|