Add my roadmap items

This commit is contained in:
idk
2021-09-09 18:29:27 -04:00
parent bb276bd4cf
commit 920eb68fb0
3 changed files with 21 additions and 7 deletions

View File

@@ -95,8 +95,10 @@ more in the coming days!
* {% trans -%}`The History of I2P * {% trans -%}`The History of I2P
</en/blog/post/2021/08/28/History-of-I2P>`_{%- endtrans %} </en/blog/post/2021/08/28/History-of-I2P>`_{%- endtrans %}
* {% trans -%}Dependency-Free I2P of the Future - Jpackage Bundles and I2P-Zero (from Monero){%- endtrans %} * {% trans -%}`Dependency-Free I2P of the Future - Jpackage Bundles and I2P-Zero (from Monero)
* {% trans -%}Level-Up your I2P use with Encrypted LeaseSets{%- endtrans %} </en/blog/post/2021/09/08/I2P-Jpackage-Bundles-and-Zero>`_{%- endtrans %}
* {% trans -%}`Level-Up your I2P use with Encrypted LeaseSets
</en/blog/post/2021/09/07/Level-Up-Encrypted-Leasesets>`_{%- endtrans %}
* {% trans -%}Dividing the Triangle: How I2P Eases Naming and Increases Flexibility for End-Users{%- endtrans %} * {% trans -%}Dividing the Triangle: How I2P Eases Naming and Increases Flexibility for End-Users{%- endtrans %}
* {% trans -%}I2P's Usability Journey{%- endtrans %} * {% trans -%}I2P's Usability Journey{%- endtrans %}
* {% trans -%}Building Bridges - Making Connections with Other Privacy Projects{%- endtrans %} * {% trans -%}Building Bridges - Making Connections with Other Privacy Projects{%- endtrans %}

View File

@@ -104,11 +104,11 @@ of I2P, a much more thorough and secure option could be an Encrypted LeaseSet.
{%- endtrans %} {%- endtrans %}
{% trans -%} {% trans -%}
Before continuing, please read and understand that if you do the following **Before continuing, please read and understand that if you do the following**
procedure without an Encrypted LeaseSet, you will be defeating the security of **procedure without an Encrypted LeaseSet, you will be defeating the security of**
your I2P router. Do not configure access to your router console over I2P without **your I2P router. Do not configure access to your router console over I2P without**
an Encrypted LeaseSet. Additionally, do not share your Encrypted LeaseSet PSK's **an Encrypted LeaseSet. Additionally, do not share your Encrypted LeaseSet PSK's**
with any devices you do not control. You have been warned. **with any devices you do not control.**
{%- endtrans %} {%- endtrans %}
{% trans -%} {% trans -%}

View File

@@ -178,6 +178,18 @@ Send new tunnel build messages (proposal 157)
</li><li> </li><li>
Include automatic browser configuration tool in IzPack installer Include automatic browser configuration tool in IzPack installer
</li><li> </li><li>
Make Fork-and-Exec Plugins Managable
</li><li>
Add I2P-Location Support to HTTP Proxy
</li><li>
Create Debian/Ubuntu Package of I2P Browser Profile
</li><li>
Create Plugin of I2P Browser Profile
</li><li>
Document I2P for Android applications
</li><li>
Document jpackage install processes
</li><li>
Complete, document Go/Java Plugin Generation Tools Complete, document Go/Java Plugin Generation Tools
</li><li> </li><li>
Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no configuration. Reseed Plugin - Run a self-signed HTTPS reseed as a Java router plugin with no configuration.