ftp.nice.ch/pub/next/unix/mail/PGPService.README

This is the README for PGPService.d.tar.gz [Download] [Browse] [Up]

PGP Services
by
Brian Gottlieb
brian@siesta.wustl.edu

PGP Services integrates PGP encryption and decryption with NeXTStep through TickleServices.   There are six services provided to handle decryption, encryption, digital signature, and signature verification.  See the PGP documentation for details abot PGP.
PGP Services requires Philip Zimmermann's PGP package and Scott Hess's TickleServices.  Both are available from anonymous ftp.  To install PGP Services, copy the file PGP.ts to your ~/Library/TickleServices services directory, then Update the server from the TickleServices Front-end.
To use any of the services, select the text and choose the appropriate menu item.  If you are decrypting an incoming message in mail, it is necessary to copy the PGP message into an Edit window (unless you use the Decrypt and View option), since the decrypted message cannot be written back into the mailreader.
Most of these prompt you for your PGP passphrase.   I think the way I handle it is safe, so it is not left lying around in a variable just waiting for some other vicious service to come along and read it out.  The downfall of this is that you need to enter it everytime.  Maybe this is good, maybe this is bad.  Sounds like a question to be answered in a future release.

Add Key to Keyring - Add selected key text to your
		public keyring.
Decrypt and View - decrypt into an alert box
Decrypt -prompt for password and decrypt in place.
Digital Signature - sign the selected text (no encryption).
Encrypt and Sign - sign and encrypt in place.
Encrypt - encrypt the selected text..
Extract Key - extract a key from your public keyring.
Insert Key - Insert your public key into the text.
Insert Keyring - Insert your entire public keyring.
Strip Signature - verify and remove a signature.
Verify Signature verifys a signature.

PGP Services Copyright © 1993 Brian Gottlieb

PGP -Pretty Good Privacy 2.3a - Public-key encryption for the masses.
	(c) 1990-1993 Philip Zimmermann, Phil's Pretty Good Software.

TickleServices Copyright © 1993 Scott Hess

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.