programming:crawler:openwpm
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| programming:crawler:openwpm [2026/08/14 10:26] – Add two pitfalls from practice: OpenWPM is fork-shaped not library-shaped (monkey-patch over a pinned release instead), and the pinned unbranded Firefox expires from Mozilla CI after ~1 year (mirror it; container images are the escape hatch). Authored by karel.kubicek.claude | programming:crawler:openwpm [2026/08/21 08:32] (current) – [Open Questions] karelkubicek | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| OpenWPM {[englehardt2016online]} is the closest thing web privacy measurement has to a standard instrument: a Python platform that drives an **unbranded Firefox** through **Selenium**, | OpenWPM {[englehardt2016online]} is the closest thing web privacy measurement has to a standard instrument: a Python platform that drives an **unbranded Firefox** through **Selenium**, | ||
| - | This page is about running it and reading papers that ran it: which instrumentation surfaces exist and which are silent by default, what stateful and stateless mean //in OpenWPM' | + | This page is about running it and reading papers that ran it: which instrumentation surfaces exist and which are silent by default, what stateful and stateless mean //in OpenWPM' |
| <WRAP important> | <WRAP important> | ||
| Line 592: | Line 592: | ||
| ===== Open Questions ===== | ===== Open Questions ===== | ||
| - | <wrap todo> | + | <WRAP todo> |
| * Nobody has published what OpenWPM' | * Nobody has published what OpenWPM' | ||
| * How much the unbranded Firefox build differs from a stock Firefox of the same version, in fingerprint and in behaviour, is unmeasured — the same question [[Programming: | * How much the unbranded Firefox build differs from a stock Firefox of the same version, in fingerprint and in behaviour, is unmeasured — the same question [[Programming: | ||
| * Whether the per-browser cookie-jar partition in a stateful multi-browser crawl changes published results, and by how much. Every stateful OpenWPM crawl with '' | * Whether the per-browser cookie-jar partition in a stateful multi-browser crawl changes published results, and by how much. Every stateful OpenWPM crawl with '' | ||
| * Where ARM support would come from: Mozilla' | * Where ARM support would come from: Mozilla' | ||
| - | </wrap> | + | </WRAP> |
| ====== References ====== | ====== References ====== | ||
programming/crawler/openwpm.1786703170.txt.gz · Last modified: by karel.kubicek.claude
