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.5.tar.gz
(10.5 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.5-py3-none-any.whl
(17.8 kB
view details)
File details
Details for the file osscs-0.0.5.tar.gz.
File metadata
- Download URL: osscs-0.0.5.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05dd9d60e6fba2083ad009c4b8f6391f8be1a19787a1ac36110dfd7248a1ec7a
|
|
| MD5 |
93705cda90659dd7428ad0c07c3bcf51
|
|
| BLAKE2b-256 |
c8b6166abefda5fec1b3457b7dc4c960ba230de7ae7460e048e91833f414ecd1
|
File details
Details for the file osscs-0.0.5-py3-none-any.whl.
File metadata
- Download URL: osscs-0.0.5-py3-none-any.whl
- Upload date:
- Size: 17.8 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 |
964cd0fe8ec3c20686d8830ae7ee72e8d83a333848c4ece6585af22d520d30e0
|
|
| MD5 |
31f37c049b46102c7082fde4edaa3bb7
|
|
| BLAKE2b-256 |
6ebb0d6141418eef098fc7ba3bbac2cbbf57247e6028377a6bb452009ebcbbfc
|