2019-06-19 19:39:55 +00:00
|
|
|
# Lokinet
|
2017-09-22 21:06:48 +00:00
|
|
|
|
2022-09-04 13:56:31 +00:00
|
|
|
<!-- [Español](readme_es.md) [Русский](readme_ru.md) [Français](readme_fr.md) -->
|
2019-07-16 03:52:56 +00:00
|
|
|
|
2019-06-19 19:38:10 +00:00
|
|
|
Lokinet is the reference implementation of LLARP (low latency anonymous routing protocol), a layer 3 onion routing protocol.
|
2017-10-03 19:14:46 +00:00
|
|
|
|
2022-09-04 13:56:31 +00:00
|
|
|
### Installation instructions can be found [here](docs/install.md).
|
2021-04-21 13:56:50 +00:00
|
|
|
|
2022-11-02 13:07:12 +00:00
|
|
|
#### You can learn more about the high level, how to use it and the internals of the protocol [here](docs/readme.md)
|
2019-04-24 07:55:14 +00:00
|
|
|
|
2022-09-04 13:56:31 +00:00
|
|
|
[![Build Status](https://ci.oxen.rocks/api/badges/oxen-io/lokinet/status.svg?ref=refs/heads/dev)](https://ci.oxen.rocks/oxen-io/lokinet)
|
2022-01-28 16:10:03 +00:00
|
|
|
|
|
|
|
# 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)
|
|
|
|
```
|