NOTE: This is a public repo of a group project that I plan on fixing under my own volition.
Making a project to be similar to Air Drop for Intro to Computer Security at the University of Massachusetts Lowell
This section will host all the security features we implemented.
- Feature Contributors: Matt, Leonard
- Feature Contributors: Leonard
- Note: The
server.pyfile is our implementation for a server in our infrastructure. This will be run separately on one of our machines.
- Feature Contributors:
- Matt Hudzikiewicz
- Leonard Nguyen
- Jun Ye
Files include:
- contributions.pdf
- screenshots.pdf
- security.pdf
- source.zip
- If not already installed, install
pwinputandemail_validatorshown below:
python3 -m pip install pwinputpython3 -m pip install email_validator- Run
main.pyon a separate terminal to use the program (may need to run again if you're not registered)
python3 main.py