Blockchain based Disk Space Rental System

Download Project Document/Synopsis

Nevon Blockchain Based Antiques Verification System
Tested
nevon software

The majority of disc space on a computer is free; however, if a company pays money to rent out hard-disk space, the company can then rent that space to other businesses. To overcome data loss, the application must be extremely sophisticated, taking into account the net speed and duplicating data on multiple renters.

Increased security in hostile environments is just one of the many advantages that blockchain technology offers in a wide range of industries. Blockchain is a linked list that employs Hash Pointers rather than regular pointers. This allows each blockchain node to not only locate the next node but also verify whether the data in that node has changed. Here, the data is divided into multiple sections across multiple renters, so no one knows what the data is except the service provider.

The principle is free-market between data owners, who need disk space to store/backup private data, and disk space owners, who provide disks for that purpose. File Storage Marketplace is absolutely decentralized, unlike traditional storage. The main purpose of the system is to provide a public, decentralized and secure disk space renting platform.

In Disk Renting System, to log in to the system the admin can log in with a username and password. The admin checks the requests from the user for renting disk space. Admin has the authority to accept or reject the request. And if the request is been accepted by the admin, then the user will be assigned disk space. The admin can check for system manipulations by viewing Transactions, Payments, and Disk usage.

The user has to register their account and log in using a username and password. The user can view their total hard disk usage, their total space rented, and their total space unused. The user then views a list of all available hard disks and needs to request permission from the admin to rent the space. The user can look for plans for hard disks, purchase one, and check if any request manipulations have been made.

Advantages

  • Due to the encryption feature, Blockchain is always secure.
  • Blockchain data structures harden network security by reducing single-point-of-failure risk, making a database breach difficult.
  • Blockchain eliminates unauthorized access, each user in the blockchain has their key.
  • It prevents data tampering.