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
Jon Titor f557027692
more
7 years ago
daemon more 7 years ago
doc more docs 7 years ago
include more 7 years ago
libsarp more 7 years ago
.gitignore more boilerplate 7 years ago
LICENSE RFC 7 years ago
Makefile more 7 years ago
readme.md more 7 years ago

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