FiSSH
通过网络指纹扫描(TLS 套接字)进行 SSH 身份验证。
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 保持一致。


