Verified Commit ca873481 authored by anarcat's avatar anarcat
Browse files

merge retired service list

parent b4726bd5
Loading
Loading
Loading
Loading
+23 −22
Original line number Diff line number Diff line
@@ -56,7 +56,17 @@ phase.

Those services have been retired.

 * [trac](howto/trac)
| Service            | Purpose                      | URL                              | Maintainers         | Fate                         |
|--------------------|------------------------------|----------------------------------|---------------------|------------------------------|
| Atlas              | Tor relay discover           | <https://atlas.torproject.org>   | irl                 | Replaced by metrics.tpo      |
| Compass            | AS/country network diversity | <https://compass.torproject.org> | karsten             | ?                            |
| Globe              |                              | <https://globe.torproject.org>   |                     | Replaced by [Atlas][]        |
| [Prodromus][]      | Web chat for support team    | <https://support.torproject.org> | phoul, lunar, helix | ?                            |
| [Trac](howto/trac) | Issues, wiki                 | <https://trac.torproject.org>    |                     | Migrated to GitLab, archived |
| XMPP               | Chat/messaging               |                                  | dgoulet             | Abandoned for lack of users  |

[Prodromus]: https://github.com/rkallensee/prodromus
[Atlas]: https://atlas.torproject.org

## Exhaustive service list

@@ -128,7 +138,7 @@ The Service Admins maintain the following list of Tor Services.

## Internal stuff
| **Service name**                                                                                       | **Maintainers** | **Description**                                                                                                                        | **Requirements** |
|------------------|-----------------|-----------------|------------------|-
|--------------------------------------------------------------------------------------------------------|-----------------|----------------------------------------------------------------------------------------------------------------------------------------|------------------|
| backup.tpo                                                                                             | tpa             |                                                                                                                                        |                  |
| [db.torproject.org](https://help.torproject.org/tsa/doc/accounts/) ([web](https://db.torproject.org/)) | tpa             | LDAP                                                                                                                                   |                  |
| [DocTor](https://gitweb.torproject.org/doctor.git)                                                     | GeKo            | DirAuth health checks for the [tor-consensus-health@ list](https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-consensus-health) | python, stem     |
@@ -139,12 +149,3 @@ The Service Admins maintain the following list of Tor Services.
| prometheus.torproject.org                                                                              | tpa, anarcat    | metrics collection and monitoring                                                                                                      |                  |
| [schleuder](https://trac.torproject.org/projects/tor/wiki/org/operations/Infrastructure/schleuder)     | hiro            | gpg-enabled mailing list manager with resending-capabilities.                                                                          | N/A              |
| testnet                                                                                                | dgoulet         | Test network services                                                                                                                  | Java 8, Apache   |

## Retired
| **Service name** | **Maintainers** | **Description** | **Requirements**|
|------------------|-----------------|-----------------|-----------------|
| globe.torproject.org ([web](https://globe.torproject.org)) | N/A | redirect to [Atlas](https://atlas.torproject.org/) | static mirror network |
| [./Jabber Jabber service] | dgoulet | XMPP server that federates for Tor project users | Prosody 0.9.7+ | 
| support.torproject.org ([web](https://support.torproject.org)) | phoul, lunar, helix | Webchat support system | Apache2, Prosody & [Prodromus](https://github.com/rkallensee/prodromus) |
| compass.torproject.org ([web](https://compass.torproject.org)) | karsten | web application to look at AS/country diversity of Tor network | Apache |
| atlas.torproject.org ([web](https://atlas.torproject.org)) | irl | web application to discover Tor relays, frontend to onionoo.torproject.org | static mirror network, now part of metrics.torproject.org |