Changes
Page history
status service graduated, it's not just research anymore
authored
May 18, 2021
by
anarcat
Show whitespace changes
Inline
Side-by-side
service.md
View page @
f50003ae
...
@@ -13,7 +13,7 @@ follow this [template](howto/template) to ensure proper documentation.
...
@@ -13,7 +13,7 @@ follow this [template](howto/template) to ensure proper documentation.
Those are services managed by TPA directly.
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 |
|
[
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 |
...
@@ -32,9 +32,12 @@ Those are services managed by TPA directly.
...
@@ -32,9 +32,12 @@ Those are services managed by TPA directly.
|
[
prometheus
][]
| metrics collection and monitoring |
<https://prometheus.torproject.org/>
| TPA, anarcat | 90% | no |
|
[
prometheus
][]
| metrics collection and monitoring |
<https://prometheus.torproject.org/>
| TPA, anarcat | 90% | no |
|
[
puppet
][]
| configuration management |
`puppet.torproject.org`
| TPA | 100% | yes |
|
[
puppet
][]
| configuration management |
`puppet.torproject.org`
| TPA | 100% | yes |
|
[
static-component
][]
| static site mirroring | N/A | TPA | 90% | LDAP |
|
[
static-component
][]
| static site mirroring | N/A | TPA | 90% | LDAP |
|
[
status
][]
| status dashboard | N/A | anarcat | | |
|
[
tls
][]
| X509 certificate management | N/A | TPA | 50% | no |
|
[
tls
][]
| X509 certificate management | N/A | TPA | 50% | no |
|
[
wkd
][]
| OpenPGP certificates distribution | N/A | TPA | 10% | yes |
|
[
wkd
][]
| OpenPGP certificates distribution | N/A | TPA | 10% | yes |
[
status
]:
service/status
The
`Auth`
column documents whether the service should be audited for
The
`Auth`
column documents whether the service should be audited for
access when a user is retired. If set to "LDAP", it means it should be
access when a user is retired. If set to "LDAP", it means it should be
revoked to a LDAP group membership change. In the case of "Puppet",
revoked to a LDAP group membership change. In the case of "Puppet",
...
@@ -193,9 +196,7 @@ phase.
...
@@ -193,9 +196,7 @@ phase.
| Service | Purpose | URL | Maintainers |
| Service | Purpose | URL | Maintainers |
|----------------|------------------|-----|-------------|
|----------------|------------------|-----|-------------|
|
[
submission
][]
| email submission | N/A | anarcat |
|
[
submission
][]
| email submission | N/A | anarcat |
|
[
status
][]
| status dashboard | N/A | anarcat |
[
status
]:
service/status
[
submission
]:
howto/submission
[
submission
]:
howto/submission
## Retired
## Retired
...
...
...
...