From 323a4b9c6307141629c52868efa5827755ba142f Mon Sep 17 00:00:00 2001 From: Ioan Moldovan Date: Sat, 9 Feb 2019 16:43:20 +0000 Subject: [PATCH 1/5] Delete science.iodev.fissh.yml --- metadata/science.iodev.fissh.yml | 67 -------------------------------- 1 file changed, 67 deletions(-) delete mode 100644 metadata/science.iodev.fissh.yml diff --git a/metadata/science.iodev.fissh.yml b/metadata/science.iodev.fissh.yml deleted file mode 100644 index a15c904f8f..0000000000 --- a/metadata/science.iodev.fissh.yml +++ /dev/null @@ -1,67 +0,0 @@ -Categories: - - Security -License: MIT -AuthorName: IODev -AuthorEmail: ioan@iodev.science -WebSite: https://www.iodev.science -SourceCode: https://gitlab.com/ioanm/FiSSH-App - -AutoName: FiSSH -Summary: SSH authentication via Fingerprint scanning over network (TLS Sockets). -Description: |- - This Android app stores your SSH key phrase and sends it to your PC securely via the LAN when an authorized fingerprint is detected by the Android fingerprint scanner. - - * The PC must run Linux and have FiSSH desktop installed - see [https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md INSTALL.md here] - * The PC app then returns the received passphrase to OpenSSH and the standard ssh binary completes the login process. - * It is important to note that none of the FiSSH apps have access to private key file and that FiSSH uses TLS sockets with certificate validation to prevent man-in-the-middle attacks! - -RepoType: git -Repo: https://gitlab.com/ioanm/FiSSH-App - -Builds: - - versionName: '2.5' - versionCode: 25 - commit: '2.5' - subdir: app - gradle: - - yes - - - versionName: '2.6' - versionCode: 26 - commit: '2.6' - subdir: app - gradle: - - yes - - - versionName: '2.7' - versionCode: 27 - commit: '2.7' - subdir: app - gradle: - - yes - - - versionName: '2.8' - versionCode: 28 - commit: '2.8' - subdir: app - gradle: - - yes - - - versionName: '2.9' - versionCode: 29 - commit: '2.9' - subdir: app - gradle: - - yes - - - versionName: '3.0' - versionCode: 30 - commit: '3.0' - subdir: app - gradle: - - yes - -AutoUpdateMode: Version %v -UpdateCheckMode: Tags -CurrentVersion: '3.0' -CurrentVersionCode: 30 From e16717ddc4a317fde29e83c282a504d8b2884e78 Mon Sep 17 00:00:00 2001 From: Ioan Moldovan Date: Sun, 10 Feb 2019 07:03:15 +0000 Subject: [PATCH 2/5] Archive app --- metadata/science.iodev.fissh.yml | 69 ++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 metadata/science.iodev.fissh.yml diff --git a/metadata/science.iodev.fissh.yml b/metadata/science.iodev.fissh.yml new file mode 100644 index 0000000000..09fde6f14f --- /dev/null +++ b/metadata/science.iodev.fissh.yml @@ -0,0 +1,69 @@ +Categories: + - Security +License: MIT +AuthorName: IODev +AuthorEmail: ioan@iodev.science +WebSite: https://www.iodev.science +SourceCode: https://gitlab.com/ioanm/FiSSH-App + +AutoName: FiSSH +Summary: SSH authentication via Fingerprint scanning over network (TLS Sockets). +Description: |- + FiSSH is no longer published to F-Droid, please see the Xamarin version available on Google Play. + This Android app stores your SSH key phrase and sends it to your PC securely via the LAN when an authorized fingerprint is detected by the Android fingerprint scanner. + + * The PC must run Linux and have FiSSH desktop installed - see [https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md INSTALL.md here] + * The PC app then returns the received passphrase to OpenSSH and the standard ssh binary completes the login process. + * It is important to note that none of the FiSSH apps have access to private key file and that FiSSH uses TLS sockets with certificate validation to prevent man-in-the-middle attacks! + +RepoType: git +Repo: https://gitlab.com/ioanm/FiSSH-App + +Builds: + - versionName: '2.5' + versionCode: 25 + commit: '2.5' + subdir: app + gradle: + - yes + + - versionName: '2.6' + versionCode: 26 + commit: '2.6' + subdir: app + gradle: + - yes + + - versionName: '2.7' + versionCode: 27 + commit: '2.7' + subdir: app + gradle: + - yes + + - versionName: '2.8' + versionCode: 28 + commit: '2.8' + subdir: app + gradle: + - yes + + - versionName: '2.9' + versionCode: 29 + commit: '2.9' + subdir: app + gradle: + - yes + + - versionName: '3.0' + versionCode: 30 + commit: '3.0' + subdir: app + gradle: + - yes + +ArchivePolicy: 0 versions +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '3.0' +CurrentVersionCode: 30 \ No newline at end of file From 5be97003ef38ed2677c2f87324ad396967c5e1f5 Mon Sep 17 00:00:00 2001 From: Ioan Moldovan Date: Sun, 10 Feb 2019 07:06:15 +0000 Subject: [PATCH 3/5] Fix formatting. --- metadata/science.iodev.fissh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/science.iodev.fissh.yml b/metadata/science.iodev.fissh.yml index 09fde6f14f..ec3c374401 100644 --- a/metadata/science.iodev.fissh.yml +++ b/metadata/science.iodev.fissh.yml @@ -66,4 +66,4 @@ ArchivePolicy: 0 versions AutoUpdateMode: Version %v UpdateCheckMode: Tags CurrentVersion: '3.0' -CurrentVersionCode: 30 \ No newline at end of file +CurrentVersionCode: 30 From 1e930ac158126462b21eaa88872430e69648c5a6 Mon Sep 17 00:00:00 2001 From: Ioan Moldovan Date: Thu, 14 Mar 2019 11:15:03 +0000 Subject: [PATCH 4/5] Revert archival. Back to Java. Back to F-Droid. --- metadata/science.iodev.fissh.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/metadata/science.iodev.fissh.yml b/metadata/science.iodev.fissh.yml index ec3c374401..62dfacf283 100644 --- a/metadata/science.iodev.fissh.yml +++ b/metadata/science.iodev.fissh.yml @@ -9,7 +9,6 @@ SourceCode: https://gitlab.com/ioanm/FiSSH-App AutoName: FiSSH Summary: SSH authentication via Fingerprint scanning over network (TLS Sockets). Description: |- - FiSSH is no longer published to F-Droid, please see the Xamarin version available on Google Play. This Android app stores your SSH key phrase and sends it to your PC securely via the LAN when an authorized fingerprint is detected by the Android fingerprint scanner. * The PC must run Linux and have FiSSH desktop installed - see [https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md INSTALL.md here] @@ -62,8 +61,7 @@ Builds: gradle: - yes -ArchivePolicy: 0 versions AutoUpdateMode: Version %v UpdateCheckMode: Tags CurrentVersion: '3.0' -CurrentVersionCode: 30 +CurrentVersionCode: 30 \ No newline at end of file From 2b091ea2f267b909c7f89dcf110ca39a24e29446 Mon Sep 17 00:00:00 2001 From: Ioan Moldovan Date: Thu, 14 Mar 2019 11:21:59 +0000 Subject: [PATCH 5/5] Update science.iodev.fissh.yml --- metadata/science.iodev.fissh.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata/science.iodev.fissh.yml b/metadata/science.iodev.fissh.yml index 62dfacf283..a15c904f8f 100644 --- a/metadata/science.iodev.fissh.yml +++ b/metadata/science.iodev.fissh.yml @@ -64,4 +64,4 @@ Builds: AutoUpdateMode: Version %v UpdateCheckMode: Tags CurrentVersion: '3.0' -CurrentVersionCode: 30 \ No newline at end of file +CurrentVersionCode: 30