PinePGP

PinePgp is set of display and sending filters which enables pine to send and receive signed and/or encrypted e-mails.
Download

PinePGP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Peter Soos, Peter Hanecak and Martin Edas Edlman
  • Publisher web site:
  • http://hany.sk/~hany/software/pinepgp/

PinePGP Tags


PinePGP Description

PinePgp is set of display and sending filters which enables pine to send and receive signed and/or encrypted e-mails. PinePgp is set of display and sending filters which enables pine to send and receive signed and/or encrypted e-mails.Supported are PGP (version 2.6.x, 5.x and 6.5.x) and GnuPG (version 1.0.0 and later).First, you need some UNIX system which have 'sed' and 'awk' alredy installed. Also 'mktemp' utility is recomended (pinepgp version from 0.12.90 to 0.17.1 requires it, for version 0.17.2 and later it is optional but recomended).AdministratorAfter you have sucessfuly downloaded and unpacked source tarball, do the following in source directory:$ ./configure$ make$ make installBefore building you can manualy enable support for particular encryption utility and also specify path to utility with '--with-'. For example you can enable GnuPG support (and let configure found path to binary) and enable generic PGP 2.6.x support with /usr/bin/pgp using following:$ ./configure --with-gpg --with-pgp=/usr/bin/pgpYou can also disable support for particular encryption utility with '--without-'. Example (disabling GnuPG support):$ ./configure --without-pgpIf you have mktemp installed but do not want PinePGP to use it, you can use '--without-mktemp' configure parameter:$ ./configure --without-mktempIf you want to disable partial fix for Naive Sign & Encrypt (more information can be found at http://world.std.com/~dtd/sign_encrypt/sign_encrypt7.html), use '--without-nsefix':$ ./configure --without-nsefixFor more information on './configure' arguments run:$ ./configure --helpUserAfter "Administrator" part is completed, users on your system can run either 'pinegpg-install', 'pinepgp5x-install', 'pinepgp65x-install' or 'pinepgp26x-install' to add particular filters into theire own pine configuration file (~/.pinerc). Example (install GnuPG filters):$ pinegpg-installTo enable "encrypt to yourself" feature, specify your e-mail adress as argument when running install script. Example (install GnuPG filters, replace joe@earth.org with your own e-mail address):$ pinegpg-install joe@earth.orgWhat's New in This Release:· enought testing - stable release; more than 7 months after 0.16.1-1· README: small tweaks


PinePGP Related Software