From dceb653f7d80b1d543bb1bfbea2945611fe63d4f Mon Sep 17 00:00:00 2001 From: idk Date: Wed, 2 Jun 2021 01:19:34 -0400 Subject: [PATCH] Add some roadmap items I intend to do this cycle, no go-i2p specific stuff here though --- i2p2www/pages/site/get-involved/roadmap.html | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/i2p2www/pages/site/get-involved/roadmap.html b/i2p2www/pages/site/get-involved/roadmap.html index 07e096db..5bcaeba6 100644 --- a/i2p2www/pages/site/get-involved/roadmap.html +++ b/i2p2www/pages/site/get-involved/roadmap.html @@ -97,8 +97,6 @@ Hidden mode fixes
  • Change DoH to RFC 8484
  • -Finish work on and deploy I2P "Reseed Plugin" -
  • Fix "Start on Boot" support on Android
  • Add support for copying b32 addresses from the tunnels panel on I2P for Android client @@ -111,15 +109,8 @@ Document setup/configuration of default I2P site on the project site
  • Add icons and symbols used in I2P router console Light theme to router console Dark theme
  • -Snark UI improvements - Snark RPC inclusion -
  • -Thread-safe implementation of i2cp.rekeyOnIdle -
  • Complete transition to Git
  • -I2PControl expansion - Write proposal documenting potential additions to the I2PControl API, -for creating and querying tunnels. -
  • Donation page redesign and backend (deployment)
  • Review and update information about VCS, Code Repositories, and Mirrors across the entire website. @@ -165,6 +156,16 @@ Start work on SSU2 Continue work on new tunnel build message (proposal 157)
  • New native OSX installer +
  • +X-I2P-Location(alt-svc) locations for built-in I2P Site +
  • +Include automatic browser configuration tool in IzPack installer +
  • +Create C, CGo, SWIG bindings for libi2pd +
  • +Complete, document Go/Java Plugin Generation Tools +
  • +Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no configuration.