FiSSH
SSH authentication via Fingerprint scanning over network (TLS Sockets)
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 app is free open-source software (licensed MIT)
The PC must either run Linux or Windows to use FiSSH.
FiSSH for Linux is available on GitLab together with install instructions at: https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md.
FiSSH for Windows uses the Windows Subsystem for Linux. The Windows edition is also open source and published to: https://gitlab.com/ioanm/fissh-windows.
To install FiSSH for Windows run the command inside WSL (Windows Subsystem for Linux) UBUNTU distro:
curl https://gitlab.com/ioanm/fissh-windows/raw/master/Release/install.sh | sudo bash
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!
Source Code:
Linux part - https://www.gitlab.com/ioanm/FiSSH-Desktop
Android app - https://www.gitlab.com/ioanm/FiSSH-App
This app is free open-source software (licensed MIT)
The PC must either run Linux or Windows to use FiSSH.
FiSSH for Linux is available on GitLab together with install instructions at: https://gitlab.com/ioanm/fissh-desktop/blob/master/INSTALL.md.
FiSSH for Windows uses the Windows Subsystem for Linux. The Windows edition is also open source and published to: https://gitlab.com/ioanm/fissh-windows.
To install FiSSH for Windows run the command inside WSL (Windows Subsystem for Linux) UBUNTU distro:
curl https://gitlab.com/ioanm/fissh-windows/raw/master/Release/install.sh | sudo bash
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!
Source Code:
Linux part - https://www.gitlab.com/ioanm/FiSSH-Desktop
Android app - https://www.gitlab.com/ioanm/FiSSH-App
- 作者: Ioan Moldovan
- 授權條款: MIT License
- 網站
- 問題追蹤系統
- 原始碼
- 構建中介資料
- 可重現構建狀態
版本
雖然在下方可選擇下載 APK 檔案,但要留意這樣的安裝方式將不會收到更新通知,是一種較不安全的下載方法。建議您先安裝 F-Droid 用戶端使用。
下載 F-Droid-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。
-
arm64-v8aarmeabi-v7ax86x86_64此版本需要 Android 6.0 或更高的版本。
此套件包由 F-Droid 構建和簽署,並保證與此原始碼 Tarball 保持一致。


