Simple keystroke dynamics analyzer/validator written in Ruby-GTK
I have written a simple keystroke dynamics analyzer/validator as a school project. An instance of Analysis can be attached to a widget, and its collected keystroke data can be averaged and compared using class methods in Analysis.
The Validation class holds class methods to manage a password hashes file and save/load encrypted keystroke analysis metrics to/from disk.
Full documentation is provided through RDoc annotations.
The code will be publicly browseable at my code site when I get permission to host it from my teacher. This is now a gem, and the code is available on github!
Trackbacks
Use the following link to trackback from your own site:
http://blog.aczid.nl/trackbacks?article_id=15










