Blockchain Based Certificate Validation System
Blockchain Based Certificate Validation System
ISSN No:-2456-2165
Abstract:- Education is necessary for every individual. Even if the data is changed, it only takes one second to
During the course of training, students obtain numerous know that it has been tampered with.
certificates. You can use your certificates to apply for
jobs in the public or private sector, but all of these In blockchain, data or nodes are only verified if
certificates must be manually verified. Students may multiple parties approve them.Therefore, the system is
reliable and always authenticated.This will resolve the
present fake certificates, which can be difficult to
identify. The issue of academic falsification has been a operation issue.
long-standing issue in the academic world. Certificates distributed by universities are usually in
paper format.
To make your data more secure, everything should
be digitized according to the principles of When an applicant applies for a job in the public or
confidentiality, reliability, and availability. All of this private sector, the applicant has to submit it in paper form,
can be achieved using a technology called blockchain. but the organization has to manually check all the
Blockchain technology offers inherent security qualities certificates, which is very It is a time-consuming process
and can be used to generate digital certificates that are and some companies may submit certificates such as: The
tamper-proof and easy to verify. Each certificate has a examiner may not notice this during the process because the
unique hash key that any organization can use through case is legitimate and this unqualified candidate is given a
the portal to verify the certificate's authenticity. The chance.
advantage of this system is that there is less risk of
students losing or damaging their certificates, and In the past, there have been many cases where people
certificate verification is also very easy. have been arrested for selling fake certificates of various
organizations at low cost.
Keywords:- Blockchain, Digital Certificates,
Confidentiality, Reliability, Availability. Blockchain technology can be used to solve this
problem and reduce the creation of fake certificates.
I. INTRODUCTION
Blockchain can be used to store and verify certificate
In India, a student's learning is typically like starting data had been lot of cases in past where people are caught
kindergarten and then transferring to elementary school, selling fake certificates of different organization at low cost.
middle school, and high school. After graduating from high To eradicate such problem and diminish the production of
school, students must enroll in college. Finally, there is the fake certificates we can use the Blockchain technology.
possibility of changing universities. This is the basic cycle Blockchain can be used to store the data of the certificate
of a student's academic year. Some students then go on to that can be validated by anyone from any place.
further education. So the problem with this cycle is that at
each stage students have to submit all their certificates for The Blockchain is a decentralized shared distributed
verification. Certificates may be lost or damaged. Also, it is ledger; the data stored in the Blockchain is almost un-
cumbersome for the verifier to authenticate each certificate. modifiable. It is a type of database which is not centralized
Our country has such a large population that approximately and governed by the set of rules. In this study, we are going
26.3 million students graduate each year. Tracking and to develop the decentralized certificate verification
validating such large datasets is extremely difficult. application on the Blockchain. We are selecting this
technology because it is traceable, tamper proof and
This leads to the undesirable scenario of manipulating encrypted. By integrating the Blockchain technology
or creating fake or duplicate certificates. There are many Eliminate the problem of fake certificates.A smart contract
hidden agencies in our country that carry out this fraud is used on the backend to interact with the blockchain, and
hidden from everyone. the encrypted hash value of each document is stored on the
blockchain and verified against the user's document. This
Technology has come a long way so far.Distinguishing proposed system not only addresses the gaps in the current
between fake and genuine certificates requires a lot of system but also provides effective and concrete solutions.
concentration and wastes valuable time.
II. PROPOSED SYSTEM
To eliminate this disadvantage, a technology called A. Methodology
blockchain appears in our lives as a savior. Building a blockchain based certificate validation
Under realistic conditions, the data in the blockchain project means leveraging a decentralized and tamper proof
cannot be changed. nature of blockchain technology to ensure authenticity and
integrity of certificates.Below describe the main
components of the project: [13]