Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Jeff Becker 773eb21a71
more
6 years ago
daemon clang-format 6 years ago
doc more 6 years ago
include clang-format 6 years ago
llarp clang-format 6 years ago
.clang-format clang-format 6 years ago
.gitignore update gitignore 6 years ago
LICENSE update license 6 years ago
Makefile clang-format 6 years ago
daemon.ini progress (does not compile) 6 years ago
readme.md add note about toy 6 years ago

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