diff --git a/installer/resources/readme/readme.html b/installer/resources/readme/readme.html
index 198805882..5082b105a 100644
--- a/installer/resources/readme/readme.html
+++ b/installer/resources/readme/readme.html
@@ -25,27 +25,26 @@
I2P Darknet & Public Web browsing
On I2P you can host anonymous websites (aka eepsites) and other services (eg. ssh over I2p, your own irc server etc), and you can also access the normal web anonymously via I2P. Configure your browser to use the HTTP proxy I2P provides at 127.0.0.1 port 4444
, then
browse to an eepsite or a normal http://
address. Some useful resources are listed below:
- - I2P Community Forum
forum.i2p: a secure
- and anonymous connection to forum.i2p2.de, an online forum community where developers and users alike discuss problems and ideas relating to I2P and associated interests.
+ - I2P Community Forum
forum.i2p: A secure
+ and anonymous connection to forum.i2p2.de, an online forum community where developers and users alike discuss problems and ideas relating to I2P and associated interests.
- I2P Website
www.i2p2.i2p and
- mirror i2p-projekt.i2p: secure and
+ mirror i2p-projekt.i2p: Secure and
anonymous connections to www.i2p2.de.
- - Eepsite Search Engine
eepsites.i2p: an
+ - Eepsite Search Engine
eepsites.i2p: An
anonymously hosted search engine of eepsites.
- - I2P Community-run Wiki
ugha.i2p: ugha's eepsite,
- a wiki that anyone can edit, and lots of links.
+ - Ugha's Wiki
ugha.i2p: An open wiki that anyone can edit with plenty of information about I2P, help for beginners, additional links into the network etc.
- I2P to Freenet Proxy
fproxy.tino.i2p:
Peer into the filesharing world of the Freenet darknet with Tino's I2P to Freenet proxy.
- - Echelon's I2P Resources
echelon.i2p: Software
- archive (I2PFox, iMule, I2P-Messenger etc), information about I2P including a beginner's guide & pre-release developer builds.
- - I2P Pastebin
paste.i2p2.i2p: secure and
+ - Echelon's I2P Resources
echelon.i2p: I2P Software
+ archive and source where possible (eg. I2PFox, iMule, I2P-Messenger etc), information about I2P including a beginner's guide & pre-release developer builds of I2P for the adventurous to try.
+ - I2P Pastebin
paste.i2p2.i2p: Secure and
anonymous paste service allowing anonymous text-based documentation and code sharing over I2P.
- There are many more eepsites - just follow the links from the ones you see,
bookmark your favorites, and visit them often!
-Anonymous Encrypted Webserving
+Anonymous Encrypted Webserving on I2P
- Ready to roll!
I2P comes built-in with a ready-to-go webserver for hosting your own anonymous website (eepsite) on the I2P darknet: a Jetty instance listening on http://127.0.0.1:7658/. To host your own content
@@ -58,7 +57,7 @@
- Start your tunnel
After starting up your pre-configured I2P Webserver tunnel,
your eepsite will be visible to others. Detailed instructions for starting
- your eepsite are on eepsite quickstart guide.
+ your eepsite, registering an .i2p domain and promoting your site to others are accessible via your own I2P websever on http://127.0.0.1:7658/help/.
@@ -73,6 +72,4 @@ your eepsite will be visible to others. Detailed instructions for starting
to review the information on the I2P website,
post up messages to the I2P discussion forum,
or swing by
- #i2p-help, #i2p or #i2p-chat
- on IRC at irc.freenode.net,
- irc.postman.i2p or irc.freshcoffee.i2p (they're linked together).
+ #i2p-help, #i2p or #i2p-chat on I2P's internal IRC network (irc.postman.i2p
or irc.freshcoffee.i2p
). These channels are also available outside of I2P's encrypted, anonymous servers via Freenode IRC.
diff --git a/installer/resources/themes/console/classic/images/i2plogo.png b/installer/resources/themes/console/classic/images/i2plogo.png
index 52d1fd6c7..c8ad1d23d 100644
Binary files a/installer/resources/themes/console/classic/images/i2plogo.png and b/installer/resources/themes/console/classic/images/i2plogo.png differ
diff --git a/installer/resources/themes/console/dark/images/link.png b/installer/resources/themes/console/dark/images/link.png
index 77461f558..5c3d53c73 100644
Binary files a/installer/resources/themes/console/dark/images/link.png and b/installer/resources/themes/console/dark/images/link.png differ
diff --git a/installer/resources/themes/console/dark/images/warning_dark.png b/installer/resources/themes/console/dark/images/warning_dark.png
index 198786c50..afc71a6f6 100644
Binary files a/installer/resources/themes/console/dark/images/warning_dark.png and b/installer/resources/themes/console/dark/images/warning_dark.png differ