/cli

Command-line interface for CryptoChat

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

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.