update and move Schleuder doc around authored by zen's avatar zen
refs tpo/tpa/tails/sysadmin#18165
# Schleuder
[[_TOC_]]
Schleuder is a gpg-enabled mailing list manager with
resending-capabilities. Subscribers can communicate encrypted (and
pseudonymously) among themselves, receive emails from non-subscribers
......@@ -10,12 +12,9 @@ For more details see https://schleuder.org/schleuder/docs/index.html.
Schleuder runs on mta.chameleon (part of Tails infra). The version of Schleuder currently
installed is: 4.0.3
Note that Schleuder was considered for retirement but eventually migrated,
see [TPA-RFC-41](policy/tpa-rfc-41-schleuder-retirement) and [TPA-RFC-71](policy/tpa-rfc-71-emergency-email-deployments-round-2.md).
## Known lists
The list of schleuder list can be found in [hiera](https://gitlab.tails.boum.org/tails/puppet-code/-/blob/production/hieradata/node/mta.chameleon.eyaml?ref_type=heads)
Note that Schleuder was considered for retirement but eventually migrated, see
[TPA-RFC-41](policy/tpa-rfc-41-schleuder-retirement) and
[TPA-RFC-71](policy/tpa-rfc-71-emergency-email-deployments-round-2).
## Using Schleuder
......@@ -173,3 +172,8 @@ To migrate a schleuder list, go through the following steps:
- change the mail transport for the list
- remove the list from the old server
- remove all copies of list-sec.asc (and possible list-pub.asc)
## References for sysadmins
- Known lists: The list of Schleuder lists can be found in [hiera](https://gitlab.tails.boum.org/tails/puppet-code/-/blob/production/hieradata/node/mta.chameleon.eyaml?ref_type=heads)
- [Schleuder lists Threat Model](service/schleuder/threat-model)