update readme

This commit is contained in:
Kevin F 2021-08-08 19:55:31 +00:00
parent afc1931d6d
commit 6143b6b10e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Did you know that websites can identify you based on the way you type?
There are spy frameworks that can determine how long keys are held down and the time between keys. This is apparently good enough for spying that it can be used as a form of biometric authentication, by companies like Keytrac and TypingDNA. According to TypingDNA, their software has been used for test proctoring, and in banking apps.
There are spy libraries that can determine how long keys are held down and the time between keys. This is apparently good enough for spying that it can be used as a form of biometric authentication, by companies like Keytrac and TypingDNA. According to TypingDNA, their software has been used for test proctoring, and in banking apps.
This addon was created to skew the key press timing by limiting the speed of presses. The speed is changed randomly on each page load, with a max of 75ms.