tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

fp_fuzzer.dict (722B)


      1 # tokens
      2 "'"
      3 ";"
      4 
      5 ### https://www.w3.org/TR/{CSP,CSP2,CSP3}/
      6 # directive names
      7 "accelerometer"
      8 "ambient-light-sensor"
      9 "autoplay"
     10 "battery"
     11 "camera"
     12 "display-capture"
     13 "document-domain"
     14 "encrypted-media"
     15 "execution-while-not-rendered"
     16 "execution-while-out-of-viewport"
     17 "fullscreen
     18 "geolocation
     19 "gyroscope"
     20 "layout-animations"
     21 "legacy-image-formats"
     22 "magnetometer"
     23 "microphone"
     24 "midi"
     25 "navigation-override"
     26 "oversized-images"
     27 "payment"
     28 "picture-in-picture"
     29 "publickey-credentials"
     30 "sync-xhr"
     31 "usb"
     32 "vr"
     33 "wake-lock"
     34 "xr-spatial-tracking"
     35 
     36 # directive values
     37 "'self'"
     38 "'none'"
     39 "'src''"
     40 *
     41 
     42 
     43 # URI components
     44 "https:"
     45 "ws:"
     46 "blob:"
     47 "data:"
     48 "filesystem:"
     49 "javascript:"
     50 "http://"
     51 "selfuri.com"
     52 "127.0.0.1"
     53 "::1"
     54 https://example.com