Updated PGPAuth metadata file (org.lf_net.pgpunlocker)
Newly created with fdroid import and seems to be ok.
This commit is contained in:
parent
82b2bf9d92
commit
ae28accc0a
|
@ -1,51 +1,26 @@
|
||||||
# PGPAuth Metadata file
|
Categories:Internet,Security
|
||||||
# Done by LittleFox
|
License:MIT
|
||||||
|
Web Site:https://github.com/LittleFox94/PGPAuth
|
||||||
|
Source Code:https://github.com/LittleFox94/PGPAuth
|
||||||
|
Issue Tracker:https://github.com/LittleFox94/PGPAuth/issues
|
||||||
|
|
||||||
Categories: Internet,Security
|
Summary:Send PGP-verified requests
|
||||||
License: MIT
|
|
||||||
|
|
||||||
Web Site: http://littlefox94.github.io/PGPAuth/
|
|
||||||
Source Code: https://github.com/LittleFox94/PGPAuth
|
|
||||||
Issue Tracker: https://github.com/LittleFox94/PGPAuth/issues
|
|
||||||
|
|
||||||
# Donate: (web link)
|
|
||||||
# FlattrID:
|
|
||||||
# Bitcoin: (bitcoin address)
|
|
||||||
|
|
||||||
# Name: (to override the name of the app in the index)
|
|
||||||
Summary: (one sentence, no more than 30-40 chars)
|
|
||||||
Description:
|
Description:
|
||||||
This app sends GPG-verified requests over the internet to a given server.
|
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.
|
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 not resent by someone else.
|
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 our Hackerspace ChaosChemnitz (Germany) to open and close the door without the need of a "real" key.
|
||||||
|
|
||||||
This app requires [[org.thialfihar.android.apg]] to sign your requests with GPG.
|
You'll need [[org.thialfihar.android.apg]] to sign requests.
|
||||||
|
.
|
||||||
|
Repo Type:git
|
||||||
|
Repo:https://github.com/LittleFox94/PGPAuth.git
|
||||||
|
|
||||||
Requires Root: No
|
Build:1.1,5
|
||||||
|
commit=7db50a0054eb03bc6b009046ebf0339e05123b38
|
||||||
|
|
||||||
# Repo and Build fields only matter in source-built apps
|
Auto Update Mode:Version v%c
|
||||||
Repo Type: git
|
Update Check Mode:Tags
|
||||||
Repo: https://github.com/LittleFox94/PGPAuth.git
|
|
||||||
|
|
||||||
# One for each source build
|
|
||||||
# Build:<version>,<version code>
|
|
||||||
# commit=<tag/commit/rev>
|
|
||||||
# [...]
|
|
||||||
#
|
|
||||||
# For a complete list of flags, see the manual
|
|
||||||
|
|
||||||
# Maintainer Notes:
|
|
||||||
# Here go the notes to take into account for future updates, builds, etc.
|
|
||||||
# Will be published in the wiki if present.
|
|
||||||
# .
|
|
||||||
|
|
||||||
Auto Update Mode: Version v%c
|
|
||||||
Update Check Mode: Tags
|
|
||||||
Current Version: 1.1
|
|
||||||
Current Version Code: 5
|
|
||||||
|
|
||||||
# No Source Since: First version to be partially or completely missing upstream
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue