From dceb653f7d80b1d543bb1bfbea2945611fe63d4f Mon Sep 17 00:00:00 2001 From: idk <hankhill19580@gmail.com> 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 07e096dbf..5bcaeba66 100644 --- a/i2p2www/pages/site/get-involved/roadmap.html +++ b/i2p2www/pages/site/get-involved/roadmap.html @@ -97,8 +97,6 @@ Hidden mode fixes </li><li> Change DoH to RFC 8484 </li><li> -Finish work on and deploy I2P "Reseed Plugin" -</li><li> Fix "Start on Boot" support on Android </li><li> 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 </li><li> Add icons and symbols used in I2P router console Light theme to router console Dark theme </li><li> -Snark UI improvements - Snark RPC inclusion -</li><li> -Thread-safe implementation of i2cp.rekeyOnIdle -</li><li> Complete transition to Git </li><li> -I2PControl expansion - Write proposal documenting potential additions to the I2PControl API, -for creating and querying tunnels. -</li><li> Donation page redesign and backend (deployment) </li><li> 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) </li><li> New native OSX installer +</li><li> +X-I2P-Location(alt-svc) locations for built-in I2P Site +</li><li> +Include automatic browser configuration tool in IzPack installer +</li><li> +Create C, CGo, SWIG bindings for libi2pd +</li><li> +Complete, document Go/Java Plugin Generation Tools +</li><li> +Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no configuration. </li></ul> -- GitLab