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, Pawel Szalachowski, Adrian Perrig, Ben Laurie, and Eran Messeri
Reference:
Efficient Gossip Protocols for Verifying the Consistency of Certificate Logs. Laurent Chuat, Pawel Szalachowski, Adrian Perrig, Ben Laurie, and Eran Messeri. In Proceedings of the IEEE Conference on Communications and Network Security (CNS) 2015. Research Area: Public Key Infrastructures
Bibtex Entry:
@inproceedings{gossip2015,
    author = {Laurent Chuat and Pawel Szalachowski and Adrian Perrig and Ben Laurie and Eran Messeri},
    title = {Efficient Gossip Protocols for Verifying the Consistency of Certificate Logs},
    booktitle = {Proceedings of the IEEE Conference on Communications and Network Security (CNS)},
    url = {/publications/papers/gossip2015.pdf},
    keywords = {pki},
    year = {2015},
    month = sep,
    doi = {10.1109/CNS.2015.7346853},
}