1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
Go to file
Jeff Becker 8181670bf3
format
2018-04-30 12:14:20 -04:00
daemon format 2018-04-30 12:14:20 -04:00
doc fix docs 2018-04-30 07:32:34 -04:00
include format 2018-04-30 12:14:20 -04:00
llarp format 2018-04-30 12:14:20 -04:00
test format 2018-04-30 12:14:20 -04:00
.gitignore omg optimize 2018-02-15 12:09:27 -05: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