Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 907 Bytes

index.rst

File metadata and controls

30 lines (21 loc) · 907 Bytes

PyChat Documentation

PyChat is a UDP based terminal chatting program that allows multiple devices to communicate together over a secure connection using an algorithm of their choice. The purpose of the project is to explore encryption algorithms and sending data back and forth securely and minimizing options for external sources to decrypt the data. The project is maintained by Ben Soer and Kurtis Bohlen.

.. toctree::
   :maxdepth: 2

   installation
   usage
   algorithms
   valgorithms