[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #30392 [Applications/Tor Browser]: CSS features allow real-time tracking



#30392: CSS features allow real-time tracking
--------------------------------------+----------------------------------
 Reporter:  davywtf                   |          Owner:  tbb-team
     Type:  defect                    |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:  Tor: unspecified
 Severity:  Normal                    |     Resolution:
 Keywords:  css                       |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+----------------------------------

Comment (by Crissy2):

 By default if "display:none" on a descendant element and:

 affectedElement>div
 {
    display:none;
    background:...;
 }

 affectedElement:hover>div, affectedElement:focus>div
 {
    display:block;
 }

 and you hover it, the background will be loaded at hovering... but. It is
 used in all popup menus.

 So it is not trivial to prevent it.

 To prevent it, there should be a button to clear all cookies / data
 associated with current website, that closes website and then clear
 cookies. Still not working in TBB :/

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/30392#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs