An open API service indexing awesome lists of open source software.

https://github.com/decipher2k/fingerprintauthotp

A cloud based 2FA (OTP) and STP solution using Android and Windows. Login to Windows using your Android fingerprint sensor.
https://github.com/decipher2k/fingerprintauthotp

Last synced: about 1 year ago
JSON representation

A cloud based 2FA (OTP) and STP solution using Android and Windows. Login to Windows using your Android fingerprint sensor.

Awesome Lists containing this project

README

          

# FingerprintAuth
A cloud based 2FA, Webpassword and Windows Logon solution using Android and Windows.

Select the account in the overview of the android app, authenticate with your fingerprint, and the password will be entered on your PC (which will have to have the client app running).


Currently supportet login types:

-2FA (OTP)

-Windows Logon using password

-Typing in the password (Weblogin etc.)



Please Note:
You will need the app from github under "Releases" (install.bat will install all files from \redist, which is the credential provider for windows logons as well as the client app and a registry key) and the Android app from the repository


ToDo:

-fix mockups like "ERR"

-split the servercode into classes

-implement sha256 for password hashes



Error fixes:

-run the following command from an admin command prompt:
c:\windows\syswow64\regasmcpy.bat c:\windows\syswow64\CredNet.dll

-run \redist\install.reg manually