Abstract

In current single sign-on authentication schemes on the web, users are required to interact with identity providers securely to set up authentication data during a registration phase and receive a token (credential) for future access to services and applications. This type of interaction can make authentication schemes challenging in terms of security and availability. From a security perspective, a main threat is theft of authentication reference data stored with identity providers. An adversary could easily abuse such data to mount an offline dictionary attack for obtaining the underlying password or biometric. From a privacy perspective, identity providers are able to track user activity and control sensitive user data. In terms of availability, users rely on trusted third-party servers that need to be available during authentication. We propose a novel decentralized privacy-preserving single sign-on scheme through the Decentralized Anonymous Multi-Factor Authentication (DAMFA), a new authentication scheme where identity providers no longer require sensitive user data and can no longer track individual user activity. Moreover, our protocol eliminates dependence on an always-on identity provider during user authentication, allowing service providers to authenticate users at any time without interacting with the identity provider. Our approach builds on threshold oblivious pseudorandom functions (TOPRF) to improve resistance against offline attacks and uses a distributed transaction ledger to improve availability. We prove the security of DAMFA in the universal composibility (UC) model by defining a UC definition (ideal functionality) for DAMFA and formally proving the security of our scheme via ideal-real simulation. Finally, we demonstrate the practicability of our proposed scheme through a prototype implementation.

Highlights

  • Authenticated Key Exchange (AKE) is one of the most broadly used cryptographic primitives that enable two parties to create a shared key over a public network

  • Any adversary who gets these can impersonate the user. —Selective disclosure: PRIMA supports proving statements about attributes, when they are displayed as extra attributes signed by Identity Provider (IDP). — Passive verification ≈ : In IRMA, SPs still require to interact with an IRMA API server during the authentication

  • We proposed a decentralized authentication and key exchange system Decentralized Anonymous Multi-Factor Authentication (DAMFA) (SSO scheme) under threshold oblivious pseudorandom functions (TOPRF) protocol and standard cryptographic primitives. e proposed scheme builds upon a trustworthy global appendonly ledger that does not rely on a trusted server

Read more

Summary

Introduction

Authenticated Key Exchange (AKE) is one of the most broadly used cryptographic primitives that enable two parties to create a shared key over a public network. Some MFA schemes incorporate password authentication and second-factor authentication as separate mechanisms and store a salted password hash (or biometric) on the server, leading to different vulnerabilities such as spoofing and offline attacks [7, 9]. An Identity Provider (IDP) with a centralized database of authentication data of all users could provide an MFA scheme and offer convenient single sign-on (SSO) to other services for its users [16]. (a) extraction of the secret key to forge tokens, which enable access to arbitrary services and data in the system; (b) capturing hashed passwords (or biometrics) to run offline dictionary attacks in order to recover user credentials, both potentially resulting in severe damage to the reliability of the system [20]. We demonstrate that our protocol is efficient and practical through a prototypical implementation and through a comparison of our scheme with other SSO works

Related Work
Building Blocks
Request membership credential
Setup Phases
Registration Phase
Authentication Phase
Security Proofs of eorem 1
Implementation
Conclusion
Full Text
Published version (Free)

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call