Blockchain Papers

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

802 papersLast indexed Aug 31, 2026
Search papers

Paper index

802 results ¡ page 19 of 34

Clear filters
Jan 1, 2022¡IEEE Access
94 cites
Analysis of Blockchain Solutions for E-Voting: A Systematic Literature Review

Ali Benabdallah, Antoine Audras, Louis Coudert, Nour El Madhoun ¡ 5 authors

Today, the abstention rate continues to rise, largely due to the need to travel to vote. This is why remote e-voting will increase the turnout by allowing everyone to vote without the need to travel. It will also minimize the risks and obtain results in a faster way compablack to a traditional vote with paper ballots. In fact, given the high stakes of an election, a remote e-voting solution must meet the highest standards of security, reliability, and transparency to gain the trust of citizens. In literature, several remote e-voting solutions based on blockchain technology have been proposed. Indeed, the blockchain technology is proposed today as a new technical infrastructure for several types of IT applications because it allows to remove the TTP and decentralize transactions while offering a transparent and fully protected data storage. In addition, it allows to implement in its environment the smart-contracts technology which is used to automate and execute agreements between users. In this paper, we are interested in reviewing the most revealing e-voting solutions based on blockchain technology.

Open access
Blockchain Technology Applications and Security
Internet Traffic Analysis and Secure E-voting
Advanced Steganography and Watermarking Techniques
Original source
Jan 1, 2022¡Intelligent Automation & Soft Computing
17 cites
Blockchain-Enabled Digital Rights Management for Museum-Digital Property Rights

Liutao Zhao, Jiawan Zhang, Hairong Jing

With the rapid development of digitization technology, digital copyright of museum has become more and more valuable. Its collections can be opened to and shared with the people through the Internet. However, centralized authorization, untransparent transaction information and risk of tampering data in traditional digital rights management have a strong impact on system normal operation. In this paper, we proposed a blockchain-based digital rights management scheme (BMDRM) that realizes a distributed digital rights management and authorization system by introducing non-fungible tokens (NFTs) and smart contracts. To ensure the security and efficiency of transactions and authorization, we store all processing data in a high-security distributed ledger based on cryptographic signatures. We test our scheme on Ethereum private network and the experimental results show that BMDRM is feasible and secure for digital rights management in museums.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Digital Rights Management and Security
Original source
Jan 1, 2022¡IEEE Access
32 cites
Toward Achieving Anonymous NFT Trading

Zhanwen Chen, Kazumasa Omote

With the rapid development of Non-Fungible Token (NFT) market, various types of digital artwork are published via NFT in recent years for sale. In the current NFT system, owner’s address of each NFT is stored in plaintext. This leads to a severe privacy problem: once a person’s blockchain address is known, all his NFT assets are viewable, which may further cause problems related to the privacy of holding sensitive NFT or premeditated scams to high-value NFT owners. However, due to the limitation of Ethereum and smart contract, it is hard to prevent others from tracking the owner of NFT. Meanwhile, current state-of-the-art NFT research usually assumes the relation between blockchain address and owner’s identity is unknown, thus creating theso-called anonymity. In this paper, based on the most popular NFT marketplace OpenSea’s system, we propose a new exchange scheme to hides the address of NFT owner during trading. To achieve our goal, a proof of commitment scheme is exploited to bind the owner to an NFT while hiding the identity. Moreover, An anonymous payment method is designed to prevent attackers from tracing the Ether flow in NFT trading. Our scheme is proven to be secure against curious users and malicious active attackers. Implementation on testnet also shows that the increased gas cost is acceptable, meaning it is suitable for application.

Open access
Blockchain Technology Applications and Security
Internet Traffic Analysis and Secure E-voting
Advanced Steganography and Watermarking Techniques
Original source
Jan 1, 2022¡IEEE Access
46 cites
Incorporating Registration, Reputation, and Incentivization Into the NFT Ecosystem

Haya R. Hasan, Khaled Salah, Ammar Battah, Mohammad Madine ¡ 7 authors

