Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
Go to file
Jon Titor 78879db964
more docs
2017-10-27 13:22:10 -04:00
daemon more 2017-10-03 15:14:46 -04:00
doc more docs 2017-10-27 13:22:10 -04:00
include more 2017-10-03 15:14:46 -04:00
libsarp more 2017-10-03 15:14:46 -04:00
.gitignore more boilerplate 2017-09-28 13:02:05 -04:00
LICENSE RFC 2017-09-22 17:06:48 -04:00
Makefile more 2017-10-03 15:14:46 -04:00
readme.md more 2017-10-03 15:14:46 -04:00

readme.md

SARP

Simple Anon Routing Protocol

rfc

ref impl

Build requirements:

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