# SoK: Delegation and Revocation, the Missing Links in the Web's Chain of   Trust

**Authors:** Laurent Chuat, AbdelRahman Abdou, Ralf Sasse, Christoph Sprenger,, David Basin, Adrian Perrig

arXiv: 1906.10775 · 2020-09-15

## TL;DR

This paper analyzes the challenges of delegation and revocation in the web's trust infrastructure, proposing a framework and solutions to improve security and address existing limitations in certificate management.

## Contribution

It introduces a comprehensive framework for evaluating revocation and delegation schemes and suggests combining short-lived credentials with revocation systems as a promising solution.

## Key findings

- Proposed a 19-criteria framework for scheme evaluation
- Identified that combining delegated credentials with revocation improves security
- Highlighted the importance of native delegation mechanisms in TLS

## Abstract

The ability to quickly revoke a compromised key is critical to the security of any public-key infrastructure. Regrettably, most traditional certificate revocation schemes suffer from latency, availability, or privacy problems. These problems are exacerbated by the lack of a native delegation mechanism in TLS, which increasingly leads domain owners to engage in dangerous practices such as sharing their private keys with third parties.   We analyze solutions that address the long-standing delegation and revocation shortcomings of the web PKI, with a focus on approaches that directly affect the chain of trust (i.e., the X.509 certification path). For this purpose, we propose a 19-criteria framework for characterizing revocation and delegation schemes. We also show that combining short-lived delegated credentials or proxy certificates with an appropriate revocation system would solve several pressing problems.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.10775/full.md

## Figures

4 figures with captions in the complete paper: https://tomesphere.com/paper/1906.10775/full.md

## References

59 references — full list in the complete paper: https://tomesphere.com/paper/1906.10775/full.md

---
Source: https://tomesphere.com/paper/1906.10775