Closed Bug 1489080 Opened 6 years ago Closed 6 years ago

add support for TLS hooks needed for certificate monitoring and alternate trust models

Categories

(WebExtensions :: Request Handling, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1435951

People

(Reporter: pabs3, Unassigned)

Details

The Certificate Patrol authors claim that their XUL extension cannot be ported to newer versions of Firefox because WebExtensions are not given APIs that can report TLS certificate information to extensions and provide alternate trust models to the X.509 single-CA-per-certificate model.

http://patrol.psyced.org/

Another related project is Perspectives, which augmented the X.509 CA signatures with a series of notary servers monitoring various sites from various networks and reporting results to browser users. This could be characterised as a more distributed version of Certificate Transparency.

https://perspectives-project.org/firefox/

Another related project is Monkeysphere, which aims to bring the OpenPGP trust model to SSH, the web and other protocols.

http://web.monkeysphere.info/why/#index1h2

All of these experiments were broken by the transition from XUL to WebExtensions but it would be nice if they did not have to fork Firefox in order to implement their functionality.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.