https://github.com/surajkadapa/securesend
A secure messaging application.
https://github.com/surajkadapa/securesend
multithreading python server
Last synced: 10 months ago
JSON representation
A secure messaging application.
- Host: GitHub
- URL: https://github.com/surajkadapa/securesend
- Owner: surajkadapa
- Created: 2024-02-11T18:10:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T18:21:46.000Z (over 2 years ago)
- Last Synced: 2025-04-01T09:17:21.733Z (about 1 year ago)
- Topics: multithreading, python, server
- Language: Python
- Homepage:
- Size: 788 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**SecureSend**
SecureSend is an application that encrypts a message into an image using stenography and it zips that image with a password given by the sender that the receiver is already aware of.
**Working**
This is the initial screen seen by the user when we execute the initial file with
python3 main.py

To send messages we can type in the IP address of the recipient(will add host name in the future), we can get our current IP address by hovering over the user icon at the top left.

When all the fields are filled in and the program is sent, on the side bar to the left the IP address of the composer and the time is shown
