Conference PaperPDF Available

Borderless -Towards a novel approach for a secure and privacy-compliant blockchain

Authors:

Abstract

Blockchain technology facilitates data sharing in multi-stakeholder processes such as shared manufacturing due to its decentralization and immutable data storage. However, one challenge in blockchain-based data sharing in industrial processes is guaranteeing data privacy while balancing scalability, security, and decentralization. This paper introduces "Borderless," a novel blockchain approach that guarantees decentralization and immutability while ensuring data privacy and legal compliance. Unlike existing solutions, Borderless integrates advanced privacy measures and a robust legal framework, making it a comprehensive, secure option for enterprises with stringent regulatory requirements. Our methodology includes a review of related work, the proposal of the Borderless framework, and simulative benchmarking against other blockchain frameworks. This comparative analysis demonstrates Borderless's suitability in meeting the dual demands of security and privacy for industry without compromising the core benefits of blockchain technology.
3rd Blockchain and Cryptocurrence Conference (B2C' 2024),
16-18 October 2024, Tenerife (Canary Islands), Spain
1
Oral / Poster / The same
Virtual: Zoom / Pre-recorded video
Topic: Enterprise Blockchains
Borderless Towards a novel approach for a secure and privacy-compliant
blockchain
Christian Hammermeister 1, Larissa Krämer 2 and Patrick Stuckmann-Blumenstein 3
1 Borderless Technologies GmbH, Dortmund, Germany
2 Chair of Material Handling and Warehousing, TU Dortmund University, Germany
3 Chair of Enterprise Logistics, TU Dortmund University, Germany
E-mail: christian.hammermeister@borderless-technologies.com
Summary: Blockchain technology facilitates data sharing in multi-stakeholder processes such as shared manufacturing due to its
decentralization and immutable data storage. However, one challenge in blockchain-based data sharing in industrial processes is
guaranteeing data privacy while balancing scalability, security, and decentralization. This paper introduces "Borderless," a novel
blockchain approach that guarantees decentralization and immutability while ensuring data privacy and legal compliance. Unlike
existing solutions, Borderless integrates advanced privacy measures and a robust legal framework, making it a comprehensive,
secure option for enterprises with stringent regulatory requirements. Our methodology includes a review of related work, the
proposal of the Borderless framework, and simulative benchmarking against other blockchain frameworks. This comparative
analysis demonstrates Borderless's suitability in meeting the dual demands of security and privacy for industry without
compromising the core benefits of blockchain technology.
Keywords: Blockchain, Smart contract, Borderless, Data privacy, Scalability
1. Introduction
The significance of blockchain technology lies in its
ability to revolutionize trust and transparency in multi-
stakeholder processes, such as shared manufacturing, by
providing a decentralized, standardized, immutable and
real-time data exchange [1]. Smart contracting, which
automates and enforces agreements using
programmable code, further enhances this capability by
streamlining industrial interactions [2]. However, in a
decentralized blockchain environment for industrial
applications, ensuring data privacy is paramount to
protect sensitive information and maintain competitive
advantage of companies [3]. Additionally, legal
compliance is crucial to ensure secure adoption of
blockchain technology in industry.
Our aim is to provide a blockchain solution to science
and industry that is inherently secure, keeps data
privacy and ensures legal compliance while being
performant and decentralized at the same time.
Consensus mechanisms play a pivotal role in
determining the performance and integrity of a
blockchain network, making them essential components
of blockchain architecture. By bridging the strengths of
Proof of Stake (PoS) and Proof of Authority (PoA), we
endeavour to create a consensus mechanism that
optimizes network scalability, enhances security, and
preserves decentralization. Against that backdrop, our
research question is: “How can legal compliance, data
privacy, decentralization, and network performance and
scalability be reconciled in a blockchain network?”
This research introduces a novel approach to blockchain
called Borderless, addressing legal compliance and data
privacy for industrial applications. Furthermore, the
development of an efficient consensus mechanism
extends current knowledge in blockchain science,
fostering innovation and efficiency in diverse industrial
applications while enhancing trust and transparency.
2. Related Work
This section provides foundational insights into
blockchain technology and consensus mechanisms for
the development of Borderless. Consensus mechanisms
are essential in blockchain to achieve agreement among
distributed nodes, ensuring the integrity and consistency
of the blockchain ledger [4]. Key characteristics of
consensus mechanisms such as PoA, PoS, and Proof of
Work (PoW) are critical to blockchain performance and
define their operational efficiency, security and
scalability [4]. PoA is based on reputation and is noted
for its efficiency in permissioned networks, whereas the
energy-efficient PoS is based on a stake in the network
currency. PoW ensures robust data integrity through
computational efforts [5].
Besides, the integration of data privacy and legal
compliance within blockchain technology is a critical
area of ongoing research. Studies have explored
privacy-preserving techniques such as zero-knowledge
proofs and secure multi-party computation to protect
sensitive information on public blockchains [6].
Additionally, researchers examine the alignment of
blockchain systems with regulatory frameworks, such
3rd Blockchain and Cryptocurrence Conference (B2C' 2024),
16-18 October 2024, Tenerife (Canary Islands), Spain
2
as the european General Data Protection Regulation
(GDPR), to ensure legal compliance and address
jurisdictional challenges [7].
3. Proposal of a new Secure, Decentralized and
Private Blockchain
The Borderless Blockchain introduces a novel
private blockchain architecture designed to harmonize
blockchain’s decentralization and immutability with
rigorous data privacy and legal compliance
requirements. It employs a certificate authority (CA) to
link specific wallets to legal entities, ensuring the legal
certainty of smart contracts and guaranteeing data
integrity. Unlike traditional blockchains, smart contracts
on the Borderless Blockchain execute through a distinct
consensus process on participant servers, enhancing
flexibility and efficiency. A hybrid consensus
mechanism, mixing PoS and PoA, underpins the
system, balancing energy efficiency, throughput, and
trustworthiness by incentivizing validators to act
honestly through staking, while also leveraging the
identity-based selection of validators to ensure
reliability and integrity.
Additionally, Borderless utilizes several other
mechanisms to secure tokens, assets, and smart
contract-related data, maintaining data sovereignty for
all participants. To avoid tracing and linking
transactions to the same recipient, Borderless uses
stealth addresses, which are unique, one-time-use
addresses for transactions. Additionally, ring signatures
allow a user to sign a message on behalf of a group,
making it impossible to determine which group member
created the signature, thereby providing anonymity.
Borderless further uses Merkle proofs to verify that a
specific piece of data is part of a larger dataset without
revealing or accessing the entire dataset by leveraging a
Merkle tree structure. Besides, Borderless provides a
high level of security by using the Advanced Encryption
Standard-256 (AES-256), a symmetric encryption
algorithm that uses a 256-bit key to encrypt and decrypt
data. AES-256 is recognized for its ability to resist
brute-force attacks, making it a suitable choice for
securing sensitive information.
The Borderless Blockchain does not only uphold the
core benefits of blockchain like immutability and
decentralization of data and trust but also integrates
advanced privacy measures and a strong legal
framework to offer a comprehensive, secure blockchain
solution suitable for enterprises needing to meet strict
regulatory standards.
4. Benchmark against Test Networks
To evaluate the performance of Borderless for
industrial applications, we comprehensively examine
the borderless framework and benchmark it against
various test networks within the Ethereum ecosystem.
These test networks include those utilizing PoA and
PoW consensus mechanisms we have set up. This
approach allows us to evaluate the performance and
efficiency of the borderless framework in different
consensus environments. The test networks are
configured to be comparable, considering parameters
such as gas limits, gas targets, block time and other
relevant metrics across these networks to ensure a
standardized benchmarking process. Key performance
indicators, including transactions per second, gas units
per block, validation time, and network resource
utilization (Central Processing Unit (CPU) and
Random-Access Memory (RAM) usage), are
meticulously evaluated to gauge the efficiency and
scalability of each network. By employing this
benchmarking approach, we discern the effectiveness of
our newly proposed blockchain consensus mechanism,
Borderless. Furthermore, we investigate the
implications of exceeding scalability limits, shedding
light on potential bottlenecks and performance
degradation within each network configuration.
Through this rigorous assessment, we provide
actionable insights into optimizing blockchain
scalability and advancing the adoption of innovative
consensus mechanisms in decentralized systems.
5. Conclusion
In summary, current research underscores the challenge
of achieving secure, legally compliant, scalable, and
cost-effective blockchain transactions. Our proposed
solution, Borderless, integrates existing consensus
mechanisms while emphasizing privacy and security
for industry applications. The forthcoming extended
paper will detail our methodology, including test
network setup and benchmarking, to empirically
validate our framework and consensus mechanism,
contributing to improved efficiency and trust in
blockchain technology.
Acknowledgements
The work presented in this paper was funded by the
Deutsche Forschungsgemeinschaft (DFG) 276879186/
GRK2193.
References
[1] X. Guo, G. Zhang, and Y. Zhang, “A Comprehensive
Review of Blockchain Technology-Enabled Smart
Manufacturing: A Framework, Challenges and Future
Research Directions,” Sensors, vol. 23, no. 1, Art. no. 1,
Jan. 2023, doi: 10.3390/s23010155.
[2] L. Krämer, P. Kaiser, J. Kajewski, and M. Roidl,
“Reversing the Digital Twin Smart-Contracting in
Hybrid Production,” in 2023 IEEE International
Conference on Omni-layer Intelligent Systems (COINS),
Berlin, Germany: IEEE, Jul. 2023, pp. 16. doi:
10.1109/COINS57856.2023.10189284.
[3] N. Große, P. Stuckmann-Blumenstein, D. McInnis, and
Y. Qiao, Proposal of the Technical Implementation of
3D Printers in a Blockchain- based Exchange of
Capacity,” in Proceedings of the 1st Blockchain and
Cryptocurrency Conference, 2022, pp. 4951.
[4] B. Lashkari and P. Musilek, “A Comprehensive Review
of Blockchain Consensus Mechanisms,” IEEE Access,
3rd Blockchain and Cryptocurrence Conference (B2C' 2024),
16-18 October 2024, Tenerife (Canary Islands), Spain
3
pp. 4362043652, 2021, doi:
10.1109/ACCESS.2021.3065880.
[5] D. Mingxiao, M. Xiaofeng, Z. Zhe, W. Xiangwei, and C.
Qijun, “A review on consensus algorithm of
blockchain,” in 2017 IEEE International Conference on
Systems, Man, and Cybernetics (SMC), Banff, AB:
IEEE, Oct. 2017, pp. 25672572. doi:
10.1109/SMC.2017.8123011.
[6] S. Barj, A. Ouaddah, and A. Mezrioui, “A Review of
Privacy-Preserving Cryptographic Techniques Used in
Blockchain Platforms,” in Digital Technologies and
Applications, vol. 668, S. Motahhir and B. Bossoufi,
Eds., in Lecture Notes in Networks and Systems, vol.
668. , Cham: Springer Nature Switzerland, 2023, pp.
230240. doi: 10.1007/978-3-031-29857-8_23.
[7] S. Han and S. Park, “A Gap Between Blockchain and
General Data Protection Regulation: A Systematic
Review,” IEEE Access, vol. 10, pp. 103888103905,
2022, doi: 10.1109/ACCESS.2022.3210110.
ResearchGate has not been able to resolve any citations for this publication.
Chapter
Full-text available
Due to its reliance on cryptographic techniques to ensure a high level of security, Blockchain technologies are witnessing widespread adoption in many domains ranging from decentralized Finance (DeFi), contract management, e-health, and cyber defense, to IoT among many others. However, quantum computing makes some cryptographic techniques used in the known blockchain platforms vulnerable and breakable. In this direction, this paper compares, classifies, and analyzes the cryptographic techniques used by well-known blockchain platforms, which are: Zerocash, Hyperledger Fabric, Monero, Ethereum, Bitcoin, and Hyperledger Indy. The forecited analysis is against three criteria: crypto-technique category, quantum resistance, and anonymity type. Finally, the discussion highlights the pros and cons of the studied techniques as well as presents some recommendations to improve privacy-preserving, quantum-safety, and security properties for each one.
Article
Full-text available
As a new generation of information technology, blockchain plays an important role in business and industrial innovation. The employment of blockchain technologies in industry has increased transparency, security and traceability, improved efficiency, and reduced costs of production activities. Many studies on blockchain technology-enabled system construction and performance optimization in Industry 4.0 have been carried out. However, blockchain technology and smart manufacturing have been individually researched in academia and industry, according to the literature. This survey aims to summarize the existing research to provide theoretical foundations for applying blockchain technology to smart manufacturing, thus creating a more reliable and authentic smart manufacturing system. In this regard, the literature related to four types of critical issues in smart manufacturing is introduced: data security, data sharing, trust mechanisms and system coordination issues. The corresponding blockchain solutions were reviewed and analyzed. Based on the insights obtained from the above analysis, a reference framework for blockchain technology-enabled smart manufacturing systems is put forward. The challenges and future research directions are also discussed to provide potential guides for achieving better utilization of this technology in smart manufacturing.
Conference Paper
Full-text available
Blockchain technology receives attention in research, as it helps overcoming challenges evoked by information asymmetries. This offers new ways for decentralized exchange of capacities. However, the way how technical assets can be connected to the blockchain remains unclear. This paper proposes a draft for the technical implementation of 3D printers as entities of a network for decentralized capacity exchange. By creating and deploying four smart contracts, we built a streamlined service that matches 3D printing requests between customers and printers guarantees the safe transaction of payments and delivery of printed products. The goal of the service is to create a simple, transparent, and trustworthy process that can improve the customer experience of completing a printing task. Researchers and practitioners with technical backgrounds are provided with hard-and software modules necessary for technical implementation.
Article
Full-text available
As a service platform, blockchain has faced compliance issues since the General Data Protection Regulation (GDPR) came into effect in May 2018. Although many technical solutions have been proposed to solve the compatibility issues between blockchain and the GDPR, unresolved challenges remain. This study presents the gaps between the blockchain and the GDPR and explores solutions to bridge the gap.We review 91 previously published articles using a systematic literature review methodology. Then, we answer the following research questions: 1) Which solutions have been explored to allow the blockchain to comply with the GDPR? 2) What are the research gaps in the blockchain compliance field? Finally, we present five research gaps in this field: 1) development of a consent ontology model; 2) development of a methodology for monitoring fairness in the blockchain; 3) resolution of the contradiction between auditing and obfuscation; 4) development of a methodology for tracking controllers in the blockchain; and 5) integration of the different-purposed technical solutions without conflicts. Our research can raise the compatibility level of the blockchain and GDPR and guide the company adopting a blockchain to comply with the GDPR. Furthermore, it can advise the regulator to embrace new technologies into the GDPR while protecting a blockchain’s nature.
Article
Full-text available
Since the advent of distributed ledger technologies, they have provided diverse opportunities in a wide range of application domains. This article brings a comprehensive review of the fundamentals of distributed ledger and its variants. Analyzing 185 publications, ranging from academic journals to industry websites, it provides a comparative analysis of 130 consensus algorithms using a novel architectural classification. The distribution of the reviewed algorithms is analyzed in terms of the proposed classification and different application domains, along with the applicability of each class among the top 10 platforms in the most prominent blockchain application domains. Additional conclusions are drawn from the evolution of consensus mechanisms, and the analysis concludes envisaging future prospects for consensus as an important part of distributed ledger technology.
Conference Paper
Reversing the digital twin concept to control the physical entity with its virtual entity is an emerging field of research to ensure that the physical components of a production system mirror the simulation precisely. We present a novel concept for the integration of blockchain-based smart contracting into the reverse digital twin of a hybrid production. In this approach, a simulation model monitors and controls the physical system to increase transparency and to enable dynamic simulation of scenarios. To further increase transparency in the digital twin, the financial flow of the production processes is integrated by smart contracting. This ensures tamper-proof documentation of processes and can decrease information asymmetry between the multiple stakeholders interacting within a hybrid production. To validate the concept, we conduct a case study with the implemented digital twin to show its capabilities.
Conference Paper
Blockchain is the basic technology of bitcoin. With the value appreciation and stable operation of bitcoin, blockchain is attracting more and more attention in many areas. Blockchain has the characteristics of decentralization, stability, security, and non-modifiability. It has the potential to change the network architecture. The consensus algorithm plays a crucial role in maintaining the safety and efficiency of blockchain. Using a right algorithm may bring a significant increase to the performance of blockchain application. In this paper, we reviewed the basic principles and characteristics of the consensus algorithms and analyzed the performance and application scenarios of different consensus mechanisms. We also gave a technical guidance of selecting a suitable consensus algorithm and summarized the limitations and future development of blockchain technology.