Non-Fungible Tokens (NFTs) have recently received immense popularity in the digital art industry. An NFT represents ownership of a unique item that is stored on the blockchain and cannot be changed, replaced, and copied. The current NFT ecosystem falls short in trust features and is prone to illegitimate users, threats, and vulnerabilities. In this paper, we propose a blockchain-based solution for the NFT ecosystem that incorporates registration of the participating actors, involves a decentralized reputation system, provides incentives to its users through rewards, and penalizes misconduct. Our system design is built to ensure trust and credibility in the NFT ecosystem. The proposed solution leverages blockchain’s intrinsic security features such as transparency, tamper-proof logs, data integrity, accountability, and non-repudiation. We use the decentralized storage of the InterPlanetary File System (IPFS) to store the NFTs’ metadata, whereas their hash is stored on the chain. We present algorithms along with their implementation, testing, and validation details. We demonstrate how our solution, as well as smart contract code, is secure enough against common security threats and attacks. We make our smart contract code publicly available on the GitHub repository.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Cloud Data Security Solutions
Original source
Jan 1, 2022¡Antalya Bilim University Institutional Repository
0 cites
Non-fungible tokens (NFTS) and their security challenges

Yazeed Essam Khaled Althunibat

The Non-Fungible Token (NFT) market has been exploding in the past years. The notion of NFT originated with Ethereum's token standard, which aimed to differentiate each token using distinguishing signals. Tokens of this type can be associated with virtual or digital properties to serve as unique identifiers. Using NFTs Non-Fungible Token (NFT) is a new technology gaining traction in the Blockchain industry. In this article, we examine state-of the art NFT systems that have the potential to reshape the market for digital virtual assets. We will assess the security of existing NFT systems and expand on the opportunities and prospective uses for the NFT idea. Finally, we discuss existing research challenges that must be overcome before mass-market penetration may occur. We hope that this paper provides an up-to-date analysis and summary of existing and proposed solutions and projects, making it easier for newcomers to stay current.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Digital and Cyber Forensics
Original source
Jan 1, 2022¡Computer Communications
25 cites
A novel insurance claim blockchain scheme based on zero-knowledge proof technology

Houyu Zheng, Lin You, Gengran Hu

It is crucial to ensure the privacy and authenticity of patients’ medical data in the medical insurance claim process, but in the current medical insurance claim process, there are some problems such as low efficiency, complex service, unreliable data and data leakage. Therefore, considering the privacy and sensitivity of patients’ medical data, we can improve the current issues by employing blockchain, smart contracts and zero-knowledge proof technology. In this paper, we propose a novel medical insurance claim scheme based on smart contracts, blockchain and zero-knowledge proof. Our scheme mainly involves two scenarios: medical insurance purchasing and medical insurance claiming. In the privacy-preserving transaction phases of the two scenarios, we can ensure the legitimacy and privacy of the transactions between the patients and the insurance companies by using a non-interactive zero-knowledge proof and the homomorphic encryption algorithm under the Decisional Bilinear Diffie–Hellman (DBDH) assumption. In the identity privacy-preserving phases of the two scenarios, we can ensure the legitimacy and the privacy of patients’ identities by integrating Schnorr protocol and Fiat–Shamir heuristic method. The security analysis, the computation cost and the communication cost of our scheme are given. Compared with our referred schemes, the performance evaluation shows that our scheme not only meets the requirements of the legality of the medical insurance claim, but also ensures the authenticity and privacy of the patients’ medical data. Moreover, the experimental results demonstrate that our scheme is feasible and has an acceptable time overhead.

Open access
2 source records
Blockchain Technology Applications and Security
Privacy-Preserving Technologies in Data
Advanced Steganography and Watermarking Techniques
Original source
Jan 1, 2022¡IEEE Access
41 cites
Smart Contract Application for Managing Land Administration System Transactions

Miroslav Stefanović, Đorđe Pržulj, Sonja Ristić, Darko Stefanović · 5 authors

