http://74f5ydnjsrizxzjux3ivt5qt2epgzvq2pfipttdpjblyqcx7i4sq.b32.i2p/chat98/chat98/commit/358aa6038cb79ae451a8d6d1fae44ba32ac77741.diff
On Linux, you will need to manually set up an I2P client before launching, as mentioned earlier.
+
+All communication in the program is done via I2P to protect anonymity.
+
+## The Server
+
+When a client sends a message to the server, all the server does is broadcast it to everyone else connected to the server; it is a very basic relay.
+
+With the way messages are...