lokinet/readme.md

9 lines
450 B
Markdown
Raw Normal View History

# LokiNet
Lokinet is a private, decentralized and Sybil resistant overlay network for the internet, it uses a new routing protocol called LLARP (Low latency anonymous routing protocol)
2017-10-03 19:14:46 +00:00
You can learn more about the high level design of LLARP [here](doc/high-level.txt)
And you can read the LLARP protocol specification [here](doc/proto_v0.txt)
2018-06-01 18:23:01 +00:00
2018-08-03 00:33:00 +00:00
To build lokinet see the [lokinet-builder](https://github.com/loki-project/lokinet-builder) repository.