CRNov 18, 2015

Trust-in-the-Middle: Towards Establishing Trustworthiness of Authentication Proxies using Trusted Computing

arXiv:1511.05682v21 citations
Originality Incremental advance
AI Analysis

This addresses security concerns for users relying on authentication proxies, offering a novel trust mechanism, though it is incremental in applying trusted computing to this domain.

The paper tackles the trust problem in authentication proxies by proposing Trust-in-the-Middle, a TPM-based system that securely stores and submits user credentials without disclosure, even if the proxy is compromised, using DRTM and remote attestation to ensure integrity.

Authentication proxies, which store users' secret credentials and submit them to servers on their behalf, offer benefits with respect to security of the authentication and usability of credential management. However, as being a service that is not in control of users, one important problem they suffer is the trust problem; how users trust that their secrets are handled securely in the proxy and not revealed to third parties. In this paper, we present a solution called Trust-in-the-Middle, a TPM based proxy system which ensures that user credentials are securely stored and submitted without disclosing them even if the proxy is compromised. We build our architecture on a trust chain bootstrapped by TPM DRTM and prevent access to credentials if any entity in the chain is maliciously modified. We use remote attestation to guarantee that all critical operations on the proxy are performed securely and credentials are cryptographically protected when they are not in DRTM-supported isolation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes