Re: Digest Authentication, Netscape, and Microsoft

nemo/Joel N. Weber II (devnull@gnu.ai.mit.edu)
Tue, 15 Apr 1997 17:47:03 -0400 (EDT)


   Date: Tue, 15 Apr 1997 14:26:13 -0700 (PDT)
   From: "David W. Morris" <dwm@xpasc.com>

   Except that SSL is rather heavy weight performance wise and hence may be
   overkill where the real objective is reasonably reliable identification of
   a user w/o compromising their password data.

I still don't quite see this.

Because if I can watch someone's packets fly across a network segment,
can't I take over their connection after it has been established?
Obviously, for me to read the password, I have to know what I'm doing.
So hijacking a connection would not be much harder.  (Especially
considering I've seen proprietary software that makes taking over
a connection extremely easy.)

And if I were an end user, I'd think that the network connection
had just died because of a glitch.

   And frankly, hearing your security philosophy raises concerns about hidden
   virus being added to complex software many many folks use from the GNU
   project. But that is clearly offtopic for this list.

If some sort of virus or trojan horse were added to the sources, I'm
sure we'd notice.  I don't want to document all the techniques that
are likely to work for us to notice things, because that WOULD reduce security.

If it's a virus that works by modifying the executable, and source is
never distributed for that virus, then standard GNU packages
on prep.ai.mit.edu are immune; FSF generally doesn't distribute binaries.