Closed
Bug 769644
Opened 14 years ago
Closed 11 years ago
Develop skeleton addon which uses lightweight update mechanism to dis-trust certificates
Categories
(Firefox :: Security, defect)
Firefox
Security
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gerv, Unassigned)
Details
Firefox now has a built-in addon, the updates for which are used as a vehicle for making quick changes ("hotfixes") to Firefox without having to ship an entire new version:
https://wiki.mozilla.org/Features/Desktop/Add-on_hotfix
One of the use cases on that page is:
"We need to distrust a CA. We ship an update to the add-on that makes Firefox distrust it and users are silently updated within 24 hours"
However, I'm not sure we have the information necessary and documented such that we could develop and ship such an addon with confidence within that timeframe. (I even have a lingering doubt that the necessary APIs are available from addon code, but I'm very open to being proved wrong about that. At the least, it may require an XPCOM component, which would then have to be compiled per-platform.)
We should make sure this is possible, and develop a test addon which does it. If such a development takes two weeks, then we are vindicated in our decision to do so before a crisis occurs!
Gerv
| Reporter | ||
Comment 2•11 years ago
|
||
No; OneCRL is the correct solution to this problem. This idea was a stop-gap.
Gerv
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(gerv)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•