Blockchain Papers

Follow blockchain research across journals, conferences, and preprint repositories.

3,895 papersLast indexed Aug 31, 2026
Search papers

Paper index

3,895 results · page 68 of 163

Clear filters
Sep 2, 2022·International Journal of Information Technology and Web Engineering
54 cites
Autonomous Transaction Model for E-Commerce Management Using Blockchain Technology

Satheeshkumar Sekar, Annamalai Solayappan, J. Srimathi, Shreya Raja · 8 authors

A blockchain is an advanced technology that can power over a decentralized network. The authors bring it up to design the autonomous transaction system for e-commerce applications; because of the dramatic increase in IoT devices, communication between physical things is enabled. This brings more efficiency and accuracy, which benefits the outsiders while human interaction reduces. There is a big challenge in data storage after payment in the e-commerce application. Blockchain presents an appropriate platform for the distributed data storage; it also protects the data from outsiders. The authors create blocks that check and record each transaction that took place in the e-commerce application. Blockchain is going to protect the user's privacy from outsiders/banks that are being violated. The authors deliver this research in this paper in terms of the method with detailed design and full implementation. The system captures the user data, processes it, and gives a visual representation of the processed data.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Consumer Retail Behavior Studies
Original source
Sep 1, 2022·Journal of Computer Science
5 cites
Smart Certificate using Blockchain

Krishna Bihari Dubey, Mukta Goyal

Thestudent academic records maintained by the university system manually arevulnerable to easily being modified or tampered with. These academic records ofstudents are proof of the student's performance for all semesters till thedegree is completed. They are supposed to be present at the time of theinterview or at the university if he wants to continue their studies further.The issue with the conventional approach is that it is simple for a maliciousperson to alter it so that it affects the student's grade in any way. This studyaims to use blockchain to create safe Smart Certificates. It offers a viablealternative for issuing, confirming, and exchanging certificates without fearof their integrity being compromised.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Currency Recognition and Detection
Original source
Sep 1, 2022·Preprints.org
2 cites
A Lightweight Authentication Framework for Privacy-Preserving Virtual Health Services

Qian Qu, Ronghua Xu, Han Sun, Yu Chen

Seniors safety is a compelling need, which necessitates 24/7 real-time monitoring and timely dangerous action recognition. Being able to mirror characteristics of physical objects (PO) to corresponding logical objects (LO) and seamlessly monitor their footprints thus detect anomaly parameters, Digital Twins (DT) has been considered a practical way to provide virtual health services for seniors safety. Meanwhile, widely adopted Internet of Medical Things (IoMT) consisting of wearable sensors and non-contact optical cameras for self and remote health data monitoring also raises concerns on information security and privacy violation. Therefore, security of POs, LOs and reliable data sharing among healthcare professionals are challenging as constructing trust and privacy-preserving virtual health services. Thanks to characteristics of decentralization, traceability and unalterability, Blockchain is promising to enhance security and privacy properties in many areas like data analysis, finance and healthcare. This paper envisions a lightweight authentication framework (LAF) to enable secure and privacy-preserving virtual healthcare services. Leveraging Non-Fungible Token (NFT) technology to tokenize LOs and data streams on blockchain, anyone can certify the authenticity of a digital LO along with its synchronized data between PO without relying on a third-party agency. In addition, the NFT-based tokenization not only allows owners fully control their IoMT devices and data, but it also enables verifiable ownership and traceable transferability during data sharing process. Moreover, NFT only contains references to encrypted raw data that are saved on off-chain storage like local files or distributed databases, such a hybrid storage strategy ensures privacy-preservation for sensitive information. A proof-of-concept prototype is implemented and tests are conducted on a case study of seniors safety. The experimental evaluation shows the feasibility and effectiveness of the proposed LAF solution.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
User Authentication and Security Systems
Original source
Aug 31, 2022·International Journal of Computer Science and Information Technology
1 cites
SwarMED: A High-Throughput Interoperability Architecture Over Ethereum and Swarm for Big Biomedical Data

Arghya Das

