all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: [PATCH] Add option to ERC to make all connections use SSL.
Date: Wed, 06 Aug 2014 13:12:01 -0400	[thread overview]
Message-ID: <871tstmtjy.fsf@lifelogs.com> (raw)
In-Reply-To: CANdFEAF=uLR91FwRSxiC8ELgDc+M4VCEk-uGb2auassL0eUC=A@mail.gmail.com

On Sat, 2 Aug 2014 12:11:47 -0700 Josh <josh@foxtail.org> wrote: 

J> On Sat, Aug 2, 2014 at 10:47 AM, Vibhav Pant <vibhavp@gmail.com> wrote:
>> > Is there a way to specify it per server?
>> Agreed. I have redone the patch and added some more features:
>> 1. erc-ssl-servers: Alist of servers (ADDRESS PORT) for which ERC will
>> always connect to using SSL.
>> 2. erc-use-ssl: If non-nill, all connections will be made using SSL.
>> 3. erc-ssl-blacklist: Alist of server ERC will connect to without SSL.
>> Only useful when erc-use-ssl is non-nil.

J> This seems likely to interact poorly with the existing server to port
J> mappings
J> in `erc-server-alist'.  Perhaps the information provided by the items above
J> could be specified in e-s-a instead, for example by accepting multiple
J> PORTS arguments of the form (:ssl-ports a b c) and (:non-ssl-ports x y z)
J> and attempting connections in the order in which they appeared.

Agreed. In fact if the ERC maintainer(s) could take a look at this, it
would be greatly appreciated. The original patch was simple but too hard
to turn off, while the second version from Vibhav introduced too many
new configuration options IMO.  Something that fits better with ERC's
existing configuration would be best, as Josh suggested.  I'll stay out
of it to avoid confusing the issue further.

Ted




  reply	other threads:[~2014-08-06 17:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30  9:19 [PATCH] Add option to ERC to make all connections use SSL Vibhav Pant
2014-07-30 20:22 ` Ted Zlatanov
2014-07-31 16:46   ` Vibhav Pant
2014-07-31 20:40   ` Glenn Morris
2014-08-01 16:28     ` Vibhav Pant
2014-08-01 23:35       ` Ted Zlatanov
2014-08-02 17:47         ` Vibhav Pant
2014-08-02 19:11           ` Josh
2014-08-06 17:12             ` Ted Zlatanov [this message]
2014-08-08  2:09               ` Vibhav Pant
2014-08-03 14:39           ` John Zorn
2014-08-06 16:14             ` Josh

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=871tstmtjy.fsf@lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=emacs-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/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.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.