Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Cryptophone

My attempt at an encrypted chat program in python(3) using libsodium.

How to run

Client requirements

- PyNaCl
- requests
- PyQt5

Server requirements

- flask
- psycopg2

Once the server is running (./run.sh), start the client (./run.sh [clear] for the debug client, python3 qtclient.py for the GUI).

WARNING

Do not use this for serious purposes

I am not an expert and I cannot in good faith claim that this program is 100% secure. Please use an alternative if you require security.

About

Secure chat protocol, client, and server (Senior design project)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages