copernica-packets

Crates.iocopernica-packets
lib.rscopernica-packets
version0.1.0
sourcesrc
created_at2021-08-11 15:28:01.050341
updated_at2021-08-11 15:28:01.050341
descriptionTypes and functions used between all copernica crates
homepagehttps://fractalide.com/copernica/
repositoryhttps://github.com/fractalide/copernica
max_upload_size
id434815
size89,002
Stewart Mackenzie (sjmackenzie)

documentation

https://docs.rs/copernica

README

Copernica

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.

Contributing

Please read CONTRIBUTING.md for details.

Paper

Please read the paper.

Authors

License

This project is licensed under the MPLV2 License - see the LICENSE file for details

Commit count: 257

cargo fmt