0% found this document useful (0 votes)
23 views

Sih Script

The document outlines a team's proposal for a blockchain-based eVault for secure storage of legal records as an alternative to centralized systems like DigiLocker. It describes problems with single points of failure and lack of transparency in centralized systems. The proposed solution utilizes a decentralized blockchain with public records stored on IPFS and sensitive documents stored as encrypted strings or binary on the blockchain directly. It then details the proposed tech stack including React for frontend, Django for file processing, Ethereum blockchain on Alchemy, and decentralized authentication. Finally, it outlines potential use cases across government, legal, healthcare and other sectors and dependencies/challenges around blockchain scalability, regulatory compliance, biometric technology, and user adoption.

Uploaded by

Anish Gade
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views

Sih Script

The document outlines a team's proposal for a blockchain-based eVault for secure storage of legal records as an alternative to centralized systems like DigiLocker. It describes problems with single points of failure and lack of transparency in centralized systems. The proposed solution utilizes a decentralized blockchain with public records stored on IPFS and sensitive documents stored as encrypted strings or binary on the blockchain directly. It then details the proposed tech stack including React for frontend, Django for file processing, Ethereum blockchain on Alchemy, and decentralized authentication. Finally, it outlines potential use cases across government, legal, healthcare and other sectors and dependencies/challenges around blockchain scalability, regulatory compliance, biometric technology, and user adoption.

Uploaded by

Anish Gade
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

SIH SCRIPT

(BINARY BRIGADE)
TOPIC: Evault for legal records (Digisheild)

1. Team Introduction + Description of problem statement


Presented by: Anish
Points to be covered:
a. Greet the judges and introduce the team
b. Briefly state the problem statement
c. Highlight the problems in centralized digital file-storage systems.
d. These problems include single point of failure, trust in central authority,
accessibility and scalability.
e. Cover these problems in detail. Roast DigiLocker in a professional way
f. Give queue to next person to start.
What can/may they speak:
Good afternoon, everyone. We are Team Binary Brigade, all from the CSE (Data Science)
department (Takes everybody’s name). Our challenge centers around cybersecurity and
blockchain, focusing on the creation of a blockchain-based eVault for legal records.
Currently, government agencies rely on systems like DigiLocker, secured by Aadhar
authentication, but these systems are vulnerable to unauthorized access. Furthermore, their
centralization poses a single point of failure, risking data loss or inaccessibility. Scalability
issues and restricted access also plague centralized systems, limiting global data accessibility.
Moreover, as the statistics dictate these central authorities can be easily corrupted. Our
solution? A decentralized blockchain-based eVault for legal records, which my colleague
Deepika will elaborate on shortly.

2. Introduce our idea:


Presented by: Deepika
Points to be covered:
a. Start with a one sentence that agrees with all the problems that previous presenter
presented.
b. Explain the benefits of using blockchain based system over current system.
c. These benefits include the decentralization, elimination of intermediaries and
data segmentation into public and sensitive files.
d. Speak about the existing method dealing with blockchain based file systems
which include web3 based IPFS (Interplanetary File System) services. Give
example of Infura.
e. Describe that in these web3 based IPFS only the hash of the file is stored on the
blockchain which is okay for public files and say we are also gonna use same for
public files storage.
f. But for sensitive government records and files we have come up with an
innovative blockchain based method.
g. If a file is sensitive then if it’s a pdf/docx or any written file we convert it into
raw HTML, minify it, encrypt it and store it as a string. This string is directly
stored on the blockchain. Here we are not just storing the hash ID but
practically the entire file on blockchain. In order to regulate gas prices, we
are not doing this with public files. If it’s a jpeg file then its binary code is
stored by encrypting it. (Very very important point).
h. We also protect the data with CAPTHA verifications and biometrics for sensitive
files.
What can/may they speak:
Absolutely, as my colleague mentioned, the current systems indeed face numerous
vulnerabilities. Now, let's delve into the advantages of our blockchain-based solution. Firstly,
decentralization ensures robust security, eliminating single points of failure. It is immutable
and transparent. We segregate data into public and sensitive files. While web3-based IPFS
services, like Infura, store only file hashes on the blockchain, we're utilizing this for public
files. For sensitive government records, we've devised an innovative approach. For written
files (e.g., PDFs or DOCX), we convert them into raw HTML, minify, encrypt, and store
them as strings on the blockchain. So, we not just storing the hash ID but practically the entire
file on the blockchain. For JPEGs, we store encrypted binary code. We are not using this
approach for public files for regulating the gas prices. We enhance security further with
CAPTCHA verifications and biometrics for sensitive data. In summary, our blockchain-based
system offers enhanced security, data segregation, and innovative file storage techniques to
address the shortcomings of the current system. Now I would like my colleague Bodhisatya
and Ronak to describe the tech stack used and functionality of our software.

3. Tech Stack and Functionalities:


