9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: William Ahern <william@25thandClement.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] pop3 before smtp
Date: Fri, 11 Jul 2003 07:46:43 -0700	[thread overview]
Message-ID: <20030711144643.GA26212@wilbur.25thandClement.com> (raw)
In-Reply-To: <200307102150.h6ALol704789@augusta.math.psu.edu>

On Thu, Jul 10, 2003 at 05:50:47PM -0400, Dan Cross wrote:
> > | What is needed is a distributed PKI.
> >
> > But why?  It seems easy enough to use use private keys, and a nice
> > protocol like SRP.
>
> Well, the typical reason given is that you end up with this n^2 key
> distribution problem.  PKI (in theory, at least) solves that via
> signature chains.  Shared secret key systems like Kerberos have
> attempted to solve this with authentication hierarchies, but while
> e.g.  Kerberos has proliferated, the hierarchial authentication
> component hasn't.
>
> I don't understand this talk of `distributed PKI' though; isn't the
> whole idea of a PKI that it's distributed to begin with?  Supposedly we
> have that; it's just never really worked all that well.

Because for many things, especially when you get into generic web services,
you don't need a hierarchy of _trusted_ certificate chains that you can
trace. All you really care is that the same client who visited you yesterday
is the same one doing a follow-up today. Or maybe that you were redirected
to service XYZ, and you need a high degree (not absolute) of probability
that the service XYZ you are talking to is the one you were meant to
be redirected to.

Not to mention its pretty much requisite to build any significantly sized
trust metric system.

If I'm in a corporation, then a hierarchical system is normative. But
in the rest of the world, why do I care if some capriciously chosen
entity vouches for the _name_ (not identity) of some web site?

- Bill


  parent reply	other threads:[~2003-07-11 14:46 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-07 12:05 [9fans] verifying CD vs. iso image pac
2003-07-07 13:39 ` [9fans] pop3 before smtp Kenji Arisawa
2003-07-09  0:49   ` Lyndon Nerenberg
2003-07-09  1:16     ` boyd, rounin
2003-07-09  1:24       ` Dan Cross
2003-07-09  1:58         ` boyd, rounin
2003-07-09  1:36       ` Scott Schwartz
2003-07-09  1:54         ` boyd, rounin
2003-07-09  5:05           ` Kenji Arisawa
2003-07-09  7:21             ` Fco.J.Ballesteros, nemo
2003-07-09  7:39               ` Kenji Arisawa
2003-07-09  7:56                 ` Geoff Collyer
2003-07-09  8:29                   ` Kenji Arisawa
2003-07-09  9:07                     ` Kenji Arisawa
2003-07-10  4:02             ` Russ Cox
2003-07-10 19:18               ` Lyndon Nerenberg
2003-07-10 19:24                 ` David Presotto
2003-07-10 19:38                   ` David Presotto
2003-07-10 19:49                     ` boyd, rounin
2003-07-10 20:09                       ` William Ahern
2003-07-10 21:21                         ` Scott Schwartz
2003-07-10 21:50                           ` Dan Cross
2003-07-10 21:56                             ` boyd, rounin
2003-07-11  0:02                             ` David Presotto
2003-07-11  0:09                               ` boyd, rounin
2003-07-11  0:23                                 ` David Presotto
2003-07-11 15:03                                 ` William Ahern
2003-07-11 15:16                                   ` Martin Harriss
2003-07-11 15:59                                     ` William Ahern
2003-07-12  0:51                                     ` Bruce Ellis
2003-07-11 10:44                               ` matt
2003-07-11 14:46                             ` William Ahern [this message]
2003-07-12 23:58                               ` C H Forsyth
2003-07-11  8:52                           ` bs
2003-07-11  9:18                             ` boyd, rounin
2003-07-10 19:51                     ` Lyndon Nerenberg
2003-07-10 20:01                       ` boyd, rounin
2003-07-10 20:20                         ` Lyndon Nerenberg
2003-07-10 19:33                 ` George Michaelson
2003-07-10 19:44                   ` Lyndon Nerenberg
2003-07-10 22:02                   ` Geoff Collyer
2003-07-10 22:14                     ` boyd, rounin
2003-07-10 23:11                       ` Geoff Collyer
2003-07-10 23:26                         ` boyd, rounin
2003-07-10 23:38                           ` Geoff Collyer
2003-07-10 23:48                             ` boyd, rounin
2003-07-10 23:56                               ` David Presotto
2003-07-11  0:03                                 ` boyd, rounin
2003-07-10 22:23                     ` Lyndon Nerenberg
2003-07-07 16:58 ` [9fans] verifying CD vs. iso image David Presotto
2003-07-07 20:46   ` boyd, rounin

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=20030711144643.GA26212@wilbur.25thandClement.com \
    --to=william@25thandclement.com \
    --cc=9fans@cse.psu.edu \
    /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).