37 - Blockchain Paper v1
37 - Blockchain Paper v1
RESEARCH ARTICLE
Abstract
Data generation and consumption have significantly increased recently, necessitating the need for secure and dependable file storage
solutions. The vulnerability of current centralized storage solutions to data breaches and hackers compromises the security and
integrity of user data. These problems may have a workable solution in a decentralized file storage system. In order to offer a secure
and dependable storage solution, this paper proposes a blockchain-based file storage (BBFS) system that takes advantage of features
like immutability, transparency, and security. Any user can upload unlimited files (one at a time) with this proposed system. Users can
download and access those files on their machines as well as all other peers. As soon as a peer uploads a file, it is placed in a block
along with the user name, file size, and file information. It is not possible to change or remove these blocks because they are added
to the current blockchain. These blocks can be connected with cloud storage, giving users a safe place to store and access their files
that cannot be altered. By integrating this proposed system with cloud storage, customers can take advantage of the scalability and
security of cloud services as well as the immutability and security of blockchain. The proposed system addresses the cost and scalability
problems that make to be widely applicable.
Keywords: Blockchain technology, Cloud environment, Implementation, Secure storage.
Table 1: Comparison between traditional and blockchain based application programming interface (API) for native apps
secure storage and feature additions was also built. Financial transactions
Traditional secure storage Blockchain-based secure storage are conducted via cryptocurrency, and trust is established
Belongs to single-ownership Blockchain establishes with more between client and host via cloud storage. A user interface
nodes each owner is different and smart contract are created using blockchain technology.
Mutable in nature Blockchain is immutable in Authentication and authorization ensure the security of file
nature storage. The files are immutable and are written beneath the
External security mechanisms Built in secure system blocks. The blocks are then added to the blockchain and
are used to provide security
to storage
There is no link between There is link between previous
previous block of storage with block of storage with current
current block block through hash values
Nonce value is not used Nonce value is used
uploaded to the cloud. After completing the authentication integrated with other blockchain applications such as smart
and authorization mechanism, the user wishes to download contracts, digital identity management, and supply chain
files from the cloud. The sample output screenshots are management. Future work could focus on exploring the
given in Figures 4 to 7. potential benefits of such integrations.