PRAM: privacy preserving access management scheme in cloud services.

Jinbo Xiong,Zhiqiang Yao,Jianfeng Ma,Ximeng Liu,Qi Li,Tao Zhang
DOI: https://doi.org/10.1145/2484402.2484412
2013-01-01
Abstract:ABSTRACTIdentity privacy and access control pose a significant challenge for cloud services security. This is because a cloud service may have different owner and users, which necessitates privacy preserving access control. Although most existing identity management and access control schemes solve these problems to a certain extent, they also have some limitations. In this paper, we propose a new approach, called Privacy pReserving Access Management scheme (PRAM), which can satisfy all the desirable security requirements in cloud services. Specifically, there are two main contributions in this paper. First, we use two cryptographic primitives: Blind signature and Hash chain to protect identity privacy and secure authentication. Second, we combine on-demand access control with Service-Level Agreements (SLA) to provide flexible fine-grained access management. As a result, our PRAM scheme is applicable in cloud services due to its simplicity, low overhead, and efficiency.
What problem does this paper attempt to address?