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
2018-01-19 06:47:13 -05:00
daemon more 2018-01-08 08:49:05 -05:00
doc more 2018-01-08 08:49:05 -05:00
include forgot include 2018-01-19 06:47:13 -05:00
libsarp more 2018-01-08 08:49:05 -05:00
.gitignore more boilerplate 2017-09-28 13:02:05 -04:00
daemon.ini more 2018-01-08 08:49:05 -05:00
LICENSE RFC 2017-09-22 17:06:48 -04:00
Makefile more 2018-01-08 08:49:05 -05:00
readme.md more 2017-10-03 15:14:46 -04:00

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