update and move Schleuder doc around authored by zen's avatar zen
refs tpo/tpa/tails/sysadmin#18165
# Schleuder # Schleuder
[[_TOC_]]
Schleuder is a gpg-enabled mailing list manager with Schleuder is a gpg-enabled mailing list manager with
resending-capabilities. Subscribers can communicate encrypted (and resending-capabilities. Subscribers can communicate encrypted (and
pseudonymously) among themselves, receive emails from non-subscribers pseudonymously) among themselves, receive emails from non-subscribers
...@@ -10,12 +12,9 @@ For more details see https://schleuder.org/schleuder/docs/index.html. ...@@ -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 Schleuder runs on mta.chameleon (part of Tails infra). The version of Schleuder currently
installed is: 4.0.3 installed is: 4.0.3
Note that Schleuder was considered for retirement but eventually migrated, Note that Schleuder was considered for retirement but eventually migrated, see
see [TPA-RFC-41](policy/tpa-rfc-41-schleuder-retirement) and [TPA-RFC-71](policy/tpa-rfc-71-emergency-email-deployments-round-2.md). [TPA-RFC-41](policy/tpa-rfc-41-schleuder-retirement) and
[TPA-RFC-71](policy/tpa-rfc-71-emergency-email-deployments-round-2).
## 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)
## Using Schleuder ## Using Schleuder
...@@ -173,3 +172,8 @@ To migrate a schleuder list, go through the following steps: ...@@ -173,3 +172,8 @@ To migrate a schleuder list, go through the following steps:
- change the mail transport for the list - change the mail transport for the list
- remove the list from the old server - remove the list from the old server
- remove all copies of list-sec.asc (and possible list-pub.asc) - 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)