From owner-freebsd-questions Thu Feb 6 14:25:48 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA10939 for questions-outgoing; Thu, 6 Feb 1997 14:25:48 -0800 (PST) Received: from revelstone.jvm.com (revelstone.jvm.com [207.98.213.2]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA10932 for ; Thu, 6 Feb 1997 14:25:41 -0800 (PST) Received: (from fbsdlist@localhost) by revelstone.jvm.com (8.7.5/8.6.12) id RAA06397; Thu, 6 Feb 1997 17:25:33 -0500 (EST) Date: Thu, 6 Feb 1997 17:25:33 -0500 (EST) From: Cliff Addy To: questions@freebsd.org Subject: Can pgp encrypt without adding to keyring? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I'd like to create a shell/perl script to pgp encrypt email. However, I can't find out how to have it encrypt *anything* with adding the public key to my keyring. These are one-shot deals where I have the acsii version of the public key and will never need it again. I've looked through the O'Reilly book on pgp and can't find any help.