Re: [Syslog] FW: I-D Action:draft-ietf-syslog-dtls-00.txt
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Syslog] FW: I-D Action:draft-ietf-syslog-dtls-00.txt
- To: "Sam Hartman" <hartmans-ietf at mit.edu>, "Eliot Lear" <lear at cisco.com>
- Subject: Re: [Syslog] FW: I-D Action:draft-ietf-syslog-dtls-00.txt
- From: "Rainer Gerhards" <rgerhards at hq.adiscon.com>
- Date: Mon, 2 Nov 2009 18:00:52 +0100
- Cc: "Woundy, Richard" <Richard_Woundy at cable.comcast.com>, deketelaere at tComLabs.com, enechamkin at broadcom.com, "Ong, Lyndon" <Lyong at Ciena.com>, Margaret Wasserman <mrw at lilacglade.org>, Wes Hardaker <wjhns1 at hardakers.net>, Sumanth Channabasappa <sumanth at cablelabs.com>, Andi Kosich <akosich at oiforum.com>, v.marinov at jacobs-university.de, akarmaka at cisco.com, Huang Min <huangmin123 at huawei.com>, syslog at ietf.org, Jeffrey Hutzelman <jhutz at cmu.edu>
- Delivered-to: syslog at core3.amsl.com
- List-archive: <http://www.ietf.org/mail-archive/web/syslog>
- List-help: <mailto:syslog-request@ietf.org?subject=help>
- List-id: Security Issues in Network Event Logging <syslog.ietf.org>
- List-post: <mailto:syslog@ietf.org>
- List-subscribe: <https://www.ietf.org/mailman/listinfo/syslog>, <mailto:syslog-request@ietf.org?subject=subscribe>
- List-unsubscribe: <https://www.ietf.org/mailman/listinfo/syslog>, <mailto:syslog-request@ietf.org?subject=unsubscribe>
- References: <AC1CFD94F59A264488DC2BEC3E890DE508E8A6EB at xmb-sjc-225.amer.cisco.com><012201ca56e8$f0e4ac40$0601a8c0 at allison><0cc801ca5752$e24aad00$0600a8c0 at china.huawei.com><4AE834B4.6090209 at cisco.com> <tsly6mv1tw4.fsf at mit.edu>
- Thread-index: AcpX24IHyRa0paDvR/6Clejva+hffAEAYNBw
- Thread-topic: [Syslog] FW: I-D Action:draft-ietf-syslog-dtls-00.txt
> -----Original Message-----
> From: Sam Hartman [mailto:hartmans-ietf at mit.edu]
> Sent: Wednesday, October 28, 2009 3:22 PM
> To: Eliot Lear
> Cc: David Harrington; 'tom.petch'; 'Joseph Salowey (jsalowey)';
> syslog at ietf.org; 'Wes Hardaker'; 'Juergen Schoenwaelder'; 'Huang Min';
> Rainer Gerhards; 'Sharon Chisholm'; alex at cisco.com; 'Glenn M. Keeni';
> 'Miao Fuyou'; 'Anton Okmyanskiy (aokmians)'; akarmaka at cisco.com;
> v.marinov at jacobs-university.de; 'Woundy, Richard'; 'Sumanth
> Channabasappa'; deketelaere at tComLabs.com; enechamkin at broadcom.com;
> 'Richard Graveman'; 'Ong, Lyndon'; 'Andi Kosich'; 'Sam Hartman';
> 'Margaret Wasserman'; 'Jeffrey Hutzelman'
> Subject: Re: [Syslog] FW: I-D Action:draft-ietf-syslog-dtls-00.txt
> Why isn't usability sufficient for a MUST in this case? Here's the
> argument. Unless turning on security is as easy as not doing so, then
> there is a sigfificant cost to security and we will not get the
> benefits we should. As a result, especially because there are
> significant passive attacks protected against by using DTLS, the
> security of the protocol will be significantly improved by requiring
> implementations provide a easy-to-enable security solution.
>
> Generating a self-signed cert on a Mac or Linux box is *not* easy
> compared to running syslogd.
>
> Sam, with his painless-security.com hat on.
I agree to the argument, but from the technical perspective it is hard to do
this in a typical linux syslogd. The problem is that all "user interface" you
can expect to have is a config file and a text editor. Blindly generating
certificates if they are not specified in the config file is not appropriate,
I think. So the user needs to run an external tool in any case. I fully agree
that openssl is not what we have on our mind when thinking about ease of use.
But any more graphical front end will most probably not be delivered by
default by the distro's package managers. They, for good reason, try to keep
the syslogd footprint to as small as possible. In the end result, a specific
syslogd might support a GUI for certificate generation, but the user will
probably need to run through the process of compiling that functionality from
source, what is also a showstopper for many users.
On the other hand, a small shell script working as a "front end" to openssl
(or whatever) will probably be included in the distro's syslogd (or
syslogd-dtls) package.
For this reason, I would prefer to see a RECOMMENDED, but I definitely would
not object a MUST. However, we need to be aware that there are many parties
involved in making this MUST actually happen, so it will not be much stronger
than a RECOMMENDED in practice.
Rainer
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.