copernica-links

Crates.iocopernica-links
lib.rscopernica-links
version0.1.0
sourcesrc
created_at2021-08-11 15:59:18.682578
updated_at2021-08-11 15:59:18.682578
descriptionTransports used to link copernica brokers to other brokers and or protocols
homepagehttps://fractalide.com/copernica/
repositoryhttps://github.com/fractalide/copernica
max_upload_size
id434841
size53,662
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 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.

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