期刊名称:International Journal of Advanced Computer Science and Applications(IJACSA)
印刷版ISSN:2158-107X
电子版ISSN:2156-5570
出版年度:2019
卷号:10
期号:9
页码:18-23
出版社:Science and Information Society (SAI)
摘要:Honeybee computing is a concept based on
advanced ubiquitous computing technology to support Smart
City Smart Village (SCSV) initiatives. Advanced ubiquitous
computing is a computing environment that contains many
devices. There are two types of communication within Honeybee
computing: client server and peer-to-peer. One of the
authorization techniques is the OAuth technique, where a user
can access an application without creating an account and can be
accessed from multiple devices. OAuth is suitable to control the
limited access of resources to the server. The server use REST
API as web service to publish data from resources. However
since Honeybee computing also supports peer-to-peer
communication, security problem can still be an issue. In this
paper, we want to propose the design of a secure data
transmission for Honeybee computing by adopting the
authorization process of OAuth 2.0 and Elliptic Curve DiffieHellman
(ECDH) with HMAC-Sha. This article will also discuss
the communication flow after adopting OAuth 2.0 and ECDH to
the computing environment.
关键词:HMAC-Sha; REST API; peer-to-peer; web service;
honeybee computing