Move project to GitLab.
This commit is contained in:
parent
be26e1ecbe
commit
0b8ef847c0
|
@ -2,21 +2,21 @@ Categories:
|
|||
- Security
|
||||
License: MIT
|
||||
AuthorName: IODev
|
||||
AuthorEmail: ioan@member.fsf.org
|
||||
AuthorEmail: ioan@iodev.science
|
||||
WebSite: https://www.iodev.science
|
||||
SourceCode: https://git.iodev.science/ioan/FiSSH-App.git
|
||||
SourceCode: https://gitlab.com/ioanm/FiSSH-App
|
||||
|
||||
AutoName: FiSSH
|
||||
Summary: SSH authentication via Fingerprint scanning over network (TLS 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 [https://git.iodev.science/ioan/FiSSH-Desktop/src/branch/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]
|
||||
* 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
|
||||
Repo: https://git.iodev.science/ioan/FiSSH-App.git
|
||||
Repo: https://gitlab.com/ioanm/FiSSH-App
|
||||
|
||||
Builds:
|
||||
- versionName: '2.5'
|
||||
|
|
Loading…
Reference in a new issue