Chromium Code Reviews
Descriptionnet: add DNS revocation experiment.
This change adds an experiment to test the feasibility of DNS based revocation
checks. For each URL loaded from a Comodo issued HTTPS site, we kick of a DNS
resolution of a TXT record at wibble.comodoca.com. Since the record has a TTL
of 20 minutes and the DnsRRResolver has a local cache, we won't actually send
requests more than three times an hour.
Privacy-wise, this leaks strictly less information than OCSP/CRL checks would
have done.
I'll revert this so that it doesn't get picked up into the M19 branch. We might
get enough data from a canary build to draw conclusions.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=127994
Patch Set 1 #
Total comments: 12
Patch Set 2 : ... #
Total comments: 6
Patch Set 3 : g b #
Messages
Total messages: 8 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||