Land administration systems are of great importance for a large number of stakeholders. One of the key problems related to land administration systems is the problem of the correctness of their state, meaning that data stored in land administration systems are not in concordance with the actual legal, spatial and topographic situation. The main causes of land administration systems’ incorrect state are data collection and compilation, data processing, and data misuse. In this paper, we discuss the problems of data tampering, the long time needed for registering land administration system’s transactions, and the possibility of double spending, which all can add incorrectness in a land administration system. Our research is based on the hypothesis that these problems may be addressed by means of distributed ledger technology, or to be more precise, by means of blockchain technology. The solution is presented in a form of a smart contract written in Solidity programing language that can cover even those more specific use cases in land administration systems such as sharing of ownership, transferring part of ownership, splitting or merging of real estate, and limiting the possibility of trading a real estate. The proposed smart contract represents an implementation of a programming interface that was created based on both ERC-20 and ERC-721 token standards, to satisfy the specific needs of land administration systems.

Open access
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Advanced Steganography and Watermarking Techniques
Original source
Dec 27, 2021¡Applied Sciences
17 cites
Notarization and Anti-Plagiarism: A New Blockchain Approach

Tonino Palmisano, Vito Nicola Convertini, Lucia Sarcinella, Luigia Gabriele ¡ 5 authors

In traditional notarization processes, the correctness of the activities between the parties is guaranteed by a central authority or guaranteeing institution. In this case, the authority is not able to quickly establish the originality of the content to be notarized, or at least to have a large degree of certainty without the use of automated systems. This paper presents a new notarization platform that uses blockchain technology and integrates advanced anti-plagiarism approaches able to effectively detect copyright violations of documents that users want to notarize. In addition, our proposal includes the use of models, methods, and techniques, through which a very high level of privacy and information security can be guaranteed.

Open access
Blockchain Technology Applications and Security
FinTech, Crowdfunding, Digital Finance
Advanced Steganography and Watermarking Techniques
Original source
Dec 17, 2021¡Applied Sciences
8 cites
Blockchain and Cloud to Overcome the Problems of Buyer and Seller Watermarking Protocols

Franco Frattolillo

Copyright protection of digital content has become a problem not only for web content providers but also for ordinary web users who like to publish their digital contents on social or user generated content platforms. Among the possible solutions to such a problem, digital watermarking, in conjunction with watermarking protocols, appears to be a valid alternative to current DRM (digital rights management) systems. In fact, watermarking based solutions insert perceptually invisible copyright information into the copies of contents published or distributed on the web in order to track them. Such insertions are carried out according to the watermarking protocols, which have evolved over the years from the classic “buyer and seller” paradigm into a simpler and versatile “buyer friendly” and “mediated” approach. However, such an approach cannot exploit the new technologies that characterize the current Internet. This paper presents a new watermarking protocol able to adapt the “buyer friendly” and “mediated” approach to the use of innovative technologies such as cloud platforms and blockchain. In this way, (1) content providers and common web users can take advantage of the computing and storage resources made available by cloud platforms; (2) the involvement of trusted third parties in the protocols can be reduced by using blockchain without complicating the protection scheme. In fact, these two goals make the protocol particularly suited for the current Internet.

Open access
Advanced Steganography and Watermarking Techniques
Blockchain Technology Applications and Security
Digital Rights Management and Security
Original source
Dec 10, 2021¡Security and Communication Networks
6 cites
Covert Communication Scheme Based on Bitcoin Transaction Mechanism

Shanyun Huang, Wenyin Zhang, Xiaomei Yu, Jiuru Wang ¡ 6 authors

Due to the unique characteristics of blockchain, such as decentralization, anonymity, high credibility, and nontampering, blockchain technologies have become an integral part of public data platforms and public infrastructure. The communication between the stakeholders of a given blockchain can be used as a carrier for covert communication under cover of legal transactions, which has become a promising research direction of blockchain technology. Due to the special mechanism of blockchain, some traditional blockchain covert communication schemes are not mature enough. They suffer from various drawbacks, such as weak concealment of secret information, cumbersome identification and screening of special transactions, poor availability, and low comprehensive performance. Therefore, this paper designs a scheme of covert communication in the Bitcoin blockchain, which takes normal transactions as a mask and leverages the Bitcoin transaction mechanism to embed secret information in the public key hash field. Specifically, we propose a novel key update mechanism combined with the hash algorithm to construct a covert channel. It ensures security and can update the channel to prevent the related problems caused by address reuse. We are taking advantage of the feature of Bitcoin that cannot be double-spent to solve the problem of burning bitcoin when paying bitcoin to a fake public key hash. In our scheme, both parties to the communication are anonymous, and the attacker cannot detect the covert data or track the transaction and address. Our proposed scheme was tested in real Bitcoin blockchain network, and the experimental results were analyzed to verify its security, availability, and efficiency.

