2018-11-26 10:27:18 +00:00
Categories :
- Security
License : MIT
AuthorName : IODev
2019-01-20 08:28:26 +00:00
AuthorEmail : ioan@iodev.science
2018-11-26 10:27:18 +00:00
WebSite : https://www.iodev.science
2019-01-20 08:28:26 +00:00
SourceCode : https://gitlab.com/ioanm/FiSSH-App
2018-11-26 10:27:18 +00:00
AutoName : FiSSH
2018-12-28 20:47:14 +00:00
Summary : SSH authentication via Fingerprint scanning over network (TLS Sockets).
2018-11-26 10:27:18 +00:00
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.
2019-01-20 08:28:26 +00:00
* The PC must run Linux and have FiSSH desktop installed - see [https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md INSTALL.md here]
2018-11-26 10:27:18 +00:00
* 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
2019-01-20 08:28:26 +00:00
Repo : https://gitlab.com/ioanm/FiSSH-App
2018-11-26 10:27:18 +00:00
Builds :
- versionName : '2.5'
versionCode : 25
commit : '2.5'
subdir : app
gradle :
- yes
2018-11-29 12:11:11 +00:00
- versionName : '2.6'
versionCode : 26
commit : '2.6'
subdir : app
gradle :
- yes
2018-11-30 16:43:25 +00:00
- versionName : '2.7'
versionCode : 27
commit : '2.7'
subdir : app
gradle :
- yes
2018-12-28 20:47:14 +00:00
- versionName : '2.8'
versionCode : 28
commit : '2.8'
subdir : app
gradle :
- yes
- versionName : '2.9'
versionCode : 29
commit : '2.9'
subdir : app
gradle :
- yes
2018-12-27 20:17:31 +00:00
- versionName : '3.0'
versionCode : 30
commit : '3.0'
subdir : app
gradle :
- yes
2018-11-26 10:27:18 +00:00
AutoUpdateMode : Version %v
UpdateCheckMode : Tags
2018-12-27 20:17:31 +00:00
CurrentVersion : '3.0'
CurrentVersionCode : 30