diff --git a/README.md b/README.md index 478f358..c70b104 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,9 @@ Usage: the use of I2PSnark as a peer-to-peer delivery mechanism for media files. *  *  + * [Done] **Enhance** 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. *  * [Done] **Indicate** the level of authenticity provided by TLS. TLS is optional on I2P for now, but some sites offer it anyway. TLS support is @@ -122,9 +125,6 @@ Usage: *  * [Done] **Provide** alternate, in-I2P destinations for web sites that want to mirror their content within I2P. - * [Started] **Enhance** 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. * [barely started] **Isolate** 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 diff --git a/index.html b/index.html index 4b542e3..c758683 100644 --- a/index.html +++ b/index.html @@ -124,6 +124,9 @@ adding them directly into the Firefox downloads drop-downs, menus, etc. Enable the use of I2PSnark as a peer-to-peer delivery mechanism for media files.