In this paper, we introduce SwarMED, a decentralized yet high throughput interoperability system for big biomedical data. SwarMED uses Etehreum blockchain for trustless security and Swarm p2p storage to handle high throughput transaction of big data. In SwarMED, we developed an indexing mechanism over the immutable storage of Swarm to achieve high-throughput while sharing millions of patient records and images among multiple parties. SwarMED achieved a high throughput of 250K medical records per second over a private network constructed over LSU-HPC cluster. This high throughput is 9x more comparing to conventional way of using p2p storage in conjunction with blockchain. This high throughput enables the patients to get realtime access to his comprehensive medical history and scientists to gain real-time access to different medical data for collaborative research complying to the constraints posed by existing laws. Our system-level analysis over different design alternatives over different transfer and storage architectures shows that, p2p storage platforms automatically provide significantly better scalability over traditional HTTP with increasing number of clients. Swarm provides 2x more I/O throughput and 10x less latency than IPFS, another p2p storage system making it a better choice for decentralized big data transaction.

Open access
2 source records
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Aug 30, 2022·Symmetry
3 cites
NetDAO: Toward Trustful and Secure IoT Networks without Central Gateways

Gang Liu, Chi‐Yuan Chen, Jingyuan Han, Yi Zhou · 5 authors

The Internet of Things (IoT) suffers from a profound lack of trust between central gateways and sensors, e.g., gateways suspect sensors of flooding malicious packets, and vice versa, sensors suspect gateways of manipulating traffic data. One important reason for the mistrust is the asymmetry of a centralized network organization. A Decentralized Autonomous Organization (DAO) can establish a trustful and symmetric network with the blockchain. However, it is a vacant area for IoT networks to build trust between gateways and sensors within the DAO. In this paper, we firstly propose a trustful and secure IoT Network DAO solution (NetDAO) to mitigate the data manipulation and the malicious flooding packets. In particular, the NetDAO has a security rating algorithm to assign a reputation value for each entity in the network. Based on this, each entity can mitigate the malicious flooding packets using a proof-of-reputation packet-forwarding mechanism. In addition, the NetDAO stores traffic data using the blockchain to mitigate the data manipulation. The experimental results show that the NetDAO effectively mitigates malicious flooding packets and costs 1 s for ∼480 entities to complete the rating algorithm.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Network Security and Intrusion Detection
Original source
Aug 30, 2022·Research Square
9 cites
AuthROS: Secure Data Sharing Among Robot Operating Systems based on Ethereum

Shenhui Zhang, Songjing Tao, Xiulai Li, Shuang Wu · 8 authors

Abstract The Robot Operating System (ROS) streamlines human processes, increasing the efficiency of various production tasks. However, the security of data transfer operations in ROS is still in its immaturity. Securing data exchange between several robots is a significant problem. This paper proposes \textit{AuthROS}, an Ethereum blockchain-based secure data sharing method, for robot communication. It is a ROS node authorization system capable of ensuring the immutability and security of private data flow between ROS nodes of any size. To ensure data security, AuthROS employs the smart contract for permission granting and identification, SM2-based key exchange, and SM4-based plaintext encryption techniques. In addition, we deploy a data digest upload technique to optimize data query and upload performance. Finally, the experimental findings reveal that AuthROS has strong security, time performance, and node forging in cases where data should be recorded and robots need to remain immobile.

Open access
6 source records
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Privacy-Preserving Technologies in Data
Original source
Aug 29, 2022·Buildings
5 cites
A Classification-Based Blockchain Architecture for Smart Home with Hierarchical PoW Mechanism

Weilu Lv, Ning Wang, Xianwang Xie, Zhen Hong

