Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/foxtrt-com/p2p-private-chat
A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server
https://github.com/foxtrt-com/p2p-private-chat
aes-256 chat-application peer-to-peer python rsa
Last synced: about 2 months ago
JSON representation
A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server
- Host: GitHub
- URL: https://github.com/foxtrt-com/p2p-private-chat
- Owner: Foxtrt-com
- License: gpl-3.0
- Created: 2022-07-28T15:28:00.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T09:24:07.000Z (about 2 years ago)
- Last Synced: 2024-05-01T11:28:52.006Z (8 months ago)
- Topics: aes-256, chat-application, peer-to-peer, python, rsa
- Language: Python
- Homepage:
- Size: 12.3 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
A Peer to Peer AES(256)+RSA Chat Client and Rendezvous server
## Requirements
If you are running the packaged exe version then there are no requirements, if you wish to run from source you will require:Python 3.10
[requirements.txt](https://github.com/Foxtrt-com/P2P-Private-Chat/blob/master/requirements.txt)
## Usage
There are two ways to run both the server and client, the first being download and run the exe files, or to download and run with python directly.
### Run from exe
Simply download and run!
[exe files](https://github.com/Foxtrt-com/P2P-Private-Chat/releases)### Run with python
```
python3 .\Client\app.py
```
```
python3 .\Server\app.py
```## Support
![Discord Banner 2](https://discordapp.com/api/guilds/1049238673130012723/widget.png?style=banner2)
[Join Here](https://discord.gg/rNccqTK2V8)## Repo Owners
||
|-|
|[@Chelsea-Fox](https://github.com/Chelsea-Fox)|