https://github.com/oxen-io/lokinet
Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://github.com/oxen-io/lokinet
decentralized decentralized-internet dht ipv4-network ipv4-support lokinet onion-routing overlay-network vpn
Last synced: about 1 month ago
JSON representation
Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
- Host: GitHub
- URL: https://github.com/oxen-io/lokinet
- Owner: oxen-io
- License: gpl-3.0
- Created: 2018-06-18T08:39:19.000Z (about 7 years ago)
- Default Branch: dev
- Last Pushed: 2025-04-16T18:32:34.000Z (2 months ago)
- Last Synced: 2025-05-07T06:37:14.555Z (about 1 month ago)
- Topics: decentralized, decentralized-internet, dht, ipv4-network, ipv4-support, lokinet, onion-routing, overlay-network, vpn
- Language: C++
- Homepage: https://lokinet.org/
- Size: 31.2 MB
- Stars: 1,862
- Watchers: 64
- Forks: 237
- Open Issues: 166
-
Metadata Files:
- Readme: docs/readme.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - oxen-io/lokinet - Lokinet is an anonymous, decentralized and IP based overlay network for the internet. (C++)
- best-of-crypto - GitHub - 26% open · ⏱️ 11.08.2023): (Privacy Coins)
README
# Lokinet Docs
This is where Lokinet documentation lives.
## Contents:
### Local Environment Set-Up
- [Installing Lokinet](install.md)
- [Using Lokinet](ideal-ux.md)### High Level Overview
- [Lokinet versus \[insert network technology name here\]](net-comparisons.md)
- [Lokinet architecture](architecture.md)
- [Lokinet and DNS](dns-overview.md)
- [Limitations of Lokinet](we-cannot-make-sandwiches.md)### Lokinet Internals
- [Git repo layout and project structure](project-structure.md)
- [Building Doxygen Docs for internals](doxygen.md)### Lokinet (SN)Application Developer Portal
- [SNapps development overview](snapps-dev-guide.md)
- [Embedded Lokinet](liblokinet-dev-guide.md)