Smart home, as a typical Internet of Things (IoT) application, provides people with a variety of conveniences. Unfortunately, it may suffer from security and privacy issues. Currently, blockchain theory is considered as one of the potential solutions to the IoT security problem. However, according to the rules of blockchain, it requires large storage to store distributed ledgers and undertakes long latency caused by proof of work (PoW), which cannot be performed by resource-constrained IoT devices. To address the issue, we propose a classification-based blockchain architecture with a hierarchical PoW mechanism, which can reduce the storage consumption and decrease the latency. In our architecture, we divide IoT devices into several child nodes by data classification and convert the data storage into partial network storage. Furthermore, we try to set the moderate-cost security grades (SG) to adjust the difficulty of PoW for reduction of latency. Finally, comparing the performance of our scheme with the traditional method and current technology, the proposed architecture not only takes up less storage (i.e., almost 90% reduction) but also increases efficiency (i.e., almost 50% running time saving) while ensuring safety.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Aug 29, 2022·Engineering Reports
18 cites
Machine‐as‐a‐Service: Blockchain‐based management and maintenance of industrial appliances

Viet Hoang Tran, Bernard Lenssens, Ayham Kassab, Alexis Laks · 7 authors

Abstract Machine‐as‐a‐Service (MaaS) is an emerging service model for industrial appliances. With MaaS, machines are rented instead of being acquired, and their lifecycle is handled by an ecosystem of specialized actors, such as different independent maintenance companies certified for interventions on specific hardware. As the number of actors, clients, and providers involved in a MaaS ecosystem grows, maintaining mutual trust relationships between all involved parties and orchestrating MaaS operations in centralized fashion quickly becomes intractable. We present a blockchain‐based approach to providing MaaS in industrial settings where rented machines are equipped with IoT sensors, and where MaaS operations are orchestrated in a transparent, decentralized, and scalable way using a collection of smart contracts deployed over an infrastructure combining the Ethereum and InterPlanetary File System decentralized services. We detail the operations of MaaS, such as the lifecycle of management operations, and report on the performance of a prototype implementation deployed in the cloud.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Mobile Crowdsensing and Crowdsourcing
Original source
Aug 29, 2022·IEEE Internet of Things Journal
28 cites
Partition-Tolerant and Byzantine-Tolerant Decision Making for Distributed Robotic Systems With IOTA and ROS2

Farhad Keramat, Jorge Peña Queralta, Tomi Westerlund

With the increasing ubiquity of autonomous robotic solutions, the interest in their connectivity and in the cooperation within multi-robot systems is rising. Two aspects that are a matter of current research are robot security and secure multi-robot collaboration robust to byzantine agents. Blockchain and other distributed ledger technologies (DLTs) have been proposed to address the challenges in both domains. Nonetheless, some key challenges include scalability and deployment within real-world networks. This paper presents an approach to integrating IOTA and ROS 2 for more scalable DLT-based robotic systems while allowing for network partition tolerance after deployment. This is, to the best of our knowledge, the first implementation of IOTA smart contracts for robotic systems, and the first integrated design with ROS 2. This is in comparison to the vast majority of the literature which relies on Ethereum. We present a general IOTA+ROS 2 architecture leading to partition-tolerant decision-making processes that also inherit byzantine tolerance properties from the embedded blockchain structures. We demonstrate the effectiveness of the proposed framework for a cooperative mapping application in a system with intermittent network connectivity. We show both superior performance with respect to Ethereum in the presence of network partitions, and a low impact in terms of computational resource utilization. These results open the path for wider integration of blockchain solutions in distributed robotic systems with less stringent connectivity and computational requirements.

Open access
3 source records
Blockchain Technology Applications and Security
Modular Robots and Swarm Intelligence
IoT and Edge/Fog Computing
Original source
Aug 27, 2022·Electronics
37 cites
A Comparative Study of Consensus Mechanisms in Blockchain for IoT Networks

Zachary Auhl, Naveen Chilamkurti, Rabei Alhadad, Will Heyne

