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

Latest commit

 

History

History
18 lines (12 loc) · 485 Bytes

File metadata and controls

18 lines (12 loc) · 485 Bytes

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.