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
Jason Rhinelander 620f7f965c
Remove bootstrap.signed from generated default configs
We now how the bootstrap in the binary itself.

This doesn't remove the installed bootstrap files, though, for backwards
compat: existing configs may be referencing the system path.
2 years ago
.github
cmake Bump openssl static build version 2 years ago
contrib dont hardcode keyid 2 years ago
crypto
daemon prevent throwing on no error in lokinet-vpn 2 years ago
debian Remove bootstrap.signed from generated default configs 2 years ago
docs update note about platform support 2 years ago
external
gui@37f274e86f Update gui subproject 2 years ago
include
jni
llarp Update llarp/service/endpoint.cpp 2 years ago
pybind
test
win32-setup
.clang-format
.clang-tidy
.dir-locals.el
.dockerignore
.drone.jsonnet
.gitattributes
.gitignore
.gitmodules
.swift-version
CMakeLists.txt
CONTRIBUTING.md correct documentation 2 years ago
CONTRIBUTING_es.md
LICENSE
readme.md point to explicit link 2 years ago
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)