mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-23 04:42:10 +00:00
disclose update to link to kloak
This commit is contained in:
parent
738b7cf9bf
commit
bb29820fa3
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ syndicatedCopies:
|
|||
|
||||
Real time collaboration software and text boxes that rapidly save drafts to the cloud essentially log your fingerprintable typing behavior. The industry refers to this information as "keystroke dynamics" or "typing biometrics".
|
||||
|
||||
Other modern "operator signatures" are easier to minimize. A user can learn to [obfuscate writing style]({{<relref "/posts/stylometric-fingerprinting-redux.md">}}), 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).
|
||||
Other modern "operator signatures" are easier to minimize. A user can learn to [obfuscate writing style]({{<relref "/posts/stylometric-fingerprinting-redux.md">}}), 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). <ins datetime="2024-11-20T15:56:31+00:00">Update: switched link to Kloak to Whonix' updated fork.</ins>
|
||||
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue