Minimalist chat server with end-to-end encryption.
*** NOTE: This is meant as a learning experience, there are many security vulnerabilities in this project. It is not meant to be used for important messages. ***
This was created as a project to help me learn more about the inner workings of TCP, HTTP and Encryption.
To run just
git clone https://github.com/acdlbs/RubyServerDev.git
cd RubyServerDev
docker compose build
docker compose run
Navigate to http://localhost:4141/