Secure Targeted Message Dissemination in IoT Using Blockchain Enabled Edge Computing

Read original: arXiv:2401.06384 - Published 8/6/2024 by Muhammad Baqer Mollah, Md Abul Kalam Azad, Yinghui Zhang
Total Score

0

Secure Targeted Message Dissemination in IoT Using Blockchain Enabled Edge Computing

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Secure dissemination of targeted messages in the Internet of Things (IoT) using blockchain-enabled edge computing
  • Proposes a system to securely and selectively send messages to IoT devices while preserving privacy
  • Leverages blockchain and edge computing to enhance security and efficiency

Plain English Explanation

The paper presents a system to securely and selectively send messages to Internet of Things (IoT) devices. In the IoT, many devices like smart home appliances or industrial sensors are connected to the internet. The researchers wanted to find a way to send targeted messages to these IoT devices in a secure and private manner.

The key idea is to use blockchain technology and edge computing to achieve this. Blockchain provides a secure, decentralized ledger to track message delivery and access. Edge computing brings computation closer to the IoT devices, improving speed and privacy.

The system allows an administrator to securely send messages to specific IoT devices, without revealing sensitive information about the devices or their owners. This could be useful for things like firmware updates, alerts, or configuration changes. The blockchain and edge computing components help ensure the messages are delivered efficiently and without compromising privacy or security.

Technical Explanation

The proposed system has three main components:

  1. IoT Devices: The end-user IoT devices that receive the targeted messages.

  2. Edge Nodes: Computing nodes located physically close to the IoT devices, which handle message delivery and access control using blockchain technology.

  3. Central Administrator: The entity that sends out the targeted messages to the appropriate IoT devices.

The key technical aspects are:

  • Blockchain-based Access Control: The edge nodes use a blockchain to maintain a secure, decentralized record of which devices are authorized to receive messages from the administrator. This prevents unauthorized access.

  • Encrypted Message Delivery: Messages from the administrator are encrypted before being sent to the edge nodes, which then decrypt and forward them to the intended IoT devices. This protects message content.

  • Selective Targeting: The administrator can target messages to specific IoT devices or groups of devices based on their blockchain-tracked identities and access permissions.

  • Edge Node Caching: The edge nodes cache messages temporarily, improving delivery speed and efficiency compared to the IoT devices directly contacting a central server.

The system was evaluated through simulations, demonstrating improvements in message delivery latency, energy consumption, and privacy preservation compared to centralized alternatives.

Critical Analysis

The paper provides a well-designed solution for secure and targeted message dissemination in IoT systems. The use of blockchain and edge computing is a novel and promising approach to address the security and privacy challenges in this domain.

However, the paper does not fully address the potential challenges of large-scale blockchain deployment, such as transaction throughput, latency, and scalability issues. Additionally, the reliance on edge nodes introduces new points of failure and potential attack vectors that would need to be carefully managed.

Further research could explore ways to enhance the overall robustness and resilience of the system, such as investigating hybrid blockchain models or decentralized edge architectures. The inclusion of mechanisms to detect and mitigate malicious edge nodes or administrators would also strengthen the security guarantees.

Conclusion

This paper presents a innovative approach to secure targeted message dissemination in IoT systems using blockchain-enabled edge computing. By leveraging the security and transparency of blockchain and the low-latency benefits of edge computing, the proposed system addresses key challenges around privacy, access control, and efficient message delivery.

While the technical implementation details and simulation results are promising, further research is needed to fully address the scalability and robustness concerns inherent in large-scale IoT deployments. Overall, the work demonstrates the potential of integrating emerging technologies like blockchain and edge computing to enhance the security and functionality of IoT applications.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Secure Targeted Message Dissemination in IoT Using Blockchain Enabled Edge Computing
Total Score

0

Secure Targeted Message Dissemination in IoT Using Blockchain Enabled Edge Computing

Muhammad Baqer Mollah, Md Abul Kalam Azad, Yinghui Zhang

Smart devices are considered as an integral part of Internet of Things (IoT), have an aim to make a dynamic network to exchange information, collect data, analysis, and make optimal decisions in an autonomous way to achieve more efficient, automatic, and economical services. Message dissemination among these smart devices allows adding new features, sending updated instructions, alerts or safety messages, informing the pricing information or billing amount, incentives, and installing security patches. On one hand, such message disseminations are directly beneficial to the all parties involved in the IoT system. On the other hand, due to remote procedure, smart devices, vendors, and other involved authorities might have to meet a number of security, privacy, and performance related concerns while disseminating messages among targeted devices. To this end, in this paper, we design STarEdgeChain, a security and privacy aware targeted message dissemination in IoT to show how blockchain along with advanced cryptographic techniques are devoted to address such concerns. In fact, the STarEdgeChain employs a permissioned blockchain assisted edge computing in order to expedite a single signcrypted message dissemination among targeted groups of devices, at the same time avoiding the dependency of utilizing multiple unicasting approaches. Finally, we develop a software prototype of STarEdgeChain and show it's practicability for smart devices. The codes are publicly available at https://github.com/mbaqer/Blockchain-IoT

