Delete FiSSH
This commit is contained in:
parent
8094d6187a
commit
09c9b96d5f
|
|
@ -9,6 +9,7 @@ SourceCode: https://gitlab.com/ioanm/FiSSH-App
|
||||||
AutoName: FiSSH
|
AutoName: FiSSH
|
||||||
Summary: SSH authentication via Fingerprint scanning over network (TLS Sockets).
|
Summary: SSH authentication via Fingerprint scanning over network (TLS Sockets).
|
||||||
Description: |-
|
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.
|
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 must run Linux and have FiSSH desktop installed - see [https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md INSTALL.md here]
|
||||||
|
|
@ -61,6 +62,7 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
ArchivePolicy: 0 versions
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '3.0'
|
CurrentVersion: '3.0'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue