A multipurpose delegation proxy for WWW credentials

  • Authors:
  • Tobias Straub;Thilo-Alexander Ginkel;Johannes Buchmann

  • Affiliations:
  • Computer Science Department, Darmstadt University of Technology, Darmstadt, Germany;TG Byte Software GmbH, Bensheim, Germany;Computer Science Department, Darmstadt University of Technology, Darmstadt, Germany

  • Venue:
  • EuroPKI'05 Proceedings of the Second European conference on Public Key Infrastructure
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Credentials like passwords or cryptographic key pairs are a means to prove one's identity to a web server. A practical problem in this context is the question of how a user can temporarily delegate the right to use a credential to another person without revealing the secret. Related to this is the issue of sharing a single credential among members of a group such that all of them may use the credential, but no one actually gets to know it. This paper presents and compares several solutions to solve these problems. One is a client-side approach, while the other three are man-in-the-middle architectures. We have implemented one of these, the HTTP proxy variant, as a prototype. Our TLS Authentication Proxy is capable of transparently authenticating with a target web server on behalf of users. It supports the major authentication methods used on the Internet, both for standard HTTP and SSL connections.