Skip to content

TitaniumHocker/telegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

Terminal P2P messenger implemented in C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published