https://github.com/gitanat/keystroke_dynamics
a keystroke dynamics algorithm in python (recognizes a person by the way s/he types)
https://github.com/gitanat/keystroke_dynamics
keyboard keystroke-duration keystroke-dynamics machine-learning python typing
Last synced: 4 months ago
JSON representation
a keystroke dynamics algorithm in python (recognizes a person by the way s/he types)
- Host: GitHub
- URL: https://github.com/gitanat/keystroke_dynamics
- Owner: gitanat
- Created: 2010-08-05T22:14:44.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T19:38:12.000Z (over 2 years ago)
- Last Synced: 2025-03-01T04:32:23.094Z (over 1 year ago)
- Topics: keyboard, keystroke-duration, keystroke-dynamics, machine-learning, python, typing
- Language: Python
- Homepage:
- Size: 22.5 KB
- Stars: 32
- Watchers: 5
- Forks: 22
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is a python implementation of a keystoke dynamics algorith - that is, an algorithm that can be used for identification and authentication of a individual based on the way (s/he writes on the keyboard (key timings)
It needs the X windowing system with the RECORD extension enabled