HOME

TheInfoList



OR:

mod_openpgp was an
Apache The Apache () are a group of culturally related Native American tribes in the Southwestern United States, which include the Chiricahua, Jicarilla, Lipan, Mescalero, Mimbreño, Ndendahe (Bedonkohe or Mogollon and Nednhi or Carrizaleño an ...
server module authored by Arturo ' Buanzo' Busleiman. The module implemented access authorization to servers, virtual hosts, or directories when incoming requests' HTTP OpenPGP signatures are valid and known by the local keyring. The module also allowed for the signing and encryption of HTTP requests, providing increased data integrity and confidentiality. The now defunct Enigform
Mozilla Firefox Mozilla Firefox, or simply Firefox, is a free and open-source web browser developed by the Mozilla Foundation and its subsidiary, the Mozilla Corporation. It uses the Gecko rendering engine to display web pages, which implements current and a ...
extension implemented the client-side requirements of mod_openpgp. Despite its innovative approach to HTTP request security, Mod_OpenPGP faced challenges due to the complexities of the OpenPGP standard. This resulted in the concept of signed/encrypted HTTP request enhancements sometimes falling behind other methodologies in terms of adoption and usability. Prior to version 0.2.2, mod_openpgp was known as mod_auth_openpgp. The author maintained his interest in OpenPGP, releasing a Python module that extends the famous requests module, with some OpenPGP capabilities. mod_openpgp participated in the OWASP Summer of Code 2008. Enigform was mentioned in a worldwide survey of encryption products conducted by Bruce Schneier, K. Seidel, and S. Vijayakumar, highlighting its role in addressing data security challenges. Enigform received a Silver Award in the Security category at Les Trophées du Libre.


References


External links


buanzo.org's Wiki

mod_openpgp
at Google Code
openpgp-requests
at GitHub
A Worldwide Survey of Encryption Products
- B. Schneier, K. Seidel, and S. Vijayakumar, February 11, 2016. Apache httpd modules Cryptographic software OpenPGP Free software programmed in C Cross-platform free software Articles with underscores in the title {{web-software-stub