mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
bcaf9f886c
linking to docs directory is technically not correct. we should link to the file github shows for preview which is docs/readme.md
25 lines
962 B
Markdown
25 lines
962 B
Markdown
# Lokinet
|
|
|
|
<!-- [Español](readme_es.md) [Русский](readme_ru.md) [Français](readme_fr.md) -->
|
|
|
|
Lokinet is the reference implementation of LLARP (low latency anonymous routing protocol), a layer 3 onion routing protocol.
|
|
|
|
### Installation instructions can be found [here](docs/install.md).
|
|
|
|
#### You can learn more about the high level, how to use it and the internals of the protocol [here](docs/readme.md)
|
|
|
|
[![Build Status](https://ci.oxen.rocks/api/badges/oxen-io/lokinet/status.svg?ref=refs/heads/dev)](https://ci.oxen.rocks/oxen-io/lokinet)
|
|
|
|
# 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)
|
|
```
|