monero-site/_i18n/fr/resources/moneropedia/floodfill.md

16 lines
694 B
Markdown
Raw Normal View History

2018-04-05 07:11:44 +00:00
---
entry: "Floodfill"
tags: ["kovri"]
terms: ["Floodfill"]
summary: "An I2P router which maintains a distributed network-database"
---
{% include untranslated.html %}
2018-04-05 07:11:44 +00:00
### 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](https://geti2p.net/en/docs/how/network-database) page for details.