retire cache docs (#40527) authored by Jérôme Charaoui's avatar Jérôme Charaoui
...@@ -15,7 +15,6 @@ Those are services managed by TPA directly. ...@@ -15,7 +15,6 @@ Those are services managed by TPA directly.
| Service | Purpose | URL | Maintainers | Documented | Auth | | Service | Purpose | URL | Maintainers | Documented | Auth |
|----------------------|-----------------------------------|--------------------------------------|----------------------|------------|---------------------------------------------------------------------| |----------------------|-----------------------------------|--------------------------------------|----------------------|------------|---------------------------------------------------------------------|
| [backup][] | Backups | N/A | TPA | 75% | N/A | | [backup][] | Backups | N/A | TPA | 75% | N/A |
| [cache][] | Web caching/accelerator/CDN | N/A | TPA | 90% | N/A |
| [dns][] | domain name service | N/A | TPA | 10% | N/A | | [dns][] | domain name service | N/A | TPA | 10% | N/A |
| [documentation][] | documentation (this wiki) | <https://help.torproject.org/> | TPA | 10% | see GitLab | | [documentation][] | documentation (this wiki) | <https://help.torproject.org/> | TPA | 10% | see GitLab |
| [drbd][] | disk redundancy | N/A | TPA | 10% | N/A | | [drbd][] | disk redundancy | N/A | TPA | 10% | N/A |
...@@ -48,7 +47,6 @@ It is estimated that, on average, 42% of the documentation above is ...@@ -48,7 +47,6 @@ It is estimated that, on average, 42% of the documentation above is
complete. This does not include undocumented services, below. complete. This does not include undocumented services, below.
[backup]: howto/backup [backup]: howto/backup
[cache]: howto/cache
[dns]: howto/dns [dns]: howto/dns
[documentation]: service/documentation [documentation]: service/documentation
[drbd]: howto/drbd [drbd]: howto/drbd
...@@ -216,6 +214,7 @@ Those services have been retired. ...@@ -216,6 +214,7 @@ Those services have been retired.
| Service | Purpose | URL | Maintainers | Fate | | Service | Purpose | URL | Maintainers | Fate |
|---------------|--------------------------------------|----------------------------------------|---------------------|-------------------------------------------| |---------------|--------------------------------------|----------------------------------------|---------------------|-------------------------------------------|
| Atlas | Tor relay discover | `https://atlas.torproject.org` | irl | Replaced by metrics.tpo | | Atlas | Tor relay discover | `https://atlas.torproject.org` | irl | Replaced by metrics.tpo |
| [cache][] | Web caching/accelerator/CDN | N/A | TPA | Cached site (blog) migrated to TPO infra |
| Compass | AS/country network diversity | `https://compass.torproject.org` | karsten | ? | | Compass | AS/country network diversity | `https://compass.torproject.org` | karsten | ? |
| fpcentral.tbb | browser fingerprint analysi | `https://fpcentral.tbb.torproject.org` | boklm | Abandoned for [better][] [alternatives][] | | fpcentral.tbb | browser fingerprint analysi | `https://fpcentral.tbb.torproject.org` | boklm | Abandoned for [better][] [alternatives][] |
| Globe | | `https://globe.torproject.org` | | Replaced by [Atlas][] | | Globe | | `https://globe.torproject.org` | | Replaced by [Atlas][] |
...@@ -229,6 +228,7 @@ Those services have been retired. ...@@ -229,6 +228,7 @@ Those services have been retired.
[alternatives]: https://arkenfox.github.io/TZP/ [alternatives]: https://arkenfox.github.io/TZP/
[better]: https://coveryourtracks.eff.org/ [better]: https://coveryourtracks.eff.org/
[cache]: howto/cache
[jenkins]: service/jenkins [jenkins]: service/jenkins
[Trac]: howto/trac [Trac]: howto/trac
[Prodromus]: https://github.com/rkallensee/prodromus [Prodromus]: https://github.com/rkallensee/prodromus
... ...
......