Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/newswangerd/enigma_chat
A chat client and server which encrypts messages using the Enigma scrambling technique from WWII
https://github.com/newswangerd/enigma_chat
Last synced: about 1 month ago
JSON representation
A chat client and server which encrypts messages using the Enigma scrambling technique from WWII
- Host: GitHub
- URL: https://github.com/newswangerd/enigma_chat
- Owner: newswangerd
- Created: 2016-02-03T20:07:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-05T19:29:30.000Z (almost 8 years ago)
- Last Synced: 2024-10-30T06:37:28.708Z (about 2 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enigma chat
This is a chat server and client that encrypts messages using the Scherbius Enigma cipher that was used by the Nazis during World War II.
To run the program startup the server using:
```
python enigma_server.py
```And the client:
```
python enigma_client.py
```Type in your username, the name of the person you want to talk to and the encryption key for the session.
The client and server have to preconfigured with the same IP address in order to work properly.
As an added bonus, here is a really cringe worthy video I made for the project two years ago: https://www.youtube.com/watch?v=uoeOCV9zMVI&feature=youtu.be