Read more

8/6/2024

EdgeLinker: Practical Blockchain-based Framework for Healthcare Fog Applications to Enhance Security in Edge-IoT Data Communications
Total Score

0

EdgeLinker: Practical Blockchain-based Framework for Healthcare Fog Applications to Enhance Security in Edge-IoT Data Communications

Mahdi Akbari Zarkesh, Ehsan Dastani, Bardia Safaei, Ali Movaghar

The pervasive adoption of Internet of Things (IoT) has significantly advanced healthcare digitization and modernization. Nevertheless, the sensitive nature of medical data presents security and privacy challenges. On the other hand, resource constraints of IoT devices often necessitates cloud services for data handling, introducing single points of failure, processing delays, and security vulnerabilities. Meanwhile, the blockchain technology offers potential solutions for enhancing security, decentralization, and data ownership. An ideal solution should ensure confidentiality, access control, and data integrity while being scalable, cost-effective, and integrable with the existing systems. However, current blockchain-based studies only address some of these requirements. Accordingly, this paper proposes EdgeLinker; a comprehensive solution incorporating Proof-of-Authority consensus, integrating smart contracts on the Ethereum blockchain for access control, and advanced cryptographic algorithms for secure data communication between IoT edge devices and the fog layer in healthcare fog applications. This novel framework has been implemented in a real-world fog testbed, using COTS fog devices. Based on a comprehensive set of evaluations, EdgeLinker demonstrates significant improvements in security and privacy with reasonable costs, making it an affordable and practical system for healthcare fog applications. Compared with the state-of-the-art, without significant changes in the write-time to the blockchain, EdgeLinker achieves a 35% improvement in data read time. Additionally, it is able to provide better throughput in both reading and writing transactions compared to the existing studies. EdgeLinker has been also examined in terms of energy, resource consumption and channel latency in both secure and non-secure modes, which has shown remarkable improvements.

Read more

8/29/2024

Blockchains for Internet of Things: Fundamentals, Applications, and Challenges
Total Score

0

Blockchains for Internet of Things: Fundamentals, Applications, and Challenges

Yusen Wu, Ye Hu, Mingzhe Chen, Yelena Yesha, M'erouane Debbah

Internet of Things (IoT) services necessitate the storage, transmission, and analysis of diverse data for inference, autonomy, and control. Blockchains, with their inherent properties of decentralization and security, offer efficient database solutions for these devices through consensus-based data sharing. However, it's essential to recognize that not every blockchain system is suitable for specific IoT applications, and some might be more beneficial when excluded with privacy concerns. For example, public blockchains are not suitable for storing sensitive data. This paper presents a detailed review of three distinct blockchains tailored for enhancing IoT applications. We initially delve into the foundational aspects of three blockchain systems, highlighting their strengths, limitations, and implementation needs. Additionally, we discuss the security issues in different blockchains. Subsequently, we explore the blockchain's application in three pivotal IoT areas: edge AI, communications, and healthcare. We underscore potential challenges and the future directions for integrating different blockchains in IoT. Ultimately, this paper aims to offer a comprehensive perspective on the synergies between blockchains and the IoT ecosystem, highlighting the opportunities and complexities involved.

Read more

6/18/2024

📊

Total Score

0

Integration of blockchain in smart systems: problems and opportunities for real-time sensor data storage

Naseem Alsadi, Syed Zaidi, Mankaran Rooprai, Stephen A. Gadsden, John Yawney

The internet of things (IoT) and other emerging ubiquitous technologies are supporting the rapid spread of smart systems, which has underlined the need for safe, open, and decentralized data storage solutions. With its inherent decentralization and immutability, blockchain offers itself as a potential solution for these requirements. However, the practicality of incorporating blockchain into real-time sensor data storage systems is a topic that demands in-depth examination. While blockchain promises unmatched data security and auditability, some intrinsic qualities, namely scalability restrictions, transactional delays, and escalating storage demands, impede its seamless deployment in high-frequency, voluminous data contexts typical of real-time sensors. This essay launches a methodical investigation into these difficulties, illuminating their underlying causes, potential effects, and potential countermeasures. In addition, we present a novel pragmatic experimental setup and analysis of blockchain for smart system applications, with an extended discussion of the benefits and disadvantages of deploying blockchain based solutions for smart system ecosystems.

Read more

8/13/2024