monero-site/knowledge-base/moneropedia/floodfill.md
anonimal 000e95cfe4
Moneropedia: add/update/cleanup/fix entries
Added:
 - In-net
 - Lease
 - Message
 - I2NP (skeleton file)
 - Tunnel (skeleton file)

Updated/cleaned-up/fixed:
 - Router-Info
 - Lease-Set
 - Garlic-Routing
 - Floodfill
 - Destination

Note: term'ed lease-set to LeaseSet because of conflict with Lease

Referencing:
 - monero-project/kovri#256
 - monero-project/monero-site#155
2016-10-15 05:37:07 +00:00

682 B

layout entry tags terms summary
moneropedia Floodfill
kovri
floodfill
An I2P router which maintains a distributed network-database

The Basics

By actively managing a distributed network-database, a router with floodfill capability has the ability to help maintain network stability and resiliancy while also being decentralized and trust-less.

In-depth information

Though floodfill itself is a simple storage system, the technical underpinnings of floodfill as it relates to @network-database and other protocols within @I2P are much more complex. Visit the Network Database page for details.