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 8b321612da
Merge pull request #1969 from majestrate/wintun-windivert-2022-08-02
use wintun and windivert for windows platform bits
2 years ago
.github Update issue templates 5 years ago
cmake Disable installer path modification 2 years ago
contrib Android build fixes for openssl 3.0.5 2 years ago
crypto Replace logging with oxen-logger 2 years ago
daemon C-cast to work around gross enum==int assumption in windows API 2 years ago
docs Merge pull request #1969 from majestrate/wintun-windivert-2022-08-02 2 years ago
external Don't look for sqlite when not building peerstats 2 years ago
gui@df20623961 Update gui submodule to dev branch 2 years ago
include fix up log statements 2 years ago
jni changeset for windows port 2 years ago
llarp Windows compilation fix 2 years ago
pybind changeset for windows port 2 years ago
test make unit tests pass 2 years ago
win32-setup changeset for windows port 2 years ago
.clang-format Config file improvements (#1397) 4 years ago
.clang-tidy Tweak clang-tidy rules 3 years ago
.dir-locals.el add emacs dir-locals 6 years ago
.dockerignore Add fail-able docker build for gcc trunk 5 years ago
.drone.jsonnet Disable mips cross compile build on ci 2 years ago
.gitattributes Add mainnet/testnet bootstrap files into repo 3 years ago
.gitignore Add mainnet/testnet bootstrap files into repo 3 years ago
.gitmodules Build apple/macos GUI from lokinet project 2 years ago
.swift-version add swift version bullshit file and additional bullshittery 3 years ago
CMakeLists.txt compiler warnings cmake 3.13 compatibility fix 2 years ago
CMakeSettings.json Fixup MSVC build 5 years ago
CONTRIBUTING.md Update CONTRIBUTING.md 5 years ago
CONTRIBUTING_es.md Create CONTRIBUTING_es.md 5 years ago
LICENSE make it so github sees the repo is gpl3 2 years ago
readme.md restructure readme and docs 2 years ago
readme_es.md Add missing dep 'cppzmq' (#1764) 3 years ago
readme_fr.md add french readme 2 years ago
readme_ru.md Add missing dep 'cppzmq' (#1764) 3 years ago

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)