Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
Go to file
Jeff Becker 9d457cfc6a
more
2018-01-29 15:02:23 -05:00
daemon clang-format 2018-01-29 09:27:24 -05:00
doc more 2018-01-29 15:02:23 -05:00
include clang-format 2018-01-29 09:27:24 -05:00
llarp clang-format 2018-01-29 09:27:24 -05:00
.clang-format clang-format 2018-01-29 09:27:24 -05:00
.gitignore update gitignore 2018-01-25 10:38:55 -05:00
LICENSE update license 2018-01-25 11:28:31 -05:00
Makefile clang-format 2018-01-29 09:27:24 -05:00
daemon.ini progress (does not compile) 2018-01-26 20:18:10 -05:00
readme.md add note about toy 2018-01-25 11:30:22 -05:00

readme.md

LLARP

Low Latency Anon Routing Protocol

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

rfc

Reference Implementation

Build requirements:

  • GNU Make
  • pkg-config
  • libsodium >= 1.0.14
  • c++ 17 capable C++ compiler
  • c99 compliant C compiler

Building:

$ make

Running:

$ ./llarpd daemon.ini