8000 GitHub - Syleron/426c: End-to-end encrypted chat network written in Go
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Syleron/426c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  ____ ___  ____    
 / / /|_  |/ __/____
/_  _/ __// _ \/ __/
 /_//____/\___/\__/ 
                    

Overview

426c is an end-to-end encrypted messenger written in Go.

Why

An opportunity to learn and manufacture a tool that respects people's privacy.

Features

  • E2E Encryption
  • Encryption at rest
  • No message logging or storage server side
  • Message retry upon failure
  • "Block" issuing and cost per message.

Prerequisites

  • Go v1.13 or later

Build & Install

First you will need to clone this repository into $GOPATH/src/github.com/syleron/426c and execute the following command(s):

$ sudo make
...

License

426c source code is available under the GPLv3 License which can be found in the LICENSE file.

Copyright (c) 2020 Andrew Zak andrew@linux.com

About

End-to-end encrypted chat network written in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0