PROBLEM STATEMENT: Having to remember a multitude of passwords, transaction passwords, PIN and ya login ids as well!
With the advent of biometrics, it could be possible to leave the verification on our fingerprints! Can we not? Lets forget hackers as of now, who can do anything if they wish, lets think of a solution where we click just "login" onto a website and it identifies us and logs us in, wouldn't that be cool!! Yes, this could be possible by: Having a mouse with finger-print sensor & little integration with the OS!
Here we go:
For this invention to be implemented we need to enable the following:
So, on the desired click / submit etc the imagePath provided by CaptureFPrint() is uploaded and stored against the user.! And we are free of remembering the login details!
{Hackers will certainly try to break this but there would be an ongoing war with them & Preventers will find their way out to handle them on this too.}
[This idea was jointly invented along with: Nakshatra Bhardwaj]
With the advent of biometrics, it could be possible to leave the verification on our fingerprints! Can we not? Lets forget hackers as of now, who can do anything if they wish, lets think of a solution where we click just "login" onto a website and it identifies us and logs us in, wouldn't that be cool!! Yes, this could be possible by: Having a mouse with finger-print sensor & little integration with the OS!
Here we go:
For this invention to be implemented we need to enable the following:
- - A finger print sensor on the mouse. For a right-handed mouse, the position needs to be under the index finger pad.
- User needs to call this function on a click event.e.g. This function CaptureFingerPrint(); could be a javascript function that in turn calls an OS function. An OS function could be of this nomenclature:
- An OS function (standard) needs to be exposed for usage (for capturing the finger print and uploading the image)e.g. imagePath CaptureFPrint (imageType)where:imagePath = captured fingerprint image pathimageType = imagetype is the type of output image required i.e. JPG, PNG, GIF
So, on the desired click / submit etc the imagePath provided by CaptureFPrint() is uploaded and stored against the user.! And we are free of remembering the login details!
{Hackers will certainly try to break this but there would be an ongoing war with them & Preventers will find their way out to handle them on this too.}
[This idea was jointly invented along with: Nakshatra Bhardwaj]