diff --git a/i2p2www/legacy.py b/i2p2www/legacy.py index ee528804..d8d18c24 100644 --- a/i2p2www/legacy.py +++ b/i2p2www/legacy.py @@ -24,6 +24,7 @@ LEGACY_PAGES_MAP={ 'bounty_debpack': 'get-involved/bounties/deb-pack', 'bounty_i2phex': 'get-involved/bounties/i2phex', 'bounty_ipv6': 'get-involved/bounties/ipv6', + 'bounty_netdb': 'get-involved/bounties/netdb', 'bounty_rutrans': 'get-involved/bounties/russian-trans', 'bounty_silc': 'get-involved/bounties/silc', 'bounty_syndie2012': 'get-involved/bounties/syndie-2012', diff --git a/i2p2www/pages/site/get-involved/bounties/index.html b/i2p2www/pages/site/get-involved/bounties/index.html index c63e7129..e4dc71b3 100644 --- a/i2p2www/pages/site/get-involved/bounties/index.html +++ b/i2p2www/pages/site/get-involved/bounties/index.html @@ -85,8 +85,8 @@ etc), and the like.
18 BTC
Proposal in development
{{ _('Proposal in development') }}
I2P team
hottuna
325 € per sub-bounty
The current NetDB implementation (namely the FloodFill system) +
{% trans -%} +The current NetDB implementation (namely the FloodFill system) needs to be extended with another backend to improve reliability, reduce attack surface and solve the scalability issue for the coming years. -
+{%- endtrans %} - -A solution likely based on a DHT will be investigated and +
{% trans -%} +A solution likely based on a DHT will be investigated and finally implemented. -
+{%- endtrans %}