update readme, pages

This commit is contained in:
idk
2019-12-24 13:36:18 -05:00
parent 3a52c4e2a6
commit 6a8a9039c9
2 changed files with 32 additions and 40 deletions

View File

@@ -63,15 +63,7 @@ amo-readme:
grep -v '<img' > amo-index.html
index:
markdown README.md | \
sed 's|<p>||g' | \
sed 's|</p>||g' | \
sed 's|<h1>|<strong>|g' | \
sed 's|</h1>|</strong>|g' | \
sed 's|<h2>|<strong>|g' | \
sed 's|</h2>|</strong>|g' | \
sed 's|<h3>|<strong>|g' | \
sed 's|</h3>|</strong>|g' > index.html
markdown README.md > index.html
xpi:
#wget -O ../i2ppb@eyedeekay.github.io.xpi \

View File

@@ -1,35 +1,35 @@
<strong>i2psetproxy.js</strong>
<h1>i2psetproxy.js</h1>
This is an <strong>Experimental</strong> webextension which introduces a set of new "Private
<p>This is an <strong>Experimental</strong> webextension which introduces a set of new "Private
Browsing" modes to Firefox-based browsers(Supporting webextensions) that makes
it easier to configure a browser to use I2P securely and adds features for
making I2P applications easier to use. It does this by isolating I2P-specific
settings to Contextual Identities within Firefox, then loading them
automatically when the user requests them. It also adds convenience and
management features specific to I2P like protocol handlers and native messaging
systems.
systems.</p>
<strong>addons.mozilla.org</strong>
<h2>addons.mozilla.org</h2>
For desktop users this addon is available from addons.mozilla.org, where you
<p>For desktop users this addon is available from addons.mozilla.org, where you
will be able to recive automatic updates:
https://addons.mozilla.org/en-US/firefox/addon/i2p-in-private-browsing/.
https://addons.mozilla.org/en-US/firefox/addon/i2p-in-private-browsing/.</p>
<strong>Debian usage:</strong>
<h2>Debian usage:</h2>
Should you prefer, it is possible to install this extension system-wide by
<p>Should you prefer, it is possible to install this extension system-wide by
side-loading it into Debian. You can generate your own deb file by running the
command:
command:</p>
<pre><code> make deb
</code></pre>
and then you can install it with:
<p>and then you can install it with:</p>
<pre><code> sudo apt install ../i2psetproxy.js_*.deb
</code></pre>
<strong>Features</strong>
<h3>Features</h3>
<ul>
<li>[done] <strong>Provide</strong> a way to launch into an I2P-Specific contextual identity
@@ -96,11 +96,11 @@ blog or to other similar websites that you create content on.</li>
<li><img src="clearweb.png" alt="Visiting clearweb" title="" /></li>
</ul>
<strong>Video</strong>
<h3>Video</h3>
<img src="i2psetproxy.js.gif" alt="Video of the plugin in action" title="" />
<p><img src="i2psetproxy.js.gif" alt="Video of the plugin in action" title="" /></p>
<strong>Documents</strong>
<h2>Documents</h2>
<ul>
<li><strong><a href="browser.pdf">Browser Outline</a></strong>: This document is an outline of each of
@@ -110,13 +110,13 @@ the smart landing page which became the I2P home page within the browser and
the drop-down control panel.</li>
</ul>
<strong>Super Extra Important Background Info:</strong>
<h2>Super Extra Important Background Info:</h2>
This plugin's viability is directly related to the viability of Mozilla and
<p>This plugin's viability is directly related to the viability of Mozilla and
Tor's work on hardening Firefox itself and of particular interest are the
"Uplift" and "Fusion(Firefox Using Onions)" projects.
"Uplift" and "Fusion(Firefox Using Onions)" projects.</p>
<strong>Links about Project Uplift</strong>
<h3>Links about Project Uplift</h3>
<ul>
<li>https://wiki.mozilla.org/Security/Tor_Uplift</li>
@@ -126,9 +126,9 @@ Tor's work on hardening Firefox itself and of particular interest are the
<li>https://wiki.mozilla.org/Security/Tor_Uplift/Tracking</li>
</ul>
Project uplift seems to have largely been accomplished?
<p>Project uplift seems to have largely been accomplished?</p>
<strong>Links about Project Fusion</strong>
<h3>Links about Project Fusion</h3>
<ul>
<li>https://wiki.mozilla.org/Security/Fusion</li>
@@ -136,33 +136,33 @@ Project uplift seems to have largely been accomplished?
<li>https://blog.torproject.org/tor-heart-firefox</li>
</ul>
<strong>The Old Version</strong>
<h2>The Old Version</h2>
New versions of this extension create an I2P in Private Browsing mode instead.
<p>New versions of this extension create an I2P in Private Browsing mode instead.
Since this is a drastic change to the behavior of the old plugin, a new entry
for the new plugin has been made at a new location on addons.mozilla.org.
for the new plugin has been made at a new location on addons.mozilla.org.</p>
<ul>
<li>This is the new version: <a href="https://addons.mozilla.org/en-US/firefox/addon/i2p-in-private-browsing/">[link]</a></li>
<li>This is the old version: <a href="https://addons.mozilla.org/en-US/firefox/addon/I2P-Proxy/">[link]</a></li>
<li><p>This is the new version: <a href="https://addons.mozilla.org/en-US/firefox/addon/i2p-in-private-browsing/">[link]</a></p></li>
<li><p>This is the old version: <a href="https://addons.mozilla.org/en-US/firefox/addon/I2P-Proxy/">[link]</a></p></li>
</ul>
<strong>Android usage:</strong>
<h2>Android usage:</h2>
Open the following link
<p>Open the following link
<a href="https://github.com/eyedeekay/i2psetproxy.js/releases/">Github Releases Version</a>
in the browser you want to use for I2P. Firefox will warn you that it is about
to install an extension and indicate the permissions required. Read them over
and when you're ready, accept them. That's all it should take, your browser is
now configured to use I2P.
now configured to use I2P.</p>
<strong>Android addons.mozilla.org(Temporarily Disabled)</strong>
<h3>Android addons.mozilla.org(Temporarily Disabled)</h3>
If you would prefer to recieve automatic updates from AMO, the correct product
<p>If you would prefer to recieve automatic updates from AMO, the correct product
page for this plugin is
<a href="https://addons.mozilla.org/en-US/firefox/addon/i2p-in-private-browsing/">I2P In Private Browsing</a>.
This absolutely requires a working outproxy. If you want to avoid the use of AMO
for updates, you can download the identical plugin from this repository's
releases page. The latest AMO Plugin will always be identical to the latest
github release, except for the version number, which must be incremented for
submission to AMO.
submission to AMO.</p>