The consensus mechanism is a core component of Blockchain technology, allowing thousands of nodes to agree on a single and consistent view of the Blockchain. A carefully selected consensus mechanism can provide attributes such as fault tolerance and immutability to an application. The Internet of Things (IoT) is a use case that can take advantage of these unique Blockchain properties. IoT devices are commonly implemented in sensitive domains such as health, smart cities, and supply chains. Resilience and data integrity are important for these domains, as failures and malicious data tampering could be detrimental to the systems that rely on these IoT devices. Additionally, Blockchains are well suited for decentralised networks and networks with high churn rates. A difficulty involved with applying Blockchain technology to the IoT is the lack of computational resources. This means that traditional consensus mechanisms like Proof of Work (PoW) are unsuitable. In this paper, we will compare several popular consensus mechanisms using a set of criteria, with the aim of understanding which consensus mechanisms are suitable for deployment in the IoT, and what trade-offs are required. We show that there are opportunities for both PoW and PoS to be implemented in the IoT, with purpose-made IoT consensus mechanisms like PoSCS and Microchain. Our analysis shows that Microchain and PoSCS have characteristics that are well suited for IoT consensus.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Caching and Content Delivery
Original source
Aug 27, 2022·IET Communications
59 cites
Blockchain for applications of clinical trials: Taxonomy, challenges, and future directions

Lei Hang, Chun Chen, Linchao Zhang, Jun Yang

Abstract Patient enrollment, data sharing, and data privacy are enormous medical challenges for clinical trial studies. In recent years, blockchain technology has drawn the attention of various researchers and institutes. As a new and innovative distributed ledger technology, blockchain can be critical to addressing these challenges, thus making clinical research transparent and building public trust fairly and openly. However, the existing literature lacks a comprehensive survey on the adoption of blockchain in clinical trials. To fill the research void, this paper presents a punctilious taxonomy of blockchain technology in clinical trials according to the literature. This taxonomy comprises decentralized scenarios, decentralized practices, blockchain types, deployment methods, and consensus algorithms. The results show that blockchain technology can cover all aspects of the clinical trial study in a decentralized, secure, transparent manner. Besides, some open research challenges of blockchain are categorized into three groups: technical challenges, security challenges, and organizational challenges. Moreover, some recent blockchain projects, micro applications in clinical trials, and several research areas or technologies for future research and development are discussed.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
FinTech, Crowdfunding, Digital Finance
Original source
Aug 26, 2022·Highlights in Science Engineering and Technology
0 cites
Research on NFT in the Context of Blockchain

Honglin Zhao

A non-fungible token (NFT) is a unit of data on what is known as a blockchain digital ledger, where each token can represent a unique piece of digital data. Since they are not interchangeable, non-homogeneous tokens can represent digital files, such as paintings, sounds, movies, projects in games, or other forms of creative work. Blockchain allows users on the C or B side to place personal data or business data on the blockchain network, instead of homogenous token, thus becoming the next hot spot in the Internet industry. 2021 was perhaps the most critical year for the industry so far. In this paper, 2020 can be defined as a year of construction and preparation, which saw great progress and positive results on the most important indicators and macro indicators for the industry. There are more wallets and transactions interacting with DApps than ever before, and the demand for NFT and games has increased dramatically.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Cloud Data Security Solutions
Original source
Aug 25, 2022·Computational Intelligence and Neuroscience
10 cites
Improved Method of Blockchain Cross-Chain Consensus Algorithm Based on Weighted PBFT

Lei Liu, Liangtu Song, Jiahua Wan

Aiming to solve the problems of low fault tolerance, low throughput, and high delay in traditional methods, an improved method of the blockchain cross-chain consensus algorithm based on weighted PBFT is proposed. This article constructs a blockchain cross-chain exchange model based on cluster centers and divides the nodes in the blockchain system into consensus service nodes, cross-chain exchange nodes, and application nodes to improve the performance of consensus computing services. On this basis, according to the weighted PBFT consensus mechanism, the blockchain consensus environment is set up, and the distribution of nodes in the consensus domain and the blockchain signature scheme are obtained. Therefore, the blockchain cross-chain consensus optimization algorithm is designed to reduce throughput and delay and optimize the consensus effect. The experimental results show that the proposed method can effectively improve the shortcomings of traditional methods, with high throughput and low latency, and strong security. It shows that it is a low resource consumption and secure consensus method.

Open access
Blockchain Technology Applications and Security
Brain Tumor Detection and Classification
IoT and Edge/Fog Computing
Original source
Aug 24, 2022·Journal of Sensors
36 cites
Next Generation IoT and Blockchain Integration

Sarvesh Tanwar, Neelam Gupta, Celestine Iwendi, Karan Kumar · 5 authors

