{
 "metric": "weak-crypto",
 "segment": "gb-medium-large",
 "anchor": "company",
 "label": "UK medium & large companies",
 "population": "UK medium & large companies",
 "states": [
  "strong",
  "weak"
 ],
 "quiet_failure_states": [
  "weak"
 ],
 "measurement": "Tier 2; key type and size, plus signature algorithm. Denominator: `has_web`.",
 "why_it_matters": "The \"not everything is broken\" control — a near-solved problem, published because a dispassionate source reports the good news too.",
 "limits": "**the rule must key on the algorithm, not the number.** `< 2048 bits` is weak only for **RSA**; EC keys are strong at 256/384/521 bits, and the `signature_algorithm` field describes the *issuer's* signature, not the subject key. Getting this wrong produced a false 30% weak rate before it was fixed — the canonical example of a wrong-rule bug in this project.",
 "data_tier": "tls",
 "population_predicate": "has_web",
 "entity_type": "domain",
 "kind": "failure",
 "latest": {
  "day": "2026-08-12",
  "n": 736,
  "qf_pct": 0.14,
  "ci": [
   0.02,
   0.77
  ],
  "dist": {
   "strong": 99.86,
   "weak": 0.14
  },
  "snapshot": "uk-companies-house-per600-seed20260728"
 },
 "series": [
  {
   "day": "2026-08-01",
   "n": 429,
   "qf_pct": 0.23,
   "ci": [
    0.04,
    1.31
   ],
   "dist": {
    "strong": 99.77,
    "weak": 0.23
   },
   "snapshot": "uk-companies-house-per300-seed20260728"
  },
  {
   "day": "2026-08-03",
   "n": 102,
   "qf_pct": 0,
   "ci": [
    0,
    3.63
   ],
   "dist": {
    "strong": 100,
    "weak": 0
   },
   "snapshot": "uk-companies-house-per300-seed20260728"
  },
  {
   "day": "2026-08-05",
   "n": 736,
   "qf_pct": 0.14,
   "ci": [
    0.02,
    0.77
   ],
   "dist": {
    "strong": 99.86,
    "weak": 0.14
   },
   "snapshot": "uk-companies-house-per600-seed20260728"
  },
  {
   "day": "2026-08-12",
   "n": 736,
   "qf_pct": 0.14,
   "ci": [
    0.02,
    0.77
   ],
   "dist": {
    "strong": 99.86,
    "weak": 0.14
   },
   "snapshot": "uk-companies-house-per600-seed20260728"
  }
 ],
 "license": "CC BY 4.0",
 "source": "https://quietfailures.com/datasets/weak-crypto/gb-medium-large"
}