Skip to content

Add support for network experiments

Georg Koppen requested to merge gk/status-site:network-experiments into main

This commit adds support for network experiments on our status page without the incident language.

In particular, it

  1. creates a new layout (experiments),
  2. overwrites the default components page to take network experiment differences into account,
  3. adds a Network Experiments item to the Tor Network section.

Note: this commit has a dependency on a cstate commit providing the new strings to use.

Merge request reports