Open-source crypto-secure communication system
Project description
ritatop
-----BEGIN ENCRYPTED PRIVATE KEY-----
_ _ _
_ __(_) |_ __ _| |_ ___ _ __
| '__| | __/ _` | __/ _ \| '_ \
| | | | || (_| | || (_) | |_) |
|_| |_|\__\__,_|\__\___/| .__/
|_|
-----END ENCRYPTED PRIVATE KEY-------
Description
This is a small project about p2p connections, sockets, crypthography.
Advantages
- open source
- crypto secure
- fully decentralized
- p2p
Work
- sockets
- peer to peer connections
- rsa keys
- 1 to all messaging
Installing
pip install osscs
python -m osscs.configure
Running
- Fill the ~/.config/osscs/config.json
- add few ips to ~/.config/osscs/data/ips.txt(example: 1.1.1.1:12012)
python -m osscs.backend.core.server(to recieve messages)(in terminal №1)python -m osscs.backend.core.client(to send messages)(in terminal №2)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
osscs-0.0.6.tar.gz
(10.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
osscs-0.0.6-py3-none-any.whl
(18.3 kB
view details)
File details
Details for the file osscs-0.0.6.tar.gz.
File metadata
- Download URL: osscs-0.0.6.tar.gz
- Upload date:
- Size: 10.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31734786e222d26def05b0165a9aef351ae43b1696e2d2ff52466cb232aaddde
|
|
| MD5 |
0a4833eac06bdb1a700c64c12734b8b4
|
|
| BLAKE2b-256 |
8c09f761dfd5a929aac90a4e25a91cb4a9647d60b58f3c6455c2b7bc62390c25
|
File details
Details for the file osscs-0.0.6-py3-none-any.whl.
File metadata
- Download URL: osscs-0.0.6-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96090309536857782e26ea61cbdb90538d8a9c7dc594dc221f1bd76939c84022
|
|
| MD5 |
319ac7d52b3c8edc97d57fafcc9d6d55
|
|
| BLAKE2b-256 |
619ebb6d97c0104475beb5937dbade7b2ada59256536e940922a1ede5e9e96d8
|