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
majestrate f777075893
Merge pull request #1986 from majestrate/docs-2022-09-04
restructure readme and docs
2 years ago
.github Update issue templates 5 years ago
cmake Set up sign target dependencies always; mark unsigned package 2 years ago
contrib Merge pull request #1971 from majestrate/docs-and-such-2022-08-06 2 years ago
crypto Replace logging with oxen-logger 2 years ago
daemon Merge pull request #1971 from majestrate/docs-and-such-2022-08-06 2 years ago
docs restructure readme and docs 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 add directory specific readmes 2 years ago
llarp zero copy compare 2 years ago
pybind add directory specific readmes 2 years ago
test Don't build peerstats tests when peer stats disabled 2 years ago
win32-setup move windows nsis parts for cpack into external files 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 Drone macos fixes 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 Don't look for sqlite when not building peerstats 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)