lokinet/readme.md
2018-05-16 10:00:08 -04:00

460 B

LLARP

Low Latency Anon Routing Protocol

THIS IS A TOY DO NOT USE UNTIL IT'S NOT A TOY

This project is "secret" don't tell anyone about it yet. :x

what/why how

Reference Implementation

Build requirements:

  • CMake
  • libsodium >= 1.0.14
  • c++ 17 capable C++ compiler
  • c11 capable C compiler

Building:

$ mkdir build
$ cd build
$ cmake ..
$ make

Running:

$ ./llarpd daemon.ini