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.server(to recieve messages)(in terminal №1)python -m osscs.backend.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.3.tar.gz
(10.1 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.3-py3-none-any.whl
(16.4 kB
view details)
File details
Details for the file osscs-0.0.3.tar.gz.
File metadata
- Download URL: osscs-0.0.3.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f65f5421a74c26b6ec9d13e9ba958e892964a7ac3b183a507ee07a54c1f91f93
|
|
| MD5 |
2488f3ff059049938fabe0a260ade4ad
|
|
| BLAKE2b-256 |
895bbcf3a0d04cca09e85020d2a05834c1a2975f4a174f04f4885c7c8cc689a3
|
File details
Details for the file osscs-0.0.3-py3-none-any.whl.
File metadata
- Download URL: osscs-0.0.3-py3-none-any.whl
- Upload date:
- Size: 16.4 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 |
70323d621aa4e8e850330d7792ca9fc06beedcf72cb59b66afb0d29b61b1a9d4
|
|
| MD5 |
001e2228ea5c697c503993de52b1066b
|
|
| BLAKE2b-256 |
463a172131cc9e49923656a3b947241ac9a844bd9a84fab3ea122b4517128538
|