design:archives
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| design:archives [2026/08/21 14:50] – Boxes: <wrap> renders a span, use uppercase <WRAP>; one box per list, not per bullet karel.kubicek.claude | design:archives [2026/09/04 17:29] (current) – Citekey consolidation 2026-09-04: repoint duplicate bibliography keys (fouad2022my/boettger2025_regional/ahmad2026_ipfp/bouhoula2024automated/lerner2016internet) to the kept key; no prose or figure changed. Authored by Claude karel.kubicek.claude | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| A web archive lets you measure a page you cannot visit — because the date has passed, because the site is gone, or because you want everyone else to be able to measure exactly the same bytes. That is a genuinely different instrument from a crawler, and it fails in genuinely different ways. This page is about **what an archive can and cannot answer**, not about how archiving works. | A web archive lets you measure a page you cannot visit — because the date has passed, because the site is gone, or because you want everyone else to be able to measure exactly the same bytes. That is a genuinely different instrument from a crawler, and it fails in genuinely different ways. This page is about **what an archive can and cannot answer**, not about how archiving works. | ||
| - | Researchers have used archives for longitudinal analyses of privacy {[lerner2016internet, | + | Researchers have used archives for longitudinal analyses of privacy {[lerner2016_internet, |
| Two numbers frame everything that follows. In our corpus of seven security and privacy venues (see [[#Use in Publications]]), | Two numbers frame everything that follows. In our corpus of seven security and privacy venues (see [[#Use in Publications]]), | ||
| Line 16: | Line 16: | ||
| - {[hantke2023you]} — the systematic study. Compares seven archives, quantifies what goes wrong in the Internet Archive, and ends with a best-practice list. If you read one, read this. | - {[hantke2023you]} — the systematic study. Compares seven archives, quantifies what goes wrong in the Internet Archive, and ends with a best-practice list. If you read one, read this. | ||
| - | - {[lerner2016internet]} — the founding archive-based measurement in this literature (tracking, 1996–2016), | + | - {[lerner2016_internet]} — the founding archive-based measurement in this literature (tracking, 1996–2016), |
| - {[zhu2025_toward]} — why a static crawl misses half the page, measured in 2025, from the archive operators' | - {[zhu2025_toward]} — why a static crawl misses half the page, measured in 2025, from the archive operators' | ||
| - {[singh2026_empire]} — the model recent application: | - {[singh2026_empire]} — the model recent application: | ||
| Line 58: | Line 58: | ||
| ==== Escapes: when an archived page measures today ==== | ==== Escapes: when an archived page measures today ==== | ||
| - | URL rewriting inside a replayed page is not perfect, chiefly because it cannot rewrite URLs that JavaScript builds at runtime. When it fails, the replayed page issues a request to the **live** web. Lerner et al. measured this on archived snapshots of the Alexa top 500 and found that **16.1% of all requests attempted to escape the archive** — 17.2% of unique URLs and 11.5% of domains {[lerner2016internet]}. That measurement is from 2016, on 2015-era replay, and **nobody has repeated it since**; treat it as evidence that escapes matter, not as today' | + | URL rewriting inside a replayed page is not perfect, chiefly because it cannot rewrite URLs that JavaScript builds at runtime. When it fails, the replayed page issues a request to the **live** web. Lerner et al. measured this on archived snapshots of the Alexa top 500 and found that **16.1% of all requests attempted to escape the archive** — 17.2% of unique URLs and 11.5% of domains {[lerner2016_internet]}. That measurement is from 2016, on 2015-era replay, and **nobody has repeated it since**; treat it as evidence that escapes matter, not as today' |
| To put that in proportion: in the same table, robots.txt exclusion accounted for 2.0% of requests and the resource simply not being archived for 1.4%. **Escapes were by far the largest single failure mode — eight times robots exclusion.** Their crawler blocked those requests, which is the right default: an escaped request measures the present under a past timestamp. If your tooling does not block them, your "2014 measurement" | To put that in proportion: in the same table, robots.txt exclusion accounted for 2.0% of requests and the resource simply not being archived for 1.4%. **Escapes were by far the largest single failure mode — eight times robots exclusion.** Their crawler blocked those requests, which is the right default: an escaped request measures the present under a past timestamp. If your tooling does not block them, your "2014 measurement" | ||
design/archives.txt · Last modified: by karel.kubicek.claude
