[tor-bugs] #17829 [Tor Browser]: Spoof plugin list

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Dec 12 13:54:20 UTC 2015


#17829: Spoof plugin list
-----------------------------+----------------------------------
     Reporter:  hakim        |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  Medium       |  Milestone:
    Component:  Tor Browser  |    Version:
     Severity:  Major        |   Keywords:  fingerprint, plugins
Actual Points:               |  Parent ID:
       Points:               |    Sponsor:
-----------------------------+----------------------------------
 Add spoof plugin list and preferences

 == Preferences ==
 plugin.spoof.enable: bool
 plugin.spoof.list: str (see example)

 == For example: ==
 {{{


        "mimeTypes": [
          "description": "Random",
          "suffixes": "random",
          "type": "application/random"
       ],
       "plugins": [
          "application/random": {},
          "description": "Random BLah",
          "filename": "shaurma.dll",
          "version": "454654.077",
          "name": "Random",
          "length": 1
       ]

 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17829>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list