Securing Academic Record Using Blockchain With Hyper Ledger Fabric
Securing Academic Record Using Blockchain With Hyper Ledger Fabric
ABSTRACT Pyside2(Qt5bindingf
or Python3)
Student records (SR) have to be stable and safe from
the third parties. The blockchain could guarantee Hyperledger fabric
safety, privilege, transparency and also provides State database
access control. Despite of having a scalable
architecture in Hyperledger fabric Block chain there
are various factors which affects the performance of 2.2HARDWARE
the system and causes latency. Added to that it could REQUIREMENTS:
also not provide better indexing capability.In this
proposed system, a storage structure is created which P2P network with distributed ledgers
could provide better access time. Initially, a block of
desired size is created, based on the configuring 3.RELATED WORKS
parameter this reduces the latency. Next, the metadata In this system Students, Student affairs, Faculties,
of the SR block is duplicated on an off-chain database and Companies are currently considered as stake-
to overcome the disadvantage of indexing capacity and
holder. The stakeholders can have different cont-
latency .SR data will be transparent and could be
accessed at less time using less manpower and time. act opportunity to read, write and update for SR
data. A student can also read access to his/her in-
1.INTRODUCTION: formation. Student affair can read, written and
updated all student information. Although faculty
Student records (SR) are confidential information of can read all student information, but they can only
University. It should be distributed among the write and update some information. Companies
stakeholders like students, Student affairs and
can only read some information for internship
faculties.SR needs to be protected securely with access
control system. Blockchain tracks down the flow of students. This system is configured in 2 organiza
information and stores the transaction. Hence -tions which contains two peer nodes respectively.
blockchain could be used for keeping the SR data The Hyperledger Fabric blockchain is distributed in
confidential. each peer.
Blockchain is a trending technology, which is In this system 10 different chain codes will be
approved in the present day. It is widely used in the specified on different types of 10 channels for all
field of IoT, education, Insurance and financial stakeholders. If two stakeholders exchange data
market. It is of three types i.e., public, consortium and between them they need to satisfy two types of
private. A public Blockchain could be accessed by Chain code. The first type is defined to confirm
anyone in various organizations. Consortium Data agreement between two stakeholders for
Blockchain allows everyone or only the desired exchangeable data. The second type is needed to
members to obtain hybrid access method. Private run and exchange data among stakeholders.
Blockchain supports only predefined users or
organization to make changes in the data.
In this system, solo is currently used as an order-
ing service to create a block of transaction. Block
The suggested system is looking forward to meet the
size controls maximum number of transactions
needs of the university with good performance and
batched into a block. The absolute maximum no. of
cheap cost.
bytes and the preferred maximum no.of bytes for
each transaction in a block affects the block size.
2. HARDWARE AND SOFTWARE size. Block size should be scalable depending on the
COMPONENTS transaction arrival rate to increase throughput and
decrease latency. If the transaction arrival rate is
2.1SOFTWARE REQUIREMENTS larger than or equal to situation point, the block size
should be higher. Otherwise block size needed to be
Python lower.
G. Dhanalakshmi et al., International Journal of Advanced Trends in Computer Science and Engineering, 10(3), May - June 2021, 1552 – 1556
7.CONCLUSION
REFERENCES
1556