Criminal Final Report
Criminal Final Report
ON
SUCHIT DALVI
SUPERVISOR
Certificate
This is to certify that the Major Project-I entitled “Criminal Record
Engineering”.
_____________________ ________________________
Ms. Snehal Chitale Ms. Srijita Bhattacharjee
(Supervisor) (Project Coordinator)
_____________________ ________________________
Dr. Rajashree Gadhave Dr. J. W. Bakal
(Head of Department) (Principal)
Project Report Approval for B.E
Examiners
1.
2.
Date
Place:
Declaration
We declare that this written submission represents our ideas in our
own words and where others ideas or words have been included. We have
adequately cited and referenced the original sources. We also declare that
we have adhered to all principles of academic honesty and integrity and
have not misrepresented or fabricated or falsified any idea/data/fact/source
in our submission. We understand that any violation of the above will for
disciplinary action by the Institute and can also evoke penal action from
the sources which have thus not been properly cited or from whom proper
permission has not been taken when needed.
Suchit Dalvi
Siddhi Dalvi
Date:
Abstract
This project entails research into how a First Information Report (FIR) monitoring system
could be developed based on blockchain to address the few existing bottlenecks in the
traditional criminal reporting process. The existing FIRs usually face such problems as data
manipulation, lack of transparency, and inefficient case progression tracking. Our
blockchain-based solution writes FIRs securely to an immutable ledger, enhancing data
integrity and fostering user trust. This is achieved by automating the workflow through smart
contracts, allowing for timely updates and information as well as notices to the appropriate
law enforcement agencies and complainants. The criminal justice system is enhanced by this
project on efficiency in management of FIRs and accountability and transparency thereof.
Such problems will be addressed with regard to system architecture, security, and a user-
friendly interface along with case studies and simulations on the effectiveness of the system in
modernizing and streamlining law enforcement practices. A case study and simulation
assessment was used to demonstrate the effectiveness of the system in efficiency and
accountability in the FIR management process. This project serves to represent how
blockchain technology can be applied to improve the practice of law enforcement, enhance
public confidence, and secure more transparency and responsiveness in a criminal justice
process. Future work would include its scalability and integration into the existing databases
of other agencies in addition to user training for its successful implementation.
Keywords: First Information Report (FIR), Blockchain technology, Immutable ledger, Smart
contracts, Criminal justice system, Transparency, Accountability, Case tracking,
Decentralized system, Law enforcement
i
Abbreviations
i
List of Figures
i
List of Tables
i
TABLE OF CONTENTS
Abstract i
Abbreviations ii
List of Tables iv
1. Introduction 1
1.1 Background 2
1.2 Motivation 2
2. Literature Survey 3
4. Project Analysis 24
5. Project Design 27
6. Proposed System 21
6.2 Methodology 22
7. Conclusion 36
References 38
Criminal Record Monitoring Using Blockchain
Chapter 1
Introduction
1.1 Background
In many police agencies, filing and managing the first information report has been fraught
with several problems that compromise the credibility of the criminal justice system.
Blockchain technology has been developing in leaps and bounds as the following years
unfold: finance, healthcare, and supply chain management sectors stand as examples of sectors
it is transforming. Its core characteristics-decentralization, immutability, and transparency-
make it uniquely well-suited for applications in law enforcement. When FIRs are recorded on
blockchain, the entry becomes part of a secure ledger that cannot be altered or deleted without
consensus.
The introduction of smart contracts within the blockchain framework automates and
streamlines workflows, offers the facility of real-time tracking and notification, and might
limit the bureaucratic delays associated with the bureaucratic process. This can make the law
enforcement agencies more prompt to respond. Given the importance of public safety and
confidence in the very justice system it upholds, it presents an exciting opportunity in using
blockchain technology for modernizing FIR management systems to enhance accountability,
improvement in communication, and ultimately a more efficient criminal justice process.
1.2 Motivation
The driving necessity to develop a blockchain-based FIR monitoring system stems from the dire
need to enhance the effectiveness, transparency, and accountability of the criminal justice
process. Traditional FIR systems continue to suffer from the problem of data integrity and lack
transparency, owing largely to human error and manipulation, resulting in misinformation and a
lack of confidence in such law enforcement agencies. Moreover, complainants and the public
have little or no visibility into how their case is going forward, and this breeds frustration and
mistrust in the system. Much of the delay in FIR processing arises from bureaucratic and record-
keeping issues manually, leading to backlogs and a worsening of the scenario for effective
A recorded FIR is immutable and thus cannot be altered, thereby ensuring integrity in the data.
The information under a decentralized system has its transparency enhanced through real-time
updates on case progress to all stakeholders. Application of smart contracts also simplifies
workflows and will significantly reduce processing times.
Chapter 2
Literature Survey
Smart Contracts: Self-executing contracts with the terms of the agreement directly written
into code. In the context of the FIR monitoring system, smart contracts automate workflows,
facilitating real-time updates and notifications for all stakeholders involved in the FIR process.
Consensus Mechanisms: Processes that ensure all participants in a blockchain network agree
on the validity of transactions before they are added to the ledger. Common mechanisms
include Proof of Work (PoW) and Proof of Stake (PoS), which help maintain the integrity and
security of the blockchain.
Easy to use FIR The system will integrate a private Users with limited digital
system using blockchain to store FIR data, literacy or access to
blockchain, 2024 ensuring both immutability and smartphones may struggle to
secure access. The technology stack adopt the system.
will include a blockchain platform, Navigating existing legal
such as Ethereum or Hyperledger, frameworks regarding digital
for deploying smart contracts. FIR submissions and data
privacy can be challenging.
.It will grant easy access both to the police and the common public. Apart from filing FIRs,
monitoring the status, and real-time updates, security would also be kept at the forefront, and
advanced measures such as cryptographic techniques and role-based access controls would be
used to protect sensitive data and prevent unauthorized users from accessing or editing it.
The project will pursue methods and means of integrating the new blockchain-based system
with existing law enforcement databases and technologies to make the processes more
streamlined and functional. It will be thoroughly tested and evaluated based on the systems'
performance, usability, and security through simulations and case studies for it to meet the
needs of the users and the stakeholders involved.
Chapter 3
2. Hardware Requirements:
RAM: Minimum 8 GB
Gantt chart outlining the project timeline for a "Criminal Record Monitoring Using
Blockchain" system. It displays the various tasks, including project planning, requirement
gathering, system design, implementation, testing, integration, and deployment. The chart
shows task durations across several months, from August 2024 to April 2025.
The primary costs will be for blockchain infrastructure, potential software licenses, and any third-
party service integrations. Hosting and developer costs are excluded from the estimation.
Chapter 4
Project Analysis
A sequence diagram shows how users request, verify, and update criminal records via the
blockchain. It outlines the interactions between system components, ensuring secure,
immutable record management.
An activity diagram highlights the workflow of updating and verifying criminal records. It maps
out key steps, such as user requests, blockchain validation, and record confirmation, focusing on
the overall process flow and decision points.
A use case diagram defines the system's key functions and user interactions. It shows actors like
law enforcement, judicial authorities, and administrators, illustrating use cases such as viewing,
updating, and verifying criminal records on the blockchain. This diagram helps clarify system
functionality and user roles.
Chapter 5
Project Design
A swim lane diagram organizes the workflow into different lanes, each representing a participant
or system component, such as users, blockchain, and system validators. It shows how tasks, like
record submission, validation, and updates, flow between these participants, highlighting the
responsibilities of each and ensuring clarity in process execution across multiple roles.
4o
Chapter 6
Proposed System
The proposed system architecture for the blockchain-based criminal record monitoring project
consists of several key components: a user interface for authorities to access and manage records,
a backend integrated with blockchain for secure data storage, and validation nodes that ensure
data immutability. The architecture also includes smart contracts for automating record
verification and updates, ensuring transparency, security, and auditability throughout the system.
6.2 Methodology
Implementing a methodology for criminal record monitoring using blockchain involves several
key components. Here’s an outline of a potential approach:
1.Decentralization and Trust
Synopsis: Blockchain technology decentralizes control among all the parties in the network;
thus, there is the abolition of any central authority.
Implications: This actually improves the level of trust in the stakeholders since no one entity
can manipulate the records. This also may improve collaboration between the different
agencies in law enforcement as there will be a single platform that enables the sharing of
records.
2. Data Immutability
Introduction: Once data is stored on a blockchain, it cannot be edited or erased without
permission from the network.
Implications: This property ensures the integrity of criminal records since it becomes quite
impossible to forge or alter data. It's crucial in the maintenance of the integrity of criminal
justice.
3. Access Control Mechanisms
Introduction: Access control guarantees that only authorized people may view or edit records.
Types:
Role-Based Access Control (RBAC): The access and permissions are provided to the users
based on the role in the system.
Attribute-Based Access Control (ABAC): Access will be allowed based on attributes like the
location of the user or security clearance.
Implications: Access control strength will make chances of unauthorized access to data
negligible and improve security altogether.
4. Audit Trails
Overview: Blockchain automatically generates an immutable, transparent log of all the
transactions and changes that occurred to the records.
Implications: This transparency breeds accountability, where one can track changes in time and
trace misalignments. It also assists in legal compliance and, for instance, investigations.
5. Interoperability Challenges
Overview: Interoperability of blockchain with the legacy systems may be technical and
operational.
Implications: Different databases may use different formats and standards, making it
challenging for data to be exchanged. Creating standard APIs and protocols may help in better
integration.
Chapter 7
Conclusion
Conclusion
The integration of blockchain technology into criminal record monitoring systems presents a
groundbreaking opportunity to enhance the integrity, security, and accessibility of sensitive data
within the criminal justice framework. This project highlights blockchain's immutable nature,
which prevents tampering and fraud, while providing an auditable trail that fosters transparency
and accountability. Robust access control mechanisms ensure that only authorized personnel can
access sensitive information, protecting individual privacy. Furthermore, the use of smart
contracts can automate processes, increasing efficiency and reducing administrative burdens.
While challenges remain in integrating blockchain with existing systems and ensuring regulatory
compliance, the potential for pilot implementations and stakeholder collaboration offers a
promising path forward. Ultimately, this innovative approach could significantly modernize the
management of criminal records, building trust and enhancing the effectiveness of the justice
system.
This immutability, combined with transparent audit trails, fosters greater accountability among
stakeholders, instilling public trust in the system. Robust access control mechanisms allow for
fine-grained permissions, ensuring that only authorized personnel can access sensitive
information, thereby protecting individual privacy and complying with legal standards.
Moreover, the implementation of smart contracts can automate routine processes, such as
updating records upon case resolutions, which enhances efficiency and reduces administrative
burdens. While challenges related to interoperability with existing systems and regulatory
compliance persist, the potential for pilot programs and active stakeholder collaboration presents
a promising avenue for validation and improvement.
References
[1] Khan, N. D., Chrysostomou, C. (2020). Smart FIR: securing e-fir data through blockchain
within smart cities. In proceedings of the 3rd international conference on computing and artificial
intelligence (ICCAI 2020) (pp. 87-92). Ieee.
[2] S. Mehta, K. S. Kumari, P. Jain, H. Raikwar and S. Gore, ”blockchain driven evidence
management system,” 2023 3rd international conference on artificial intelligence and signal
processing (AISP), VIJAYAWADA, india, 2023, pp. 1-6, doi:
10.1109/aisp57993.2023.10134799.
[3] Verma, a., Bhattacharya, P., Saraswat, D. And tanwar, S., 2021. Nyaya: blockchain-based
electronic law record management scheme for judicial investigations. Journal of information
security and applications, 63, p.103025.
[4] Patil, s. And pise, R., 2022. Blockchain-based secure evidencemanagement police assistance
system. In blockchain for smart systems (pp. 155-165). Chapman and hall/CRC.
[5] Ganashree, g., Kavya, N. S., Likitha, M. P., Rajesh, I. S., Soumya, D. G. (2021). A survey on
securing crime case summary e-fir in police station. International journal of engineering and
advanced technology (IJEAT), 10(6), 569-573.