President: Kris Romero - krelk@widomaker.com
Vice President: Michael Dowden - mjdowden@panix.com
Treassurer: Vaughn Poller - vpolmac@widomaker.com
Corresponding Secretary: Ward Diehl - wmd@widomaker.com
Recording Secretary: Dana Metheny - metheny@widomaker.com
Program Committee: Duncan McIver - dmciver@widomaker.com
Program Committee: Cathy Curtis - ccurtis@widomaker.com
Program Committee: Mary Sinclair - sinclair@widomaker.com
Technical Committee: Dana Metheny - metheny@widomaker.com
1. Plaintext (Cleartext) is the term for the original message.
2. Ciphertext is the term for the encrypted message.
1. Codes - the direct substitution of part of the cleartext via a codebook:PGP
The plaid heron flies at midnight - the "codes" must be referenced in a codebook and require the direct transfer of a key, perhaps by a courier. This method of encryption is very limiting and is not widely used (military still uses it)
2. Ciphers - an algorithmic transposition (that is, the mathematical transformation) of parts of the cleartexta. Secret Key ciphers: like a door lock, if you have the right key, you can read the message
b. Public Key ciphers: use different keys for encryption (public key) and decryption (private key)
This software program is a combination of public and private key systems. Messages are encrypted with a secure 128-bit private key, creating a one-time only session key. The recipient decrypts the message with a private key which only he has. PGP is built on the Web of Trust system where trust looks like a pyramid: secured by layers of people whom you trust, and those whom they trust etc., until the web, or layers reach the top person, who trusts no one:
Dave Level 1
Michael Peter Level 2
Duncan Gretchen Brandi Traci Layer 3
i. load this URL to get a free copy of PGP (do it now) --> http://web.mit.edu/network/pgp.html
ii. it comes with a rudimentary electronic manual, but there are a variety of books that are far better at explaining PGP; my choice is "Protect Your Privacy - A Guide for PGP Users" by William Stallings, ISBN 0-13-185596-4
iii. we could arrange for WIA members to practice, with each other, sending and decoding PGP-encrypted e-mail. Let us know if you are interested.