Open access
Blockchain Technology Applications and Security
Internet Traffic Analysis and Secure E-voting
Advanced Steganography and Watermarking Techniques
Original source
Dec 7, 2021¡Security and Communication Networks
8 cites
A Regulatable Data Privacy Protection Scheme for Energy Transactions Based on Consortium Blockchain

Yufeng Li, Yuling Chen, Tao Li, Xiaojun Ren

In the blockchain-based energy transaction scenario, the decentralization and transparency of the ledger will cause the users’ transaction details to be disclosed to all participants. Attackers can use data mining algorithms to obtain and analyze users’ private data, which will lead to the disclosure of transaction information. Simultaneously, it is also necessary for regulatory authorities to implement effective supervision of private data. Therefore, we propose a supervisable energy transaction data privacy protection scheme, which aims to trade off the supervision of energy transaction data by the supervisory authority and the privacy protection of transaction data. First, the concealment of the transaction amount is realized by Pedersen commitment and Bulletproof range proof. Next, the combination of ElGamal encryption and zero-knowledge proof technology ensures the authenticity of audit tickets, which allows regulators to achieve reliable supervision of the transaction privacy data without opening the commitment. Finally, the multibase decomposition method is used to improve the decryption efficiency of the supervisor. Experiments and security analysis show that the scheme can well satisfy transaction privacy and auditability.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Privacy-Preserving Technologies in Data
Original source
Dec 3, 2021¡Scientific Programming
17 cites
Blockchain Technology for Management of Intangible Cultural Heritage

Shen Lvping

With the development of information technology and network technology, digital archive management systems have been widely used in archive management. Different from the inherent uniqueness and strong tamper-proof modification of traditional paper archives, electronic archives are stored in centralized databases which face more risks of network attacks, data loss, or stealing through malicious software and are more likely to be forged and tampered by internal managers or external attackers. The management of intangible cultural heritage archives is an important part of intangible cultural heritage protection. Because intangible heritage archives are different from traditional official archives, traditional archive management methods cannot be fully applied to intangible heritage archives’ management. This study combines the characteristics of blockchain technology with distributed ledgers, consensus mechanisms, encryption algorithms, etc., and proposes intangible cultural heritage file management based on blockchain technology for the complex, highly dispersed, large quantity, and low quality of intangible cultural heritage files. Optimizing methods, applying blockchain technology to the authenticity protection of electronic archives and designing and developing an archive management system based on blockchain technology, help to solve a series of problems in the process of intangible cultural heritage archives management.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Currency Recognition and Detection
Original source
Dec 1, 2021¡Advances in parallel computing
1 cites
Identification of Fake Video Using Smart Contracts and SHA Algorithm

SwapnaliTambe, Anil Pawar, Santosh Kumar Yadav

Deepfake is as a matter of fact a medium where one individual is supplanted by another who appears as though him. The profound bogus demonstration has been continuing for quite a long while. Profound phony uses incredible strategies, for example, AI and man-made consciousness to create and control visual and sound substance with high potential for the gadget. Profound misrepresentation relies upon the sort of impartial association called and the programmed encoder. These are essential for an encoder, which lessens a picture to a lower dimensional ideal and an ideal introduction picture. I examined various answers on various advances via web-based media stages like twitter and face book. From these examinations we are roused to extend this objective. In our proposed framework, we centre around identifying profound phony recordings utilizing blockchains, keen agreements, and secure hashing calculations. We utilize a few calculations to relieve the issue, for example, the SHA string

Open access
Advanced Steganography and Watermarking Techniques
Digital Media Forensic Detection
Generative Adversarial Networks and Image Synthesis
Original source
Nov 29, 2021¡arXiv (Cornell University)
0 cites
Georacle: Enabling Geospatially Aware Smart Contracts

