Attribute-Based Access Control for Smart Cities: A Smart Contract-Driven Framework

Yuanyu Zhang Mirei Yutaka Masahiro Sasabe Shoji Kasahara

In IEEE Internet of Things Journal, 2021

Abstract

Efficient and reliable access control in smart cities is critical for the protection of various resources for decision making and task execution. Existing centralized access control schemes suffer from the limitations of single point of failure, low reliability and poor scalability. This paper therefore proposes a distributed and reliable access control framework for smart cities by combining the blockchain smart contract technology and the Attribute-Based Access Control (ABAC) model. The framework consists of one Policy Management Contract (PMC) for managing the ABAC policies, one Subject Attribute Management Contract (SAMC) for managing the attributes of subjects (i.e., entities accessing resources), one Object Attribute Management Contract (OAMC) for managing the attributes of objects (i.e., resources being accessed), and one Access Control Contract (ACC) for performing the access control. To show the feasibility of the proposed framework, we construct a local private Ethereum blockchain system to implement the four smart contracts and also conduct experiments to evaluate the monetary cost as well as to compare the proposed framework with an existing Access Control List (ACL)-based scheme. The experimental results show that although the proposed scheme consumes more money than the ACL-based scheme at the deployment stage, it introduces less monetary cost during the system running especially for large- scale smart cities.

Downloads

Text Reference

Yuanyu Zhang, Mirei Yutaka, Masahiro Sasabe, Shoji Kasahara, Attribute-Based Access Control for Smart Cities: A Smart Contract-Driven Framework, IEEE Internet of Things Journal, 8(8), pp.6372-6384, April 2021.

BibTex Reference

@article{zhang21AttributeBasedAccessControl,
    author = "Zhang, Yuanyu and Yutaka, Mirei and Sasabe, Masahiro and Kasahara, Shoji",
    title = "Attribute-{{Based Access Control}} for {{Smart Cities}}: {{A Smart Contract-Driven Framework}}",
    year = "2021",
    month = "April",
    journal = "IEEE Internet of Things Journal",
    volume = "8",
    number = "8",
    pages = "6372--6384",
    doi = "10.1109/JIOT.2020.3033434"
}