Small fixes to pgpunlocker
This commit is contained in:
parent
26f54c5a25
commit
a0496de099
|
@ -12,7 +12,7 @@ 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 our Hackerspace ChaosChemnitz (Germany) to open and close the door without the need of a "real" key.
|
||||
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]] to sign requests.
|
||||
.
|
||||
|
@ -23,7 +23,7 @@ Repo:https://github.com/LittleFox94/PGPAuth.git
|
|||
Build:1.1,5
|
||||
commit=7db50a0054eb03bc6b009046ebf0339e05123b38
|
||||
|
||||
Auto Update Mode:Version v%c
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
Current Version Code:5
|
||||
|
|
Loading…
Reference in a new issue