8000 GitHub - xrzhuang/cryptochat: command line end to end encryption messaging using sockets
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xrzhuang/cryptochat

Repository files navigation

crypto-chat

When starting a new chat, in separate terminals run:

python3 network.py --clean # uses default configurations

python3 sender.py -a A --new

python3 receiver.py -a B --new

python3 receiver.py -a C --new

When re-joining a chat after being offline, do not add --new

About

command line end to end encryption messaging using sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0