Taha Azzaoui

Smart contracts have enabled a paradigm shift in computing by leveraging decentralized networks of trust to achieve consensus at scale. Oracle networks further extend the power of smart contracts by solving the so-called "oracle problem". Such networks enable smart contracts to make use of the vast amount pre-existing data available on the web today without jeopardizing the integrity of the underlying network of trust. By leveraging oracle networks, smart contracts can make decisions based on data corresponding to the physical world. To this end, we introduce Georacle - an oracle service that enables geospatially aware smart contracts in a way that respects the space constrained nature of blockchain environments. Contracts can query the location of objects in a given area, map between street addresses and coordinates, and retrieve the geometry of a desired region of space while conserving gas consumption and avoiding unnecessary data processing.

Open access
2 source records
cs.IR
cs.CR
Blockchain Technology Applications and Security
Original source
Nov 12, 2021¡Applied Sciences
15 cites
A Novel and Robust Hybrid Blockchain and Steganography Scheme

Mustafa Takaoğlu, Adem Özyavaş, Naim Ajlouni, Ali Alshahrani · 5 authors

Data security and data hiding have been studied throughout history. Studies show that steganography and encryption methods are used together to hide data and avoid detection. Large amounts of data hidden in the cover multimedia distort the image, which can be detected in visual and histogram analysis. The proposed method will solve two major drawbacks of the current methods: the limitation imposed on the size of the data to be hidden in the cover multimedia and low resistance to steganalysis after stego-operation. In the proposed method, plaintext data are divided into fixed-sized bits whose corresponding matching bits’ indices in the cover multimedia are accumulated. Thus, the hidden data are composed of the indices in the cover multimedia, causing no change in it, thus enabling considerable amounts of plaintext to be hidden. The proposed method also has high resistance to known steganalysis methods because it does not cause any distortion to the cover multimedia. The test results show that the performance of the proposed method outperforms similar conventional stenographic techniques. The proposed Ozyavas–Takaoglu–Ajlouni (OTA) method relieves the limitation on the size of the hidden data, and hidden data is undetectable by steganalysis because it is no longer embedded in the cover multimedia.

Open access
Advanced Steganography and Watermarking Techniques
Digital Media Forensic Detection
Chaos-based Image/Signal Encryption
Original source
Nov 10, 2021¡Applied Sciences
32 cites
Blockchain-Based Healthcare Information Preservation Using Extended Chaotic Maps for HIPAA Privacy/Security Regulations

Tian‐Fu Lee, I‐Pin Chang, Ting-Shun Kung

A healthcare information system allows patients and other users to remotely login to medical services to access health data through the Internet. To protect the privacy of patients and security over the public network, secure communication is required. Therefore, the security of data in transmission has been attracting increasing attention. In recent years, blockchain technology has also attracted more attention. Relevant research has been published at a high rate. Most methods of satisfying relevant security-related regulations use modular and exponential calculation. This study proposes a medical care information preservation mechanism that considers the entire process of data storage in devices from wearable devices to mobile devices to medical center servers. The entire process is protected and complies with HIPAA privacy and security regulations. The proposed scheme uses extended chaotic map technology to develop ID-based key negotiation for wearable devices, and thereby reduces the amount of computing that must be carried out by wearable devices and achieve lightness quantify. It also uses the non-tamperability of the blockchain to ensure that the data have not been tampered with, improving data security. The proposed mechanism can resist a variety of attacks and is computationally lighter than the elliptic curve point multiplication that has been used elsewhere, while retaining its security characteristics.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
IoT and Edge/Fog Computing
Original source
Oct 17, 2021¡arXiv (Cornell University)
0 cites
Storage and Authentication of Audio Footage for IoAuT Devices Using Distributed Ledger Technology

Srivatsav Chenna, Nils Peters

Detection of fabricated or manipulated audio content to prevent, e.g., distribution of forgeries in digital media, is crucial, especially in political and reputational contexts. Better tools for protecting the integrity of media creation are desired. Within the paradigm of the Internet of Audio Things(IoAuT), we discuss the ability of the IoAuT network to verify the authenticity of original audio using distributed ledger technology. By storing audio recordings in combination with associated recording-specific metadata obtained by the IoAuT capturing device, this architecture enables secure distribution of original audio footage, authentication of unknown audio content, and referencing of original audio material in future derivative works. By developing a proof-of-concept system, the feasibility of the proposed architecture is evaluated and discussed.

Open access
2 source records
cs.SD
cs.CR
eess.AS
Original source
Oct 10, 2021¡arXiv (Cornell University)
7 cites
Securing music sharing platforms: A Blockchain-Based Approach

Isaac Adjei-Mensah, Isaac Osei Agyemang, Collins Sey, Linda Delali Fiasam ¡ 5 authors

From online education and trading, all aspects of our lives are affected by digital technology. Among them, the storage of music has also entered the digital era. Music productions created by artists have brought great joy to people. However, when artists upload their works, they are most downloaded and reprinted by others, and copyright information and the issue associated with the sharing of music arise. This will have a significant negative impact on the enthusiasm and motivation of artists. This paper provides an internet database platform for artists, which uses the distributed and tamper-proof technology of the Ethereum blockchain to store music works, and protect the copyright information of each album or music produced by artists in the music industry. Design and implementation of the system model and data storage are proposed and data storage processes based on the Ethereum smart contract are demonstrated in detail. The system stores music information on the blockchain network, using the smart contract to provide artists with a fast and efficient royalty payment. Node.js is applied to carry out the experiments of our system, and we test Remote Procedure Calls (RPC) with available account and private keys for contract development and use block explorer to track music information on the blockchain. Our system enables copyright revenue to be attributed to music creators that will help to eliminate the illegal uploading of music on other websites.

Open access
3 source records
cs.CR
Blockchain Technology Applications and Security
Digital Rights Management and Security
Original source
Oct 8, 2021¡Digital Commons - USU (Utah State University)
0 cites
The Onion Name System: Tor-Powered Distributed DNS for Tor Hidden Services

Jesse Victors

Tor hidden services are anonymous servers of unknown location and ownership who can be accessed through any Tor-enabled web browser. They have gained popularity over the years, but still suer from major usability challenges due to their cryptographicallygenerated non-memorable addresses. In response to this difficulty, in this work we introduce the Onion Name System (OnioNS), a privacy-enhanced distributed DNS that allows users to reference a hidden service by a meaningful globally-unique veriable domain name chosen by the hidden service operator. We introduce a new distributed self-healing public ledger and construct OnioNS as an optional backwards-compatible plugin for Tor on top of existing hidden service infrastructure. We simplify our design and threat model by embedding OnioNS within the Tor network and provide mechanisms for authenticated denial-of-existence with minimal networking costs. Our reference implementation demonstrates that OnioNS successfully addresses the major usability issue that has been with Tor hidden services since their introduction in 2002.

Open access
Internet Traffic Analysis and Secure E-voting
Cryptography and Data Security
Advanced Steganography and Watermarking Techniques
Original source
Oct 4, 2021¡Advances in parallel computing
6 cites
Decentralized Loan Management Application Using Smart Contracts on Block Chain

K. S. Arikumar, Deepak Kumar A, GowthamC, Sahaya Beni Prathiba

The most shocking events were was the recent discovery of the fraudulent activities in the Punjab National Bank. This is due to frequent systemic failures that detect human errors. Blockchain technology is the greatest solution for this issue. It is surprisingly common for the information settlement mechanism like SWIFT to be on a isolated ledger from the payment settlement mechanism. If the banks uses a ledger that stores information settlement distributed across all the participants, then the fraudulent user may reflect on all the available participants in the transactions, auditors and regulators. Our Paper is a Decentralised Loan Management Web Application (DApp) built on Ethereum blockchain which targets on preventing such fraudulent attacks on Loans sanctions by decentralising the processes. The security features authentication of the user identity, authentication of bank officials and multiple levels of verification of details are implemented using Public Key Infrastructure (PKI).

