Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
Go to file
Jason Rhinelander 30d58911fa Update logging in daemon.cpp
Some of these were wrong (trying to use formats that didn't work); this
updates them all to new-style logging.
2023-12-11 03:13:39 -08:00
.github
cmake
contrib
crypto
daemon Update logging in daemon.cpp 2023-12-11 03:13:39 -08:00
docs
external Squashed misc testnet fixes 2023-12-11 03:13:16 -08:00
gui@1545d5479e
include
jni
llarp Squashed misc testnet fixes 2023-12-11 03:13:16 -08:00
pybind
test
win32-setup
.clang-format
.clang-tidy
.dir-locals.el
.dockerignore
.drone.jsonnet
.gitattributes
.gitignore Local router mode 2023-12-07 09:27:58 -08:00
.gitmodules
.swift-version
CMakeLists.txt
CONTRIBUTING.md
CONTRIBUTING_es.md
LICENSE
readme.md
readme_es.md
readme_fr.md
readme_ru.md

readme.md

Lokinet

Lokinet is the reference implementation of LLARP (low latency anonymous routing protocol), a layer 3 onion routing protocol.

Installation instructions can be found here.

You can learn more about the high level, how to use it and the internals of the protocol here

Build Status

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Copyright © 2018-2022 The Oxen Project
Copyright © 2018-2022 Jeff Becker
Copyright © 2018-2020 Rick V. (Historical Windows NT port and portions)