The Internet of Things (IoT) refers to the interconnection of smart devices to collect data and make intelligent decisions. However, a lack of intrinsic security measures makes next generation IoT more vulnerable to privacy and security threats. With its “security by design,” Blockchain (BC) can help in addressing major security requirements in IoT. Blockchain is an ever-growing list of records that are linked and protected using cryptographic methods. It offers its users the flexibility to conduct transactions with lower costs and faster speeds. Blockchain ledgers are also decentralized and a ledger is maintained at each node in the network. Blockchain’s security and adaptability help in making even entire systems on it a much easily task with the benefit of decentralization. BC capabilities like immutability, transparency, auditability, data encryption, and operational resilience can help solve most architectural shortcomings of IoT. In the vision of the Internet of Things, traditional devices are becoming smarter and more autonomous. This vision is becoming reality as technology advances but there are still challenges to be resolved. This is especially true in a security domain like data trust, and with the expected evolution of the IoT in the coming years, it is important to ensure that this great source of data arrives. This paper began with an overview of blockchain and IoT, as well as explore the IoT blockchain application challenges. This article also focuses to review the most relevant tasks to analyse how IoT blockchain can improve and examine current research concerns and developments in the use of blockchain-related techniques and technologies in the context of IoT security in depth. One of the best parts of working or learning about blockchain and its application is the curiosity about how it can impact the things that we have been accustomed to without trying to improve and make things more efficient and productive.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Retinal Imaging and Analysis
Original source
Aug 24, 2022·Future Internet
121 cites
Blockchain-Based Cloud-Enabled Security Monitoring Using Internet of Things in Smart Agriculture

Rajasekhar Chaganti, V. Vijayakumar, Venkata Subbarao Gorantla, Thippa Reddy Gadekallu · 5 authors

The Internet of Things (IoT) has rapidly progressed in recent years and immensely influenced many industries in how they operate. Consequently, IoT technology has improved productivity in many sectors, and smart farming has also hugely benefited from the IoT. Smart farming enables precision agriculture, high crop yield, and the efficient utilization of natural resources to sustain for a longer time. Smart farming includes sensing capabilities, communication technologies to transmit the collected data from the sensors, and data analytics to extract meaningful information from the collected data. These modules will enable farmers to make intelligent decisions and gain profits. However, incorporating new technologies includes inheriting security and privacy consequences if they are not implemented in a secure manner, and smart farming is not an exception. Therefore, security monitoring is an essential component to be implemented for smart farming. In this paper, we propose a cloud-enabled smart-farm security monitoring framework to monitor device status and sensor anomalies effectively and mitigate security attacks using behavioral patterns. Additionally, a blockchain-based smart-contract application was implemented to securely store security-anomaly information and proactively mitigate similar attacks targeting other farms in the community. We implemented the security-monitoring-framework prototype for smart farms using Arduino Sensor Kit, ESP32, AWS cloud, and the smart contract on the Ethereum Rinkeby Test Network and evaluated network latency to monitor and respond to security events. The performance evaluation of the proposed framework showed that our solution could detect security anomalies within real-time processing time and update the other farm nodes to be aware of the situation.

Open access
Smart Agriculture and AI
IoT and Edge/Fog Computing
Blockchain Technology Applications and Security
Original source
Aug 22, 2022·Lebanese American University
0 cites
A Secure and Scalable Sidechain Model for Fog Computing in Healthcare Systems. (c2022)

Ali Amhaz

With the enormous amount of data produced daily, cloud and fog computing presented efficient and effective models for real-time data exchange. Nevertheless, this technology came with a cost at the security level, where it became an easy target for malicious actions that could directly spread throughout the model. Blockchain, a recent and promising technology, was a suitable solution for securing the transactions in the fog environment because of the distributed ledger structure that makes it resistant to many attacks. Scalability, however, introduced the main drawback for a blockchain by making it inefficient in some real-world applications, especially in the medical field, which includes a lot of data exchange. This work will suggest a scalable and secure model for fog and cloud computing in healthcare systems that depend on sidechains and the clustering of the available fog nodes. The importance of the model is highlighted, and experimental results showed promising outcomes.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Cloud Data Security Solutions
Original source
Aug 22, 2022·arXiv (Cornell University)
0 cites
A Survey of Distributed Ledger Technology for IoT Verticals

