16

I still don't get what kovri actually is.

Can anyone provide an easy explanation?

I looked at YouTube for videos, but couldn't find any. Also other links didn't help.

Does anyone know a picture which explains it easily?

I don't know if I want to donate to this project because I really don't understand the benefit.

Glorfindel
  • 155
  • 1
  • 1
  • 9
PowerFlower
  • 445
  • 2
  • 8

3 Answers3

13

From the project's FAQ:

What is Kovri?

Kovri is a secure, private, untraceable C++ router implementation of the I2P anonymous network. What was once a fork of i2pd, Kovri has become a unique, actively-developed, community-driven C++ I2P implementation with many improvements, security enhancements, and new features over its predecessor.

Frequently Asked Questions (and answers)

hichris123
  • 125
  • 5
Papa Lazzarou
  • 1,187
  • 6
  • 12
7

Kovri is a project that will allow the Monero network - or part of it anyway - to be transmitted over I2P. Perhaps the answer to this question will illuminate you a bit.

How will the implementation of Kovri work from a user perspective?

scoobybejesus
  • 5,515
  • 21
  • 42
4

The normal I2P router (that lets you connect to and use the I2P network) is written in Java. Kovri is a project to create an I2P router in C++ so that it works with Monero.

sgp
  • 8,836
  • 7
  • 43
  • 113