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 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.server(to recieve messages)python -m osscs.backend.client(to send messages)
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.2.tar.gz
(8.3 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.2-py3-none-any.whl
(12.5 kB
view details)
File details
Details for the file osscs-0.0.2.tar.gz.
File metadata
- Download URL: osscs-0.0.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2cd889abb23131585cd303334fba87f410e83e11f2a65c5c57c150886f54ccba
|
|
| MD5 |
45724bdd03d9b5fd01b334837e6d2815
|
|
| BLAKE2b-256 |
95862dbad7e323a081ae58aad80fe2cc63eb96f9b1a98296a286bebc6bf6f0f8
|
File details
Details for the file osscs-0.0.2-py3-none-any.whl.
File metadata
- Download URL: osscs-0.0.2-py3-none-any.whl
- Upload date:
- Size: 12.5 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 |
ddf8aa0cfbadcd6745cfc89b996effc8725c17a7b997b1cbfaabd8af7d811e59
|
|
| MD5 |
1870a626645ec18c99ca4fc906bd6c3f
|
|
| BLAKE2b-256 |
8bf67fb6d044b27acec57c84fa7586fb9f1f5751e2f3a00eb982a19705c74118
|