Rongxin Xu, Qiujun Lan, Shiva Raj Pokhrel, Gang Li

The Internet of Things (IoT) and Distributed ledger technology (DLT) have significantly changed our daily lives. Due to their distributed operational environment and naturally decentralized applications, the convergence of these two technologies indicates a more lavish arrangement for the future. This article develops a comprehensive survey to investigate and illustrate state-of-the-art DLT for various IoT use cases, from smart homes to autonomous vehicles and smart cities. We develop a novel framework for conducting a systematic and comprehensive review of DLT over IoT by extending the knowledge graph approach. With relevant insights from this review, we extract innovative and pragmatic techniques to DLT design that enable high-performance, sustainable, and highly scalable IoT systems. Our findings support designing an end-to-end IoT-native DLT architecture for the future that fully coordinates network-assisted functionalities.

Open access
2 source records
cs.DC
cs.CR
cs.DB
Original source
Aug 19, 2022·Electronics
21 cites
An Effective Sharding Consensus Algorithm for Blockchain Systems

Runyu Chen, Lunwen Wang, Chuang Peng, Rangang Zhu

Sharding is the widely used approach to the trilemma of simultaneously achieving decentralization, security, and scalability in traditional blockchain systems. However, existing schemes generally involve problems such as uneven shard arithmetic power and insecure cross-shard transaction processing. In this study, we used the Practical Byzantine Fault Tolerance (PBFT) as the intra-shard consensus and, here, we propose a new sharding consensus mechanism. Firstly, we combined a jump consistent hash algorithm with signature Anchorhash to minimize the mapping of the node assignment. Then, we improved the process of the cross-shard transaction and used the activity of nodes participating in intra-shard transactions as the criterion for the shard reconfiguration, which ensured the security of the blockchain system. Meanwhile, we analyzed the motivation mechanism from two perspectives. Finally, through theoretical analysis and related experiments, we not only verified that the algorithm can ensure the security of the entire system, but also further clarified the necessary conditions to ensure the effectiveness of the shards and the system on the original basis.

Open access
Blockchain Technology Applications and Security
IoT and Edge/Fog Computing
Cloud Computing and Resource Management
Original source
Aug 18, 2022·Intelligent Automation & Soft Computing
15 cites
Smart Quarantine Environment Privacy through IoT Gadgets Using Blockchain

Nitish Pathak, Shams Tabrez Siddiqui, Anjani Kumar Singha, Heba G. Mohamed · 6 authors

The coronavirus, formerly known as COVID-19, has caused massive global disasters. As a precaution, most governments imposed quarantine periods ranging from months to years and postponed significant financial obligations. Furthermore, governments around the world have used cutting-edge technologies to track citizens’ activity. Thousands of sensors were connected to IoT (Internet of Things) devices to monitor the catastrophic eruption with billions of connected devices that use these novel tools and apps, privacy and security issues regarding data transmission and memory space abound. In this study, we suggest a blockchain-based methodology for safeguarding data in the billions of devices and sensors connected over the internet. Various trial secrecy and safety qualities are based on cutting-edge cryptography. To evaluate the proposed model, we recommend using an application of the system, a Raspberry Pi single-board computer in an IoT system, a laptop, a computer, cell phones and the Ethereum smart contract platform. The models ability to ensure safety, effectiveness and a suitable budget is proved by the Gowalla dataset results.

Open access
Blockchain Technology Applications and Security
COVID-19 Digital Contact Tracing
IoT and Edge/Fog Computing
Original source
Aug 17, 2022·Future Generation Computer Systems
8 cites
Kriper: A blockchain network with permissioned storage

María Isabel Rojo-Rivas, Daniel Díaz-Sánchez, Florina Almenárez, Andrés Marín

