Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 375 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 375 Bytes

Comp2300-secureDrop-

This is a program that works like airdrop, the program can add each other user and send file from UA to UB easily if they both add each other contact To use this run this command

python3 main.py

CA.pem is needed in this program because I implement it with TLS secure Protocol to make sure the client and server communication is secure and encrypted