all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: "Clément Lassieur" <clement@lassieur.org>
Cc: guix-devel@gnu.org
Subject: Re: Building a secure communications server
Date: Fri, 19 May 2017 11:01:25 +0200	[thread overview]
Message-ID: <8760gxi5ju.fsf@gnu.org> (raw)
In-Reply-To: <87inkz4qkz.fsf@lassieur.org> ("Clément Lassieur"'s message of "Wed, 17 May 2017 14:26:20 +0200")

Hello!

Clément Lassieur <clement@lassieur.org> skribis:

> Pjotr Prins <pjotr.public12@thebird.nl> writes:
>
>> Plan for a secure E-mail server
>>
>> The idea is to have a secure setup which can be replicated fast and
>> parameterized - i.e., there will be installation options. We'll
>> develop this so anyone can fire up a VPS instance and get a secure
>> communications environment - especially when people are on one host
>> and between hosts using encrypted channels.
>>
>> The plan is as follows:
>>
>> Phase 1
>>
>> . postfix with some utilities (postgrey, spfmilter)
>> . courier-imap
>> . web mail server using imap
>>
>> Phase 2
>>
>> . stunnel+sslh - for tunneling ssh/smtp/imap over port 443
>>
>> Phase 3
>>
>> . Spam/virus filters
>>
>> Phase 4
>>
>> . web based user mail account management
>>
>> Phase 5
>>
>> . mailman support
>>
>> Phase 6
>>
>> . irc support
>> . other messaging services
>>
>> Phase 7
>>
>> . voice support - mumble?
>>
>> My server runs phases 1-3.
>
> I don't understand how your server can run phases 1 to 3, since Postfix
> isn't packaged.  I guess you are running a foreign distro, which means
> you are still pretty far from you goal.
>
> My own mail server runs GuixSD with OpenSMTPD, which works very well (I
> even have one client!).  Is there an important feature OpenSMTPD is
> missing?  If so, we should package Postfix as a first step.
>
> Same question with Courier-Imap: why don't you use Dovecot?  Its Scheme
> configuration is very nice, and it seems much more popular than
> Courier-Imap anyway.
>
> Also, I would push for a Jabber service rather than an IRC service,
> because Jabber (XMPP) is decentralized.

And there’s also a Prosody service already.

It looks like with current GuixSD you could already get a simple
‘operating-system’ declaration with OpenSMPTD, Dovecot, and Prosody that
does a big chunk of the job!

Ludo’.

  parent reply	other threads:[~2017-05-19  9:01 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-13  6:03 Building a secure communications server Pjotr Prins
2017-05-13  6:30 ` Pjotr Prins
2017-05-13 11:31 ` ng0
2017-05-13 11:50   ` Pjotr Prins
2017-05-13 11:34 ` Arun Isaac
2017-05-13 14:33   ` Ludovic Courtès
2017-05-17 11:51     ` Pjotr Prins
2017-05-17 12:26       ` Clément Lassieur
2017-05-17 13:04         ` Pjotr Prins
2017-05-17 13:06           ` Pjotr Prins
2017-05-19  9:01         ` Ludovic Courtès [this message]
2017-05-19 14:49           ` onionmail + bitmessage Fox
     [not found] ` <a242d07c.AEAAKHxcPkwAAAAAAAAAAAO9s5IAAAACwQwAAAAAAAW9WABZFu9_@mailjet.com>
2017-05-13 11:53   ` Building a secure communications server Pjotr Prins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8760gxi5ju.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=clement@lassieur.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.