mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-13 01:10:24 +00:00
Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
decentralizeddecentralized-internetdhtipv4-networkipv4-supportlokinetonion-routingoverlay-networkvpn
55a9596724
- We don't need sqlite anymore (it will likely come back at some point, but for .10/.11 it isn't used). - Drop the file-not-empty assertion from the service file. This isn't wanted anymore as having no bootstrap is now perfectly acceptable (lokinet has the default bootstrap built-in now). - Remove obsolete patch (applied in .10). - Copy bootstrap.signed from contrib rather than having an extra copy in SOURCES. |
||
---|---|---|
.github | ||
cmake | ||
contrib | ||
crypto | ||
daemon | ||
docs | ||
external | ||
gui@37f274e86f | ||
include | ||
jni | ||
llarp | ||
pybind | ||
SOURCES | ||
SPECS | ||
test | ||
win32-setup | ||
.clang-format | ||
.clang-tidy | ||
.dir-locals.el | ||
.dockerignore | ||
.drone.jsonnet | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.swift-version | ||
CMakeLists.txt | ||
CONTRIBUTING_es.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
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
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)