From 6143b6b10efe38562a2f5de857fe0eda0a23d0fc Mon Sep 17 00:00:00 2001 From: Kevin F Date: Sun, 8 Aug 2021 19:55:31 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44efdb1..4422dc1 100644 --- a/README.md +++ b/README.md @@ -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.