|
|
|
|
|
by aeijdenberg
3369 days ago
|
|
If I'm understanding correctly, the plan is to piggy-back on top of the existing Certificate Transparency [0] infrastructure by issuing a regular X509 certificate per Firefox release, but for a special domain name that includes a Merkle tree hash for the files in that release, with a known suffix (".fx-trans.net"). In that manner they can piggy-back on top of the CT ecosystem (including existing logs, including existing search / monitoring tools, and presumably gossip if/when that's solved). This seems like a really cool hack! The state of binary software distribution is really pretty scary when you think about it - techniques like this have the potential to restore a lot of confidence. [0] http://www.certificate-transparency.org/ |
|
Interesting. I assume this either helped with the evidence for - or was developed because of - the whole Symantec CA dustup going on?