Blockchain has been a revolution in the past few years. Beyond the new currencies that were created around different incarnations of the blockchain concept, there are many other contributions that provide interesting services as a data linked structure using a decentralized network that provide a high level of security. Companies have developed many projects to incorporate blockchain into their business logic pursuing to incorporate other related services as persistence of large volumes of data, privacy or anonymity of transactions, distributed data processing, security (confidentiality, integrity, and availability), document management or micro messages in real time. Nevertheless, as it will be discussed in this article, current blockchains do not meet the needs of companies in many aspects, leading to a scarce or superficial adoption. This article introduces Kriper, a blockchain that aims at meeting corporate world needs by responding with a community-based, open blockchain that may also be segregated and private for certain uses whereas it provides a permissioned distributed storage and micro message lightweight services.

Open access
Blockchain Technology Applications and Security
Caching and Content Delivery
IoT and Edge/Fog Computing
Original source
Aug 17, 2022·Applied Sciences
63 cites
Deep Q-Learning Technique for Offloading Offline/Online Computation in Blockchain-Enabled Green IoT-Edge Scenarios

Arash Heidari, Mohammad Ali Jabraeil Jamali, Nima Jafari Navimipour, Shahin Akbarpour

The number of Internet of Things (IoT)-related innovations has recently increased exponentially, with numerous IoT objects being invented one after the other. Where and how many resources can be transferred to carry out tasks or applications is known as computation offloading. Transferring resource-intensive computational tasks to a different external device in the network, such as a cloud, fog, or edge platform, is the strategy used in the IoT environment. Besides, offloading is one of the key technological enablers of the IoT, as it helps overcome the resource limitations of individual objects. One of the major shortcomings of previous research is the lack of an integrated offloading framework that can operate in an offline/online environment while preserving security. This paper offers a new deep Q-learning approach to address the IoT-edge offloading enabled blockchain problem using the Markov Decision Process (MDP). There is a substantial gap in the secure online/offline offloading systems in terms of security, and no work has been published in this arena thus far. This system can be used online and offline while maintaining privacy and security. The proposed method employs the Post Decision State (PDS) mechanism in online mode. Additionally, we integrate edge/cloud platforms into IoT blockchain-enabled networks to encourage the computational potential of IoT devices. This system can enable safe and secure cloud/edge/IoT offloading by employing blockchain. In this system, the master controller, offloading decision, block size, and processing nodes may be dynamically chosen and changed to reduce device energy consumption and cost. TensorFlow and Cooja’s simulation results demonstrated that the method could dramatically boost system efficiency relative to existing schemes. The findings showed that the method beats four benchmarks in terms of cost by 6.6%, computational overhead by 7.1%, energy use by 7.9%, task failure rate by 6.2%, and latency by 5.5% on average.

Open access
IoT and Edge/Fog Computing
Advanced Technologies in Various Fields
Advanced Wireless Communication Technologies
Original source
Aug 17, 2022·IET Smart Cities
17 cites
A trust‐based mechanism for drones in smart cities

Geetanjali Rathee, Akshay Kumar, Chaker Abdelaziz Kerrache, Razi Iqbal

Abstract Smart cities equipped with intelligent devices can enhance the lifestyle and quality of humans by automatically and collaboratively acting as a sustainable resource to the ecosystem. In addition, the technological advancement can be further empowered by interconnecting various types of technologies, such as IoT, Artificial Intelligence, drones and robotics which will clearly improve the Quality of Services, energy efficiency and connectivity to the overall system. The integration of drones hovering over smart cities with the other devices in the smart city network brings a lot of benefits. However, it can also lead to various security and privacy concerns in the network. The aim of this article is to put forward a secure and safe smart city communication environment by proposing a trust establishment scheme for the ad hoc Unmanned Aerial Vehicles network. In which, malicious devices can be traced and blocked by analysing and evaluating their historical interactions within the system and calculating their trust values. A behaviour‐based and local trust value scheme is used to analyse the trust of each communicating device that is further associated with a blockchain distributed ledger. The proposed mechanism is measured over various networking and security metrics, including throughput, latency, accuracy and block updating compared to the existing state‐of‐the‐art solutions.

Open access
Blockchain Technology Applications and Security
UAV Applications and Optimization
IoT and Edge/Fog Computing
Original source