#17023: Investigate fingerprinting of mouse/pointing events
---------------------------------+--------------------------------
     Reporter:  arthuredelstein  |      Owner:  tbb-team
         Type:  defect           |     Status:  new
     Priority:  normal           |  Milestone:
    Component:  Tor Browser      |    Version:
   Resolution:                   |   Keywords:  tbb-fingerprinting
Actual Points:                   |  Parent ID:
       Points:                   |
---------------------------------+--------------------------------

Comment (by elypter):

 MouseEvent.which and MouseEvent.metaKey could reveal hardware specific
 buttons like รถ
 WheelEvent.deltaY and WheelEvent.deltaZ could reveal hardware because not
 every device has them.

 not revealing the pointing device at all is difficult if the movement can
 be tracked. touchscreens jump mouses move pen tablets move or jump and
 touchpads and balls move,stop,move. x/y could only be revealed if the
 cursor isnt moving but i dont know if this could be circumventd with tons
 of hidden mouse over events.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17023#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to