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

rapidslayer101/Rdisc-Old

Repository files navigation

Rdisc

Rdisc - An open source python chat application with end-to-end encryption.

Rdisc requires git to be installed:

This installation requires git, if you don't have git installed please download git or install it through powershell with the command below:

winget install --id Git.Git -e --source winget

To install Rdisc:

Where you wish to install Rdisc, open a new powershell terminal and run the following command:

wget -O install.bat https://raw.githubusercontent.com/rapidslayer101/Rdisc/master/install.bat; .\install.bat

After installing, Rdisc should launch automatically, to relaunch in the future simply run launch.bat

To install the full editable repo:

Where you wish to install Rdisc, open a new powershell terminal and run the following command:

wget -O install_all.bat https://raw.githubusercontent.com/rapidslayer101/Rdisc/master/install_all.bat; .\install_all.bat

After installing, Rdisc should launch automatically, to relaunch in the future simply run launch.bat

About

The rdisc end-to-end encrypted communication project, with a client-server authentication system built with RSA and Enc-Py

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published