Donations
News
About
Support
Security
Screen shots
Download
Plugins
Documentation
Sponsors
Bounties
Junk Email Filter
|
Plugins - G/PGP Encryption Plugin
Category: Compose
This is a general purpose encryption, decryption, and digital signature plugin for Squirrelmail that implements the OpenPGP standard using GPG.
Major Features:
Key import from keyring or ASCII armor file
key Search and Import from keyservers
Key Pair Creation
Encrypt from Compose
Decrypt on reading encrypted message
Encrypt, Decrypt, and Sign Attachments
Sign messages and verify signatures
System Keyring for use on corporate mail servers
pgp/mime support
translated to Spanish, German, Italian, French, Brazilian Portugese, Dutch, Lithuanian
Many functions are still to be added. Join the list and help us.
Reporting Bugs:
Bugs in this plugin may be reported by entering a bug report at the GPG Plugin Bugzilla site.
Help Develop the Plugin:
There is also a plugin development list:
[email protected]
Interested parties may join by sending a message to
[email protected] with a body of subscribe. We are always interested in bug-fixes, contributions, help with testing, etc.
NOTE: The current release of this plugin is not functional with newer versions of SquirrelMail, however, a working version is in testing. You can help test by asking for a copy from Paul Lesniewski
Version 2.1
by Brian G. Peterson on Jul 7, 2007
[ gpg-2.1.tar.gz tarball (16883 d/l) Help ]
Requires: SM 1.4.x, PHP 4.3.x, gnupg binary
Description: This version contains security fixes to prevent possible command injection attacks by local authenticated users against the webserver user. The possible impact of these attacks would have been fairly narrow in a properly configured webserver environment. The inclusion of proc_open functionality also significantly improves overall security by allowing us to use pipes to communicate with the gpg binary.
A major new feature is our use of a new method of interaction with the GPG binary, using PHP's proc_open function. This function does not exist in PHP versions before 4.3. While we have worked to include all functionality whether or not proc_open is enabled, some features simply do not work without it. We are working to hide these features when they are not enabled, but users should be aware that this is still in development.
Older versions
Version 2.0
by Brian G. Peterson on Jan 8, 2004
[ gpg.2.0.1-1.4.2.tar.gz tarball (25768 d/l) Help ]
Requires: GnuPG, SquirrelMail 1.4.2 Recommended
Description: The plugin has evolved significantly since it's last incarnation.
We have changed the SM requirement to 1.4.2. Most of the functionality still works as far back as early versions of SM 1.2, but some of the newest functionality for handling detached signatures and decrypting attachments depends on changes to the Message class and Deliver class that are dependent on SM 1.4.2
The plugin has major enhancements in all areas. Details in the README. One of the biggest additions is the completion of a full translation infrastructure. The Plugin is shipping with complete translations for Lithuanian, Italian, German, French, Spanish, Dutch, and Brazilian Portuguese. Our sincere thanks to the translators for the work involved in translating something as complex as user documentation for encryption. Additional translations will be posted to the SM i18n CVS and the plugin website as they become available.
Version 1.1
by Brian G. Peterson on Apr 9, 2003
[ gpg.1.1-1.2.9.tar.gz tarball (13054 d/l) Help ]
Requires: GnuPG, SquirrelMail 1.4.0 or SquirrelMail 1.2.x
Description: Adds support for both SM 1.4.0 and SM 1.2.x
Adds Decrypt Support
a host of bug fixes, big and small
Version 1.0.2
by Brian G. Peterson on Mar 14, 2003
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: gpg
Description: Fixed Multiple bugs and improved stability across platforms. Added message signing code.
Version 1.0
by Brian G. Peterson on Mar 5, 2003
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: gpg
Description: Initial Release
Version 1.0.1
by Brian G. Peterson on Mar 5, 2003
[ This version is not available. You might be able to get it by asking on the "squirrelmail-plugins" mailing list or by contacting the author. ]
Requires: gpg
Description: Minor syntax fixes, and compatibility issues.
If you have problems with the download or decompressing...
- Internet Explorer
- Right-click on the file, then select "Save Target As"
- Firefox, Mozilla, Netscape
- Right-click on the file, then select "Save Link As"
- Opera
- Right-click on the file, then select "Save Link Document As"
- Lynx and Links
- Press "d" on the link to download the file directly.
- Untarring problems: Your browser might have un-gzipped it for you
automatically. Try just "tar xvf" instead of
"tar xvfz". Also, the plugins archive isn't gzipped
(it is a tarball of .tar.gz files)
- Macintosh users: Just hold down your mouse button to get the menu
instead of right-clicking.
- If all else fails, seek our help
|