Open access
User Authentication and Security Systems
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Original source
Oct 1, 2021¡2021 IEEE 20th International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom)
5 cites
Revisiting Anonymity and Privacy of Bitcoin

Tianyu Zhao, Tao Zhang

Since its introduction, Bitcoin has received extensive attentions. With features like privacy and anonymity, Bitcoin has been widely used. However, the mainstream finance and business worlds have not fully embraced Bitcoin yet. This study analyzes the assumption of anonymity and privacy of Bitcoin, give a threat model to Bitcoin privacy. Then present a comprehensive overview on practical attacks on anonymity and privacy of Bitcoin and proposals to improve anonymity of Bitcoin. Compare the state of-the-art proposals that address the privacy threats and enables strong privacy in Bitcoin. Finally, future research directions on privacy of Bitcoin are discussed.

Open access
Blockchain Technology Applications and Security
Advanced Steganography and Watermarking Techniques
Privacy-Preserving Technologies in Data
Original source
Sep 25, 2021¡arXiv (Cornell University)
0 cites
Under the Skin of Foundation NFT Auctions

MohammadAmin Fazli, Ali Owfi, Mohammad Reza Taesiri

Non Fungible Tokens (NFTs) have gained a solid foothold within the crypto community, and substantial amounts of money have been allocated to their trades. In this paper, we studied one of the most prominent marketplaces dedicated to NFT auctions and trades, Foundation. We analyzed the activities on Foundation and identified several intriguing underlying dynamics that occur on this platform. Moreover, We performed social network analysis on a graph that we had created based on transferred NFTs on Foundation, and then described the characteristics of this graph. Lastly, We built a neural network-based similarity model for retrieving and clustering similar NFTs. We also showed that for most NFTs, their performances in auctions were comparable with the auction performance of other NFTs in their cluster.

Open access
2 source records
cs.SI
cs.LG
Advanced Data Storage Technologies
Original source
Sep 24, 2021¡Security and Communication Networks
5 cites
IoT-Based Autonomous Pay-As-You-Go Payment System with the Contract Wallet

S. Haga, Kazumasa Omote

In recent years, increasingly many companies have entered the pay-as-you-go business because it has become easier to monitor services constantly due to the development and increase in the number of Internet of Things (IoT) devices. Research is in progress to introduce cryptographic assets into the payment, but if a private key is stolen, the cryptographic assets associated with it can be stolen. To address this issue, this paper proposes a secure automated payment system using contract wallets. This method ensures the security of cryptographic assets even if the private key is stolen. Secure automated payments are enabled by issuing transactions from IoT devices and using internal transactions to link contract wallets and smart contracts that handle the payment of cryptographic assets. Furthermore, the effectiveness of the proposed system is demonstrated on the Ethereum blockchain as a proof of concept, and the cost of gas is measured.

Open access
Blockchain Technology Applications and Security
Cryptography and Data Security
Advanced Steganography and Watermarking Techniques
Original source
Sep 24, 2021¡Electronics
16 cites
Anonymous Sealed-Bid Auction on Ethereum

Gaurav Sharma, Denis Verstraeten, Vishal Saraswat, Jean‐Michel Dricot · 5 authors

In a competitive market, online auction systems enable optimal trading of digital products and services. Bidders can participate in existing blockchain-based auctions while protecting the confidentiality of their bids in a decentralized, transparent, secure, and auditable manner. However, in a competitive market, parties would prefer not to disclose their interests to competitors, and to remain anonymous during auctions. In this paper, we firstly analyze the specific requirements for blockchain-based anonymous fair auctions. We present a formal model tailored to study auction systems that facilitate anonymity, as well as a generic protocol for achieving bid confidentiality and bidder anonymity using existing cryptographic primitives such as designated verifier ring signature. We demonstrate that it is secure using the security model we presented. Towards the end, we demonstrate through extensive simulation results on Ethereum blockchain that the proposed protocol is practical and has minimal associated overhead. Furthermore, we discuss the complexity and vulnerabilities that a blockchain environment might introduce during implementation.

Open access
Blockchain Technology Applications and Security
Internet Traffic Analysis and Secure E-voting
Advanced Steganography and Watermarking Techniques
Original source