This commit is contained in:
Andrey A. Chernov 1995-04-16 23:49:16 +00:00
parent 0adf178c35
commit a067e04403
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1413
3 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1 @@
PGPsendmail v1.4 -- PGP sign/encrypt/decrypt messages automatically

View File

@ -0,0 +1,8 @@
PGPsendmail is a drop-in wrapper for the standard sendmail
programme which resides as /usr/lib/sendmail on most Unix systems.
It allows the automatic encryption of outgoing messages by using the
recipient's PGP public keys. It does *not* provide for automatic
decryption of incoming messages: such a feature would necessarily
involve compromising your passphrase.
However, it can provide for automatic signing of outgoing messages by
using PGPdaemon.

View File

@ -0,0 +1,9 @@
@cwd /usr/local
lib/pgpsendmail
bin/pgpdaemon
bin/pgppipe
bin/sendpgppass
man/man8/pgpsendmail.8
man/man8/pgpdaemon.8
man/man1/pgppipe.1
man/man1/sendpgppass.1