Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

CryptoChat-dev/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptochatcli

CryptoChat CLI is a command-line interface for CryptoChat.

Encryption

All data sent over the Internet is end-to-end encrypted with AES-256 bit encryption and SHA-512 hashing. More information related to the encryption scheme can be found at the official CryptoChat frontend repo.

Installation

git clone https://github.com/cryptochat-dev/cli
cd cli
npm i
sudo make install

Run using cryptochat.

About

Command-line interface for CryptoChat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages