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: POP3 password in plaintext?
Date: Thu, 02 Oct 2014 13:04:15 -0400	[thread overview]
Message-ID: <m2mw9ecsj4.fsf@lifelogs.com> (raw)
In-Reply-To: 87bnpvutal.fsf@uwakimon.sk.tsukuba.ac.jp

On Thu, 02 Oct 2014 10:58:10 +0900 "Stephen J. Turnbull" <stephen@xemacs.org> wrote: 

SJT> Ted Zlatanov writes:
>> I think you mean `open-network-stream'?

SJT> No, I really do mean "password-read".  Mostly because not all
SJT> protocols demand authentication immediately on opening a stream.  Eg,
SJT> many sites can be accessed with HTTP, will switch to HTTPS without
SJT> authentication of the client, then present an HTML document for
SJT> login.

Clearly that's not possible, because the read password can be used at
any point by the Lisp code; it's just data from that point on. Do you
mean we should be able to send a password directly to a network or
process stream at the C level? That makes a lot of sense to me and
connects to the idea of "secret" data in the Emacs core.

SJT> I think the self-signed cert manager should default to one-time-only
SJT> or a short local expiration (1 hour? 1 day?) even if the cert is
SJT> long-lived.  Self-signature means that the server doesn't care to
SJT> devote much financial resources to security (which may be correlated
SJT> with carelessness concerning other security resources), and it's quite
SJT> possible that some of those will be evil sites, recognized as such by
SJT> user intuition, and I'd prefer to be warned about them on a second
SJT> approach.

That should be a user choice so yes it sounds reasonable, but no I don't
think it should be the default.

Ted




  reply	other threads:[~2014-10-02 17:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-29 20:49 POP3 password in plaintext? Richard Stallman
2014-09-30  1:46 ` Stephen J. Turnbull
2014-09-30 13:31   ` Ted Zlatanov
2014-09-30 19:23   ` Richard Stallman
2014-10-01  4:00     ` Stephen J. Turnbull
2014-10-01  5:33       ` David Kastrup
2014-10-01 12:54         ` Richard Stallman
2014-10-01 13:15           ` David Kastrup
2014-10-01 17:56         ` David Caldwell
2014-10-01  5:42       ` David Caldwell
2014-10-01 13:22       ` Ted Zlatanov
2014-10-02  1:58         ` Stephen J. Turnbull
2014-10-02 17:04           ` Ted Zlatanov [this message]
2014-10-03 10:54             ` Stephen J. Turnbull
2014-10-01 13:48       ` Stefan Monnier
2014-10-01 14:02         ` Lars Magne Ingebrigtsen
2014-10-01 14:37           ` Stefan Monnier
2014-10-01 23:29           ` Ted Zlatanov
2014-09-30 14:17 ` Lars Magne Ingebrigtsen
2014-09-30 19:25   ` Richard Stallman

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=m2mw9ecsj4.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.