lokinet/readme.md

26 lines
338 B
Markdown
Raw Normal View History

2018-01-25 15:38:14 +00:00
# LLARP
2018-01-25 15:38:14 +00:00
Low Latency Anon Routing Protocol
2018-01-25 16:30:22 +00:00
**THIS IS A TOY DO NOT USE UNTIL IT'S NOT A TOY**
[rfc](doc/proto_v0.txt)
2017-10-03 19:14:46 +00:00
2018-01-25 16:11:45 +00:00
## Reference Implementation
2017-10-03 19:14:46 +00:00
Build requirements:
* GNU Make
* pkg-config
* libsodium >= 1.0.14
* c++ 17 capable C++ compiler
* c99 compliant C compiler
2018-01-25 16:11:45 +00:00
Building:
$ make
Running:
$ ./llarpd daemon.ini