FiSSH: make link clickable
This commit is contained in:
parent
b17ced0a6b
commit
ab68fcd7db
|
|
@ -11,7 +11,7 @@ Summary: SSH authentication via Fingerprint scanning over network (SSL 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 INSTALL.md here: https://git.iodev.science/ioan/FiSSH-Desktop/src/branch/master/INSTALL.md
|
||||
* The PC must run Linux and have FiSSH desktop installed - see [https://git.iodev.science/ioan/FiSSH-Desktop/src/branch/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!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue