Crates.io | copernica-links |
lib.rs | copernica-links |
version | 0.1.0 |
source | src |
created_at | 2021-08-11 15:59:18.682578 |
updated_at | 2021-08-11 15:59:18.682578 |
description | Transports used to link copernica brokers to other brokers and or protocols |
homepage | https://fractalide.com/copernica/ |
repository | https://github.com/fractalide/copernica |
max_upload_size | |
id | 434841 |
size | 53,662 |
RPC (HATEOAS) actions on a universally addressable public key.
Copernica is a transport agnostic overlay, privacy preserving, Information-centric, IP replacement, networking protocol. Just as Bitcoin separates money and state, so Copernica separates your data from -FAANG- state.
This crate contains a variety of different transports. Each transport is complimentary, with compliments sitting on each end a pipe.
[protocol] -> [transport] ----/// \\ ---- [transport] -> [broker] or [broker] -> [transport] ----/// \\ ---- [transport] -> [broker]
Feel free to add as many transports as you wish: XMPP, morse code, lasers, stenographically embedded into things like SMTP maybe? Go wild.
Please read CONTRIBUTING.md for details.
Please read the paper.
This project is licensed under the MPLV2 License - see the LICENSE file for details