Learn how Schleuder provides GPG-encrypted mailing lists for privacy-focused groups, its features, self-hosting requirements, and open-source licensing.
Schleuder is a free, open-source encrypted mailing list manager written in Ruby and licensed under GPL 3.0. It allows subscribers to exchange OpenPGP-encrypted email among themselves while also safely sending and receiving messages from non-subscribers through automatic decryption and re-encryption.
The project is developed on the 0xacab.org GitLab instance, with a mirror on GitHub, and is commonly used by activist groups, privacy-focused organizations, and technical teams that need a self-hosted, encrypted group email solution.
Schleuder automatically handles GPG encryption and decryption, header stripping, and format conversions for list traffic, removing the need for every subscriber to manage encryption manually for each message.
Version 3 introduced an internationalized, more robust rewrite along with an API that powers an optional web interface for managing list configuration and subscriptions.
Schleuder is entirely free and open source, distributed under the GNU GPL 3.0 license with no commercial pricing tiers, subscriptions, or paid hosting offered by the project itself.
Because it is self-hosted software rather than a SaaS product, users are responsible for their own server, mail transfer agent, and ongoing maintenance costs, but there is no license fee to use Schleuder.
Yes, Schleuder is free, open-source software released under the GNU GPL 3.0 license with no licensing cost.
Schleuder is a GPG-enabled mailing list manager that automatically encrypts and decrypts messages so subscribers can exchange OpenPGP-encrypted email securely.
Yes, Schleuder is self-hosted software; there is no official managed cloud version offered by the project.
Schleuder is written in Ruby.
Yes, Schleuder can receive and send messages to non-subscribers, re-encrypting traffic as needed to keep subscriber communication secure.
Schleuder is developed primarily on the 0xacab.org GitLab instance, with a mirror available on GitHub.
An optional web interface called schleuder-web can be used alongside Schleuder's API, introduced with the version 3 rewrite.