Haptiq is a fingerprint based authentication system for social logins. Today, various web browsers provide a functionality to save passwords. But any intruders or mischievous friend who knows your laptop password can go the settings and see the saved passwords. No security.
To solve this we made a system which enables you to login to various social sites using your Android Phone's Biometric authentication system. No more saving your passwords. No michiefs, No embarrassments. Haptiq just simplifies your login experience. Your data is kept confidential. Even we cannot see the data. We use AES 256-bit encryption communicating information with the chrome extension.
Server: https://github.com/jazzyarchitects/Haptiq-Server
Chrome Extension: https://github.com/jazzyarchitects/Haptiq-Extension
Android: https://github.com/code-lucidal58/Haptiq
- Start Chrome
- Go to chrome://extensions
- Check Developer Mode
- Click Load Unpacked Extension
- Select the clone folder in the dialog
P.S. You would need to change the IP address in the Android Application and Chrome Extension to connect your phone and laptop.
##Team Team Phoenix
Jibin Mathews @jazzyarchitects | |
Shreya Mour @shreyamour1 | |
Aanisha Mishra @code-lucidal58 |
The actual server hosted on AWS for demo purpose has been stopped temporarily. We expect to launch again shortly.