Skip to content

Xyloshun/SecureDrop-Rework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: This is a public repo of a group project that I plan on fixing under my own volition.

SecureDrop

Making a project to be similar to Air Drop for Intro to Computer Security at the University of Massachusetts Lowell

Security Features

This section will host all the security features we implemented.

Hashed passwords

  • Feature Contributors: Matt, Leonard

TLS/TCP Networking

  • Feature Contributors: Leonard
  • Note: The server.py file is our implementation for a server in our infrastructure. This will be run separately on one of our machines.

Mutual Authentication

  • Feature Contributors:

Project Contributors

  • Matt Hudzikiewicz
  • Leonard Nguyen
  • Jun Ye

Submission to Blackboard for milestones 1-3

Files include:

  • contributions.pdf
  • screenshots.pdf
  • security.pdf
  • source.zip

How to use

  • If not already installed, install pwinput and email_validator shown below:
python3 -m pip install pwinput
python3 -m pip install email_validator
  • Run main.py on a separate terminal to use the program (may need to run again if you're not registered)
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages