From 82b2bf9d925d65d7c4f35b8033771d52646ca5e4 Mon Sep 17 00:00:00 2001 From: "Moritz Grosch (LittleFox)" Date: Fri, 7 Feb 2014 17:24:10 +0100 Subject: [PATCH 1/4] Added metadata file for PGPAuth (org.lf_net.pgpunlocker) This is an untested metadata file --- metadata/org.lf_net.pgpunlocker.txt | 51 +++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 metadata/org.lf_net.pgpunlocker.txt diff --git a/metadata/org.lf_net.pgpunlocker.txt b/metadata/org.lf_net.pgpunlocker.txt new file mode 100644 index 0000000000..8ec6537c59 --- /dev/null +++ b/metadata/org.lf_net.pgpunlocker.txt @@ -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:, +# commit= +# [...] +# +# 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 + From ae28accc0a24f681782751f438afc946072bea53 Mon Sep 17 00:00:00 2001 From: "Moritz Grosch (LittleFox)" Date: Fri, 7 Feb 2014 18:00:49 +0100 Subject: [PATCH 2/4] Updated PGPAuth metadata file (org.lf_net.pgpunlocker) Newly created with fdroid import and seems to be ok. --- metadata/org.lf_net.pgpunlocker.txt | 57 ++++++++--------------------- 1 file changed, 16 insertions(+), 41 deletions(-) diff --git a/metadata/org.lf_net.pgpunlocker.txt b/metadata/org.lf_net.pgpunlocker.txt index 8ec6537c59..7e5d657ee1 100644 --- a/metadata/org.lf_net.pgpunlocker.txt +++ b/metadata/org.lf_net.pgpunlocker.txt @@ -1,51 +1,26 @@ -# PGPAuth Metadata file -# Done by LittleFox - -Categories: Internet,Security -License: MIT +Categories:Internet,Security +License:MIT +Web Site:https://github.com/LittleFox94/PGPAuth +Source Code:https://github.com/LittleFox94/PGPAuth +Issue Tracker:https://github.com/LittleFox94/PGPAuth/issues -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) +Summary:Send PGP-verified requests 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. +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 -Repo Type: git -Repo: https://github.com/LittleFox94/PGPAuth.git - -# One for each source build -# Build:, -# commit= -# [...] -# -# 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 +Auto Update Mode:Version v%c +Update Check Mode:Tags From a42703d86216c35e326525a42f4d595ee93dd142 Mon Sep 17 00:00:00 2001 From: "Moritz Grosch (LittleFox)" Date: Fri, 7 Feb 2014 18:05:20 +0100 Subject: [PATCH 3/4] fdroid checkupdates org.lf_net.pgpunlocker --- metadata/org.lf_net.pgpunlocker.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/metadata/org.lf_net.pgpunlocker.txt b/metadata/org.lf_net.pgpunlocker.txt index 7e5d657ee1..e2b5e7c0b0 100644 --- a/metadata/org.lf_net.pgpunlocker.txt +++ b/metadata/org.lf_net.pgpunlocker.txt @@ -4,6 +4,7 @@ Web Site:https://github.com/LittleFox94/PGPAuth Source Code:https://github.com/LittleFox94/PGPAuth Issue Tracker:https://github.com/LittleFox94/PGPAuth/issues +Auto Name:PGPAuth Summary:Send PGP-verified requests Description: This app sends GPG-verified requests over the internet to a given server. @@ -15,6 +16,7 @@ It is used in our Hackerspace ChaosChemnitz (Germany) to open and close the door You'll need [[org.thialfihar.android.apg]] to sign requests. . + Repo Type:git Repo:https://github.com/LittleFox94/PGPAuth.git @@ -23,4 +25,6 @@ Build:1.1,5 Auto Update Mode:Version v%c Update Check Mode:Tags +Current Version:1.1 +Current Version Code:5 From 1f8c6be927584bfefe2e348528283d50f0b00b55 Mon Sep 17 00:00:00 2001 From: "Moritz Grosch (LittleFox)" Date: Fri, 7 Feb 2014 18:06:25 +0100 Subject: [PATCH 4/4] Updated website Now ready for merging :) --- metadata/org.lf_net.pgpunlocker.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/org.lf_net.pgpunlocker.txt b/metadata/org.lf_net.pgpunlocker.txt index e2b5e7c0b0..feeb0e8978 100644 --- a/metadata/org.lf_net.pgpunlocker.txt +++ b/metadata/org.lf_net.pgpunlocker.txt @@ -1,6 +1,6 @@ Categories:Internet,Security License:MIT -Web Site:https://github.com/LittleFox94/PGPAuth +Web Site:http://littlefox94.github.io/PGPAuth Source Code:https://github.com/LittleFox94/PGPAuth Issue Tracker:https://github.com/LittleFox94/PGPAuth/issues