This is an encrypted messenger which works on python using-
- Thingspeak api for sending and receiving messages through json files
- Tkinter for the gui
- Fernet for encryption and decryption
- urlib/request to pull and push url
We have used symmetric encryption in this program.
youtube tutorial for the code - https://www.youtube.com/watch?v=LyWQ9nrOz3Y