DECENTRALIZED ACCESS CONTROL WITH ANONYMOUS AUTHENTICATION
Authors:
Aranala Sai Chandramouli, V.Srivalli Devi
Page No: 552-557
Abstract:
ABSTRACT This project proposes a decentralized access control scheme aimed at securing data storage in cloud environments while ensuring anonymous authentication. Unlike traditional centralized systems, the proposed model allows the cloud to verify user authenticity without revealing the user's identity before storing data. Although the system leverages symmetric key encryption, particularly AES-256, it ensures that only authorized users can decrypt and access the stored information. The storage mechanism utilizes Amazon S3 in a decentralized manner to enhance data privacy and resilience. Periodic changes in data storage locations help mitigate replay attacks and support key operations such as data creation, modification, and retrieval. The system also effectively handles user revocation and supports a robust, decentralized authentication and access control mechanism. Compared to conventional centralized approaches, the proposed system maintains comparable levels of communication, computation, and storage overhead while offering enhanced security and scalability. Additionally, cloud costs are based on the data size, offering flexibility and cost-effectiveness when using services like Amazon S3 and Heroku.
Description:
.
Volume & Issue
Volume-14,Issue-4
Keywords
Keywords: Amazon S3, Heroku, Decentralized Data Storage, Anonymous Authentication, Access Control, AES-256 Encryption, Cloud Security, Data Privacy, User Revocation, Replay Attack Prevention