Added metadata file for PGPAuth (org.lf_net.pgpunlocker)

This is an untested metadata file
This commit is contained in:
Moritz Grosch (LittleFox) 2014-02-07 17:24:10 +01:00
parent e69b95bba0
commit 82b2bf9d92

View file

@ -0,0 +1,51 @@
# PGPAuth Metadata file
# Done by LittleFox
Categories: Internet,Security
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:
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 not resent by someone else.
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.
Requires Root: No
# Repo and Build fields only matter in source-built apps
Repo Type: git
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