Skip to content

venxii/SafeHaven---An-anonymous-Chatroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafeHaven - Witness Protection Web Application

The web application that we are working on is called SafeHaven Shield. The basic idea of this web application is to provide shelter to victims or witnesses of a crime by providing them access to lawyers and legal advisers from reputed firms so that they are not vulnerable after disclosing the crime in public.


This web application is going to be a chatroom. The witnesses do not have to enter any personal details to be using this application. Whatever information they give out in the chatroom is at their own discretion.


The lawyers are going to be recognised by the witnesses only as a member of the firm. Their license is not going to be saved in our database to maintain privacy and security.


One of the primary challenges witnesses face is the harm after disclosing information about a crime. This fear can stem from various sources, including threats from perpetrators, concerns about personal safety, or worries about potential legal repercussions. Additionally, witnesses may face intimidation, coercion, or pressure to remain silent, further complicating their decision to come forward.


Moreover, witnesses often grapple with the emotional and psychological toll of their experiences, including trauma, stress, and anxiety. They may also encounter practical obstacles such as navigating the legal system, understanding their rights, or accessing resources for support and protection.


This web application focuses on these witnesses who need guidance to figure out their next move and having an application where they can safely communicate with lawyers without disclosing their identity and without letting the perpetrators know their next move.


) ) ) ) ) )

Step 1:

Clone this repository. To access the website with its chat functionality we need to first run app.py file.


Step 2:

To run this file, extra downloads are necessary.
Follow these steps:


cd SafeHaven---An-anonymous-Chatroom
python3 venv venv
source venv/bin/activate
pip3 install flask flask-socketio
python3 app.py



Step 3:

After doing the above, your system is supoosed to go into debug mode.



Step 4:

This website is going to be hosted locally in http://127.0.0.1:5000/

Paste the above link in your browser and it'll take you to the front page of SafeHaven



Step 5:

To go directly to the chatroom : http://127.0.0.1:5000/chat



Now you can chat anonymously without giving out any of your details to the public.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published