Public Key Infrastructures

Project Description

Today's PKIs suffer from many severe problems - CA compromises can affect any site in the Internet due to their almost unrestricted global authority, most users cannot competently assess the trustworthiness of CAs without restricting access to many HTTPS sites, and revocation of certificates and misbehaving CAs is difficult and ineffective. Our research focuses on addressing these problems through a variety of approaches. We build on log-based PKI proposals such as Sovereign Keys and Certificate Transparency, using public, append-only logs to monitor CA behavior and ensure that certificates are issued according to domain-specified policies. We also leverage public logs to handle revocations and key updates in response to events such as key loss or compromise. On a larger scale, we are redesigning the global PKI infrastructure for routing, naming, and end-entity certification (such as TLS) to further restrict global CA authority without hindering access to HTTPS sites worldwide.

Publications

by Laurent Chuat, Cyrill Krähenbühl, Prateek Mittal, and Adrian Perrig
Reference:
F-PKI: Enabling Innovation and Trust Flexibility in the HTTPS Public-Key Infrastructure. Laurent Chuat, Cyrill Krähenbühl, Prateek Mittal, and Adrian Perrig. In Proceedings of the Symposium on Network and Distributed System Security (NDSS) 2022. Research Area: Public Key Infrastructures
Bibtex Entry:
@InProceedings{chuat2021fpki,
    author = {Laurent Chuat and Cyrill Kr\"ahenb\"uhl and Prateek Mittal and Adrian Perrig},
    title = {{F-PKI}: Enabling Innovation and Trust Flexibility in the {HTTPS} Public-Key Infrastructure},
    booktitle = {Proceedings of the Symposium on Network and Distributed System Security (NDSS)},
    year = 2022,
    doi = {10.14722/ndss.2022.24241},
    keywords = {pki,certificates,trust},
    url = {/publications/papers/chuat2022fpki.pdf},
    slides = {/publications/slides/chuat2022fpki_slides.pdf},
    video = {https://cloud.inf.ethz.ch/s/MYGXcbKgysLDmoA},
}