Crates.io | copernica-packets |
lib.rs | copernica-packets |
version | 0.1.0 |
source | src |
created_at | 2021-08-11 15:28:01.050341 |
updated_at | 2021-08-11 15:28:01.050341 |
description | Types and functions used between all copernica crates |
homepage | https://fractalide.com/copernica/ |
repository | https://github.com/fractalide/copernica |
max_upload_size | |
id | 434815 |
size | 89,002 |
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 that which is sent over the wires. Packets!
Link Packets are the packets that wrap the NarrowWaistPacket and they go over the links (transports) Inter Link Packets wrap Link Packets and are used exclusively for deciding when and where to forward on a packet.
Please read CONTRIBUTING.md for details.
Please read the paper.
This project is licensed under the MPLV2 License - see the LICENSE file for details