/telegraph

Terminal P2P messenger implemented in C

Primary LanguageMakefileGNU General Public License v3.0GPL-3.0

telegraph

 _       _                            _
| |_ ___| | ___  __ _ _ __ __ _ _ __ | |__
| __/ _ \ |/ _ \/ _` | '__/ _` | '_ \| '_ \
| ||  __/ |  __/ (_| | | | (_| | |_) | | | |
 \__\___|_|\___|\__, |_|  \__,_| .__/|_| |_|
                |___/          |_|

Terminal P2P messenger implemented in C.

This project was created for education purposes.

** WORK IN PROGRESS **

DEFAULTPOST: 1858

Features:

  • Basic messaging
  • Minimalistic text/terminal based UI
  • P2P connection between clients
  • SSL/TLS e2e encryption

Build requrements:

  • C compiler with standard library, gcc for example
  • gnutls

Links to read for developing:

Links to watch for developing: