Gnus development mailing list
 help / color / mirror / Atom feed
From: CHENG Gao <chenggao@cyberhut.org>
To: ding@gnus.org
Subject: Re: STARTTLS support
Date: Sun, 26 Sep 2010 12:20:08 +0800	[thread overview]
Message-ID: <m2fwwxi1af.fsf@cyberhut.org> (raw)
In-Reply-To: <m3k4m9fwz2.fsf@quimbies.gnus.org>

*On Sat, 25 Sep 2010 21:24:01 +0200
* Also sprach Lars Magne Ingebrigtsen <larsi@gnus.org>:

> CHENG Gao <chenggao@cyberhut.org> writes:
>
>> Please forgive me for asking one stupid question: what's the benefit of
>> STARTTLS over TLS (if server supports STARTTLS over IMAP)?
>
> Isn't STARTTLS just a hack to provide encryption without having to open
> more ports in the firewall, sort of?  STARTTLS is just that you contact
> a server the normal way, then say "STARTTLS", and then you start
> negotiating the encryption and stuff.
>
> TLS is just contacting a socket and then doing the encryption
> negotiation immediately, without saying "STARTTLS" in clear text first.

Thanks for your explanation.

I am wondering if starttls.el and tls.el could be merged. To my
understanding, they are to some extent same thing (anyway starttls is
tls). According to manual starttls is recommended way (if server
supports it), and gnutls is recommended tool. So IMHO starttls.el could
be merged into tls.el, and change starttls-program default to gnutls
instead of homebrewed starttls. Or even remove support of starttls (last
version is in 2005)?




  parent reply	other threads:[~2010-09-26  4:20 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-23 16:29 Eythan Weg
2010-09-23 17:29 ` CHENG Gao
2010-09-23 17:43 ` Lars Magne Ingebrigtsen
2010-09-24 11:28   ` Eythan Weg
2010-09-24 15:05     ` Dave Goldberg
2010-09-24 16:08     ` Lars Magne Ingebrigtsen
2010-09-24 17:10       ` Dave Goldberg
2010-09-24 17:55         ` Lars Magne Ingebrigtsen
2010-09-24 20:38           ` Norbert Koch
2010-09-25 14:12             ` Lars Magne Ingebrigtsen
2010-09-25 15:44               ` Eythan Weg
2010-09-25 16:01                 ` Eythan Weg
2010-09-25 16:13                   ` Lars Magne Ingebrigtsen
2010-09-25 17:14               ` CHENG Gao
2010-09-25 19:24                 ` Lars Magne Ingebrigtsen
2010-09-25 19:48                   ` Andreas Schwab
2010-09-25 20:15                   ` James Cloos
2010-09-26  4:20                   ` CHENG Gao [this message]
2010-09-26  6:17                     ` Ted Zlatanov
2010-09-26  7:17                       ` CHENG Gao
2010-09-26 12:18                         ` Ted Zlatanov
2010-09-26 14:53                           ` CHENG Gao
2010-09-26 15:22                             ` Lars Magne Ingebrigtsen
2010-09-26 15:27                           ` CHENG Gao
2010-09-26  7:20                     ` contrib/ssl.el? (was: Re: STARTTLS support) Julien Danjou
2010-09-26 12:09                       ` contrib/ssl.el? Lars Magne Ingebrigtsen
2010-09-27 12:35               ` STARTTLS support Dave Goldberg
2010-09-27 12:43                 ` Florian Ragwitz
2010-09-27 13:01                   ` Tibor Simko
2010-09-27 12:51                 ` Frank Schmitt
2010-09-27 12:58                 ` Lars Magne Ingebrigtsen
2010-09-27 15:00                 ` Dave Goldberg
2010-09-27 16:04                   ` Steinar Bang
2010-09-27 16:56                     ` Dave Goldberg
2010-09-27 17:00                       ` Lars Magne Ingebrigtsen
2010-09-27 19:19                         ` Gijs Hillenius
2010-09-27 19:26                           ` Lars Magne Ingebrigtsen
2010-09-27 21:44                             ` Dave Goldberg
2010-09-28 13:21                               ` nnimap-request-accept-article vs Cyrus IMAP Dave Goldberg
2010-09-29  2:26                                 ` Daniel Pittman
2010-09-29 10:06                                   ` Robert Pluim
2010-09-29 15:12                                 ` Lars Magne Ingebrigtsen
2010-09-29 15:37                                   ` Dave Goldberg
2010-09-29 15:39                                     ` Dave Goldberg
2010-09-29 19:11                                     ` Julien Danjou
2010-09-29 19:26                                     ` Lars Magne Ingebrigtsen
2010-09-30 12:32                                       ` Dave Goldberg
2010-09-30 14:31                                         ` Lars Magne Ingebrigtsen
2010-09-30 14:44                                           ` Dave Goldberg
2010-09-30 14:47                                             ` Lars Magne Ingebrigtsen
2010-09-30 14:55                                               ` Dave Goldberg
2010-09-30 16:18                                                 ` Lars Magne Ingebrigtsen
2010-09-30 18:47                                                   ` Dave Goldberg
2010-09-30 18:59                                                     ` Lars Magne Ingebrigtsen
2010-09-30 19:02                                                     ` Dave Goldberg
2010-09-30 19:06                                                       ` Lars Magne Ingebrigtsen
2010-09-30 19:17                                                         ` Dave Goldberg
2010-09-29 19:36                                   ` Gijs Hillenius
2010-09-27 16:30                   ` STARTTLS support Lars Magne Ingebrigtsen
2010-09-27 16:57                     ` Dave Goldberg
2010-09-27 17:01                       ` Lars Magne Ingebrigtsen

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=m2fwwxi1af.fsf@cyberhut.org \
    --to=chenggao@cyberhut.org \
    --cc=ding@gnus.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).