Presented by: Bodhisatya and Ronak
Points to be covered:
(Ronak)
Tech Stack:
1. Describe that in-order to demonstrate our idea we are making a web-app.
2. The web-app’s Frontend will be designed using React Js framework.
3. For storing public files, we are using Infura IPFS.
4. For converting sensitive files, I string and encrypting them we will be using
python i.e., Django Rest Framework
5. The blockchain will be an Ethereum blockchain hosted on alchemy using Sepolia
testnet using solidity contracts.
6. The authentication will also be decentralized.
7. Node Js might be used if email service is required
What can/may they speak:
Certainly, to showcase our concept effectively, we're developing a web application.
Our frontend is being crafted with the versatile React.js framework. When it comes to
storing public files securely, we've integrated Infura IPFS into our system. we employ
Python, specifically the Django Rest Framework, to convert, string, and encrypt them
for heightened security. Our blockchain backbone is Ethereum, hosted on Alchemy,
utilizing the Sepolia testnet. Solidity contracts power our decentralized infrastructure.
Node.js may come into play if we require an email service to complement our system.
In this way, our tech stack is thoughtfully designed to ensure a seamless and secure
user experience. Now I would like Bodhisatya to describe the functionalities.
Points to be covered:
(Bodhisatya):
Functionalities:
1. Describe how React Js will provide user-friendly experience.
2. Describe how Django pipelining will help us achieve abstraction
3. Describe how hosting it on alchemy and Infura makes it scalable and ready to be
deployed and integrated with existing system
4. Describe how decentralized auth and biometrics will help us achieve more
security.
5. And describe the benefits of decentralization
What can/may they speak:
In our endeavor to create a secure and efficient legal records eVault, we've harnessed the
power of technology at every step. React.js forms the foundation of our user-friendly
interface, offering an engaging and responsive experience. Django's pipelining capabilities
provide abstraction, streamlining complex operations for increased efficiency. Hosting on
Alchemy and utilizing Infura ensures scalability and seamless integration with existing
systems. Decentralized authentication and biometrics bolster security, reducing vulnerabilities
and granting access only to authorized users. Beyond this, decentralization itself brings a host
of benefits: it minimizes single points of failure, enhances transparency, and fortifies data
security. In sum, our holistic approach combines technology and decentralization to create a
robust, user-centric, and secure legal records eVault. Gives queue to Aditya

4. Use cases
Presented by: Aditya
Points to be covered:
1. Tell that this eVault is very scalable and has large number of applications few of them
are.
2. Government & Regulation( Ministry of Law) : Enhance transparency and reduce fraud
through decentralized storage of official records.
3. Legal Firms: Safely store and manage legal documents for law firms with authorized
access.
4. Intellectual Property: Protect patents, trademarks, and copyrights for businesses.
5. Military Command: Secure military documents with multisignature technology.
6. Academic Credentials: Authenticate academic credentials and combat fraud in
institutions.
7. Healthcare Records: Share and secure medical records using blockchain encryption.
8. International Trade: Safeguard international trade agreements and documents.

What can/may they speak:


Our eVault system represents a highly scalable solution with a multitude of applications.
For instance, within government and regulatory bodies like the Ministry of Law, it can
significantly enhance transparency and reduce fraud by adopting decentralized storage for
official records. Legal firms can securely store and manage their sensitive documents
while ensuring authorized access. It also lends itself to safeguarding intellectual property,
protecting patents, trademarks, and copyrights. In military command, our multi-signature
technology ensures the utmost security for critical documents. Furthermore, our system
can authenticate academic credentials, combatting fraud in educational institutions, and
securely share healthcare records with blockchain encryption. It also plays a vital role in
safeguarding international trade agreements and documents. In sum, our eVault offers a
versatile, secure, and scalable solution with diverse applications across various sectors.

5. Dependencies and Showstoppers


Presented by: Vasundhara
Points to be covered:
1. Blockchain Scalability: Make sure the blockchain platform you choose can handle
the expanding number of legal records which is partly resolved by HTML
conversion of documents and minification.
2. Regulatory Compliance: Comply with legal and regulatory requirements for
storing sensitive legal documents.
3. Biometric Technology Reliability: Depend on robust biometric technology to
prevent unauthorized access.
4. User Adoption: Overcome potential user adoption challenges, as the success of a
decentralized platform relies on community participation and usage.
What can/may they speak:
In addressing the critical aspects of our eVault system, we prioritize scalability to
accommodate the growing number of legal records. Through HTML conversion and
minification, we ensure efficient storage. Regulatory compliance is paramount, and
we adhere to legal and regulatory standards for safeguarding sensitive legal
documents. Our system's reliability hinges on robust biometric technology, effectively
thwarting unauthorized access. To ensure success, we acknowledge the challenge of
user adoption. A decentralized platform's efficacy relies on community participation
and usage. Therefore, we're committed to creating a user-friendly experience,
promoting engagement, and fostering trust in our secure legal records eVault.
Anish:
In conclusion, we present an innovative solution - a blockchain-based eVault for legal
records, addressing the vulnerabilities of centralized systems. We offer security,
scalability, and diverse applications across sectors, all while prioritizing user-
friendliness, regulatory compliance, and robust technology. Our mission is to
revolutionize legal record storage and transparency. Thank you.

You might also like