1996-02-14 - Re: Stealth PGP work

Header Data

From: Derek Atkins <warlord@MIT.EDU>
To: jf_avon@citenet.net (Jean-Francois Avon (JFA Technologies, QC, Canada))
Message Hash: d6f7bb3e43e64f0d09aa1751fb28b48ab93b10c703374a50e3334c54b7db583c
Message ID: <199602140209.VAA03693@toxicwaste.media.mit.edu>
Reply To: <9602140048.AB19351@cti02.citenet.net>
UTC Datetime: 1996-02-14 02:09:34 UTC
Raw Date: Tue, 13 Feb 96 18:09:34 PST

Raw message

From: Derek Atkins <warlord@MIT.EDU>
Date: Tue, 13 Feb 96 18:09:34 PST
To: jf_avon@citenet.net (Jean-Francois Avon (JFA Technologies, QC,    Canada))
Subject: Re: Stealth PGP work
In-Reply-To: <9602140048.AB19351@cti02.citenet.net>
Message-ID: <199602140209.VAA03693@toxicwaste.media.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain


> It seems that there a market demand for a stealth-capable product.
> Many peoples here seems to discuss it.  And for the time being, AFAIK,
> this type of products are used by a specific class of peoples, most of
> which knows what 'stealth' means.
> 
> So why is it that they design a program that would not permit the use
> of a feature considered desirable by it's customer base?

The big question I have for you is, what do you mean by "stealth" PGP?
Do you want a PGP message which doesn't say to whom it is encrypted?
Or do you want a PGP message which does not even acknowledge that it
is a PGP message?  If what you want is the former, then that can fit
under the PGP API fairly well.  If you want the latter, it will not.

The reason is that PGP, by definition, is a self-describing packet
format.  Without that description there is no general way for the PGP
library to discover what kind of message it is parsing order to
perform the proper operation to open the message.  OTOH, if just the
keyID is missing, the library will happily try all the keys on your
secret keyring until one succeeds or they all fail (I'm not sure if
this is implemented, but it fits quite nicely under the API).

The other question I have is: who do you think the "customers" of PGP
are?  If you think the majority of PGP's customers are the
crypto-privacy activitst types, you are highly mistaken.  PGP has hit
the main stream, and is being used by many non-crypto-aware people.
Probably more of them than there are of us.

If you want to discuss this more, let's take it to private email,
please.

-derek





Thread