(Removing cross-posting) As a minor quibble, and for sake of distinction, the W3C Resource Hints ( https://w3c.github.io/resource-hints/#resource-hints ) that describes how browsers perform things like preconnect and prefetch makes efforts to distinguish between "dns prefetch", "preconnect", and "prefetch" - each representing different parts of the connection establishment and resource fetch. If your goal is to contextualize it in the context of user agents, then it may help to note the differences.
It's also unclear whether you're looking to do the privacy analysis solely in the context of the proposal, or considering it's integrated nature. I highlight this both because of specs like http://wicg.github.io/reporting/ (which also involve queues and thus the cross-resolver issues), Service Workers ( https://w3c.github.io/ServiceWorker/ ) which can enqueue things, and more holistically, the implications of documents such as http://www.chromium.org/Home/chromium-security/client-identification-mechanisms On Thu, Jan 12, 2017 at 6:40 AM, Eran Messeri <[email protected]> wrote: > All, > > We're soliciting feedback on the privacy implications of using the DNS-based > protocol for obtaining inclusion proofs from mirrors of CT logs (link to > protocol description). > > I've attempted a privacy analysis, together with Daniel Kahn-Gillmor, Sara > Dickinson, Melinda Shore, in the following document: > https://docs.google.com/document/d/1DY2OsrSJDzlRHY68EX1OwQ3sBIbvMrapQxvANrOE8zM/view > > The goal is to get community feedback on the correctness and completeness of > the analysis, so that the privacy implications aspect of the protocol is > publicly reasoned about and documented, and each CT client (in particular > User Agents) could make an informed choice on implementing the protocol. > > Please comment on the trans IETF mailing list, not the document itself. > > Thanks, > Eran > > > _______________________________________________ > Trans mailing list > [email protected] > https://www.ietf.org/mailman/listinfo/trans > _______________________________________________ Trans mailing list [email protected] https://www.ietf.org/mailman/listinfo/trans
