From ac97f56327a26fed0736c77184dc476b019de425 Mon Sep 17 00:00:00 2001 From: Seirdy Date: Wed, 20 Nov 2024 15:56:31 +0000 Subject: [PATCH] update link to kloak --- content/notes/your-keystroke-biometrics-are-everywhere.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/notes/your-keystroke-biometrics-are-everywhere.md b/content/notes/your-keystroke-biometrics-are-everywhere.md index afab3a6..0336db6 100644 --- a/content/notes/your-keystroke-biometrics-are-everywhere.md +++ b/content/notes/your-keystroke-biometrics-are-everywhere.md @@ -12,4 +12,4 @@ Real time collaboration software and text boxes that rapidly save drafts to the Other modern "operator signatures" are easier to minimize. A user can learn to [obfuscate writing style]({{}}), or can use keyboard navigation with different pointing devices to limit [fingerprinting of mouse behavior](http://jcarlosnorte.com/security/2016/03/06/advanced-tor-browser-fingerprinting.html). -Keystroke biometrics are difficult to anonymize without [installing software such as kloak](https://github.com/vmonaco/kloak) or browser extensions (the latter of which may add fingerprintable vectors) designed to cloak some of your typing habits. Signature typos, approximate typing speed, etc. will still leak. Alternatively, we could normalize typing messages out in a simple offline editors that don't store revision history before pasting them into other input fields. +Keystroke biometrics are difficult to anonymize without [installing software such as kloak](https://github.com/Whonix/kloak) or browser extensions (the latter of which may add fingerprintable vectors) designed to cloak some of your typing habits. Signature typos, approximate typing speed, etc. will still leak. Alternatively, we could normalize typing messages out in a simple offline editors that don't store revision history before pasting them into other input fields.