Update and release

This commit is contained in:
idk
2020-09-24 20:20:26 -04:00
parent 0ba0aafa7c
commit 6d6dce88dd
3 changed files with 7 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ MOZ_VERSION=0.78
VERSION=0.77
## INCREMENT THIS EVERY TIME YOU DO A RELEASE
LAST_VERSION=0.75
LAST_VERSION=0.73
YELLOW=F7E59A
ORANGE=FFC56D

View File

@@ -105,7 +105,11 @@
<li><img alt="Monitoring torrents" src="transmissionrpc.png" title="">
</li>
<li>[Started] Indicate the level of authenticity provided by TLS. TLS is optional on I2P for now, but some sites offer it anyway. TLS support is experimental and in the works.</li>
<li>[Started] <strong>Indicate</strong> the level of authenticity provided by TLS. TLS is optional on I2P for now, but some sites offer it anyway. TLS support is experimental and in the works.</li>
<li>[Started] <strong>Provide</strong> alternate, in-I2P destinations for web sites that want to mirror their content within I2P.</li>
<li>[Started] <strong>Enhance</strong> the I2P browsing experience by allowing site developers distribute some or all of their resources as torrents, allowing the torrents to be treated effectively as a CDN.</li>
<li>[barely started] <strong>Isolate</strong> traffic by contextual identity to it's own HTTP Proxy tunnel, each reflecting it's own pseudonymous identity within I2P. The contextual identities. For now, the contextual identities used to manage browsing are "I2P Browsing" and "Web Browsing" where I2P Browsing is capable of using an outproxy but in the case of traffic destined for the clearnet does not do header rewriting, and Web Browsing falls back to the Proxy configured in Firefox. The I2P Browsing will be expanded to
<ul>

View File

@@ -26,7 +26,7 @@
],
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "0.73",
"version": "0.78",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/eyedeekay/I2P-in-Private-Browsing-Mode-Firefox",
"icons": {