Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 657 Bytes

README.md

File metadata and controls

41 lines (24 loc) · 657 Bytes

torchat3

Electron-based torchat

screenshot

Warning!!!

Torchat3 is experimental and being developed.

Do NOT put yourself into danger by exposing personal information.

Any advice about security or technical flaw would be appreciated

releases

The app isn't signed

Windows defender could block the app

https://github.com/kjs104901/torchat3/releases

Running from source

Requirements

node.js: https://nodejs.org

Installation

git clone https://github.com/kjs104901/torchat3.git torchat3
cd torchat3
npm install

Usage

npm run sandbox