Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
Go to file
2018-05-14 11:01:26 -04:00
.vscode more 2018-05-10 19:32:46 -04:00
daemon more 2018-05-10 19:32:46 -04:00
doc high level design documention 2018-05-14 11:01:26 -04:00
include more gutts 2018-05-13 14:07:36 -04:00
llarp more gutts 2018-05-13 14:07:36 -04:00
test format 2018-04-30 12:14:20 -04:00
.gitignore more 2018-05-10 19:32:46 -04:00
daemon.ini more 2018-04-05 10:38:22 -04:00
LICENSE zlib 2018-04-04 09:53:12 -04:00
Makefile remove libuv from makefile 2018-04-30 11:08:24 -04:00
readme.md ammend readme 2018-04-05 10:52:35 -04:00

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

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