roadmap update

This commit is contained in:
zzz
2019-02-11 13:26:07 +00:00
parent 88bf851e7f
commit b531ed5a1e

View File

@ -1,6 +1,6 @@
{% extends "global/layout.html" %}
{% block title %}{{ _('Roadmap') }}{% endblock %}
{% block lastupdated %}{% trans %}January 2019{% endtrans %}{% endblock %}
{% block lastupdated %}{% trans %}February 2019{% endtrans %}{% endblock %}
{% block content %}
<p>
@ -392,6 +392,37 @@ geti2p/i2p docker image available at our download page
starting investigation of zerodeps jre
</li><li>
starting investigation of monolithic installer
</li><li>
Browser identity management UI WebExtension for i2p Browser build
</li><li>
Browser tunnel identity management UI WebExtension for i2p Browser build
</li><li>
Browser news/documentation inclusion WebExtension for i2p Browser build
</li><li>
Extended SOCKS Proxy with WebExtension Native Messaging features for i2p Browser build and general use
</li><li>
Have apt-transport-i2p and all of its dependencies on-track for inclusion in Debian
(sam3 and gosam, the Go i2p application libraries), include in PPA/Project repo
</li><li>
Create .deb package for Extended SOCKS proxy for PPA/Project Repo
</li><li>
Write beginner application development guides for SAM applications
</li><li>
Start community PPA and application development (sub)forums
</li><li>
Write I2P rules for ferm (frontend for iptables) on Tails
</li><li>
Use less risky code for /tmp handling in I2P initscript and systemd unit file (#1837)
</li><li>
Make i2p.service aware User/Group so that status is updated (#2324)
</li><li>
Make i2p.postinst not use recursive chmod
</li><li>
Release new Syndie, replace icons
</li><li>
Update Syndie website
</li><li>
Write materials for newbies on Medium
</li></ul>
@ -414,6 +445,20 @@ Debian packaging changes and improvements
Ready indication for Tails
</li><li>
Onboarding improvements
</li><li>
Split configuration directories for i2ptunnel and other applications as appropriate
</li><li>
Self-installing client/service demos for nginx(server only), ssh/sshd, and Mattermost client/server using split i2ptunnel configuration and apt
</li><li>
Port any maintainable, i2p-native bittorrent client to be apt-get installable in Debian, likely BiglyBT or XD
</li><li>
Produce iso for "I2P Linux Distro Redux" Project using these features
</li><li>
Achieve reproducible build (#2279)
</li><li>
Add v3 onion support to Orchid, then I2P Orchid plugin
</li><li>
Fix I2P-bote?
</li></ul>