Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
 
 
 
 
 
 
Go to file
jeff (codeaholic) 7825bd8266
v0.11.0 release candidate 1
2023-05-23 12:43:08 -04:00
.github Update issue templates 2019-04-17 13:33:37 +10:00
cmake fix openwrt mips32 static build 2023-02-05 18:31:33 +01:00
contrib Python <3.11 compat fix 2023-05-03 21:12:19 -03:00
crypto rearrange cmake libraries 2023-01-20 15:58:07 -05:00
daemon OMQ_Request handling logic change 2023-02-01 15:52:37 -08:00
docs Added path-build to documentation 2023-05-23 10:51:57 -04:00
external Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
gui@1545d5479e Update deps to latest versions 2022-11-29 12:42:40 -04:00
include IPC Socket Fixes (#2111) 2023-01-20 14:15:18 -04:00
jni changeset for windows port 2022-09-08 14:24:59 -04:00
llarp Merge branch 'route-poker-bugfix-duplicate-removals' into dev 2023-05-23 12:29:27 -04:00
pybind redo includes to be consistent 2023-01-20 13:26:22 -05:00
test Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
win32-setup changeset for windows port 2022-09-08 14:24:59 -04:00
.clang-format Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
.clang-tidy Tweak clang-tidy rules 2021-03-04 16:51:18 -04:00
.dir-locals.el add emacs dir-locals 2018-05-21 10:52:30 -04:00
.dockerignore Add fail-able docker build for gcc trunk 2019-08-02 10:28:09 +01:00
.drone.jsonnet [win32 ci pipeline] 2023-01-03 09:28:28 -05:00
.gitattributes Add mainnet/testnet bootstrap files into repo 2021-09-10 19:38:32 -03:00
.gitignore Add mainnet/testnet bootstrap files into repo 2021-09-10 19:38:32 -03:00
.gitmodules Replace cxxopts with CLI11 2023-01-06 15:04:14 -08:00
.swift-version add swift version bullshit file and additional bullshittery 2021-09-02 14:17:08 -04:00
CMakeLists.txt v0.11.0 release candidate 1 2023-05-23 12:43:08 -04:00
CONTRIBUTING.md correct documentation 2022-11-02 09:12:47 -04:00
CONTRIBUTING_es.md Create CONTRIBUTING_es.md 2019-07-19 22:04:50 -05:00
LICENSE make it so github sees the repo is gpl3 2022-01-28 11:20:22 -05:00
readme.md bump copyright 2023-05-23 12:40:35 -04:00
readme_es.md Add missing dep 'cppzmq' (#1764) 2021-10-07 11:54:59 -04:00
readme_fr.md add french readme 2022-06-07 16:45:35 -04:00
readme_ru.md Add missing dep 'cppzmq' (#1764) 2021-10-07 11:54:59 -04:00

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-2023 Jeff Becker
Copyright © 2018-2022 The Oxen Project
Copyright © 2018-2020 Rick V. (Historical Windows NT port and portions)