From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Idea: mailman service (free for FOSS projects) Date: Wed, 19 Apr 2017 22:34:18 +0200 Message-ID: <87lgqwm911.fsf@gnu.org> References: <20170418102336.GA19486@mail.thebird.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37595) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d0wIy-0006F5-Bk for guix-devel@gnu.org; Wed, 19 Apr 2017 16:34:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d0wIv-0006OZ-8x for guix-devel@gnu.org; Wed, 19 Apr 2017 16:34:24 -0400 In-Reply-To: <20170418102336.GA19486@mail.thebird.nl> (Pjotr Prins's message of "Tue, 18 Apr 2017 10:23:36 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pjotr Prins Cc: guix-devel Heya! Pjotr Prins skribis: > I am thinking in this age of VPS' we could create a deployable Guix > instance which people can roll out by themselves with some guarantee > that it is safe and secure. There are also organisations willing to > fork out some money to outsource their mailing lists. Basically a > markup for running software on top of a running VPS (or maybe our own > array of pi servers ;) > > Since we are the masters of deployment anyone interested building up a > little business this way? After mailman there could be git hosting, > etc. We can create FOSS solutions which do not depend on single > providers, an answer to people using Google Groups now, or github. I agree with this vision! I think OS declarations make this pretty simple (this and also specialized distros =C3=A0 la FreedomBox, Tails, etc., but that=E2=80=99s another story.) ng0 packaged a whole bunch of Mailman=E2=80=99s and Kallithea=E2=80=99s (so= urce code hosting) dependencies already: https://bugs.gnu.org/25733 https://bugs.gnu.org/25736 Ludo=E2=80=99.