2019-03-25 19:44:40 +00:00
|
|
|
---
|
2021-09-22 09:37:22 +00:00
|
|
|
summary: 'C++ router implementation of the I2P network'
|
2019-03-25 19:44:40 +00:00
|
|
|
terms: ["Kovri"]
|
|
|
|
---
|
|
|
|
|
2020-08-16 17:11:02 +00:00
|
|
|
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
2021-09-22 09:37:22 +00:00
|
|
|
|
2019-03-25 19:44:40 +00:00
|
|
|
### The Basics
|
|
|
|
|
2021-09-22 09:37:22 +00:00
|
|
|
[Kovri](https://gitlab.com/kovri-project/kovri/) is a C++ implementation of
|
|
|
|
the I2P network which was proposed to be integrated in Monero. At the moment
|
|
|
|
the future of this I2P router is unclear and an integration with Monero is
|
|
|
|
not planned.
|
2019-03-25 19:44:40 +00:00
|
|
|
|
2021-09-22 09:37:22 +00:00
|
|
|
Read [anonimal's FFS
|
|
|
|
proposal](https://forum.getmonero.org/9/work-in-progress/86967/anonimal-s-kovri-full-time-development-funding-thread)
|
|
|
|
for more details and for reasoning behind the project. Also read the FAQ and
|
|
|
|
User Guide in the [Kovri
|
|
|
|
repository](https://gitlab.com/kovri-project/kovri/).
|