Skip to content

asticode/go-astichat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Astichat is an encrypted chat system written in GO. It's open-source and built the simplest way possible. Its main features are:

  1. all messages are encrypted from start to finish through a public/private key encryption system
  2. the private key is embedded in the binary therefore your binary IS your private key
  3. if set up correctly, 2 clients can interact with each other directly without any messages going through any server
  4. anyone can set up an Astichat server and run its own encrypted chat server

Wiki

Check out the wiki for more information.

About

A lightweight encrypted chat written in GO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published