Mod openpgp
{{multiple issues|{{Update|inaccurate=n|date=July 2023}}
{{Primary sources|date=July 2023}}
{{More citations needed|date=July 2023}}}}
{{DISPLAYTITLE:mod_openpgp}}
{{Infobox software
| name = mod_openpgp
| logo =
| screenshot =
| caption =
| collapsible =
| author = Arturo 'Buanzo' Busleiman
| developer =
| released =
| latest release version = 0.5.0
| latest release date = {{Start date and age|2009|03|15}}
| latest preview version =
| latest preview date =
| programming language = C
| operating system = Cross-platform
| platform =
| size =
| language = C
| genre = OpenPGP module for Apache HTTP server
| license = Apache License
| website = {{URL|http://wiki.buanzo.org/}}
}}
mod_openpgp was an Apache 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 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.{{Cite web
| url = http://www.owasp.org/index.php/OWASP_Summer_of_Code_2008
| title = OWASP Summer of Code 2008
| access-date = 2009-04-15
}}
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.{{Cite web |url=https://www.schneier.com/academic/archives/2016/02/a_worldwide_survey_o.html |title=A Worldwide Survey of Encryption Products |author=B. Schneier, K. Seidel, and S. Vijayakumar |date=February 11, 2016 |website=Schneier on Security |access-date=2023-07-07}}
Enigform received a Silver Award in the Security category at Les Trophées du Libre.
References
{{Reflist}}
External links
- [https://wiki.buanzo.org/ buanzo.org's Wiki]
- [https://code.google.com/p/mod-openpgp/ mod_openpgp] at Google Code
- [https://github.com/buanzo/openpgp-requests openpgp-requests] at GitHub
- [https://www.schneier.com/academic/archives/2016/02/a_worldwide_survey_o.html A Worldwide Survey of Encryption Products] - B. Schneier, K. Seidel, and S. Vijayakumar, February 11, 2016.
{{Apache Software Foundation}}
{{DEFAULTSORT:Mod Openpgp}}
Category:Cryptographic software
Category:Free software programmed in C
Category:Cross-platform free software
Category:Articles with underscores in the title
{{Crypto-stub}}
{{web-software-stub}}