Enigform is a Mozilla Firefox extension that provides the ability to digitally sign HTTP requests, even those generated via AJAX. It implements the mechanism described in the white paper "OpenPGP-based Identity and Data Authentication for HTTP", by Arturo Buanzo Busleiman.
| Tags | Internet Web Browsers |
|---|---|
| Licenses | GPL MPL |
| Operating Systems | OS Independent |
| Implementation | JavaScript |
Recent releases


Release Notes: Enigform can now tell if the remote server supports HTTP+OpenPGP. It announces it via a new Status Bar element.


Release Notes: This version is the same as 0.7.9, but is now considered stable.


Release Notes: Enigform is now an XPCOM Component (nsIEnigformService). A new preferences system was added. The "multiple passphrase dialog" bug is now fixed. Enigform is listed in addons.mozilla.org.


Release Notes: A new GPGDeploySignature algorithm that correctly manages larger keys. This will make Enigform work for those people that were having issues with verification at the test and demo sites. The PHP API has changed accordingly.


Release Notes: Headers have been renamed from X-PGP to X-OpenPGP. A new header (X-OpenPGP-Type) has been added. It is now possible to always sign requests. This release is not backwards compatible with previous Enigform releases. Upgrading is advised.