merge of '094945b98d69169e985ac8068256fec4ee5515f0'

and 'abb387ef4b4418e0e202272f5535a9f076f9da1d'
This commit is contained in:
z3d
2010-12-18 05:20:48 +00:00
8 changed files with 1521 additions and 1189 deletions

View File

@@ -20,7 +20,7 @@
<h3>Services on I2P</h3>
<ul class="links">
<li class="tidylist"><b>Invisible Internet &amp; Public Web Browsing</b><br>On I2P you can access anonymous websites (aka eepsites) and other services (e.g. ssh over I2P, IRC, Jabber etc.) in addition to being able to host your own services. You can also access the normal web anonymously via I2P's built-in web proxy (aka outproxy).<a href="http://www.i2p2.de/htproxyports.html" target="_blank">Configure your browser</a> to use the <a href="http://proxy.i2p" target="_blank">HTTP proxy</a> at <code>127.0.0.1 port 4444</code>, then browse to an eepsite or a normal, unencrypted <code>http://</code> address. For a pre-configured browser, you may wish to try <a href="http://echelon.i2p/i2pfox/">I2PFox</a>, a custom build of Firefox security hardened and tailored especially for I2P. If you wish to disable or change outproxy access to the normal internet, remove or modify the outproxy entry for <code>false.i2p</code> under the <i>Outproxies</i> option in the <a href="/i2ptunnel/edit?tunnel=0" target="_blank">I2P HTTP Proxy Tunnel Editor</a>. In the Sites of Interest section <a href="#eepsites">below</a>, we list a few of the sites hosted on I2P.</li>
<li class="tidylist"><b>Invisible Internet &amp; Public Web Browsing</b><br>On I2P you can access anonymous websites (aka eepsites) and other services (e.g. ssh over I2P, IRC, Jabber etc.) in addition to being able to host your own services. You can also access the normal web anonymously via I2P's built-in web proxy (aka outproxy). <a href="http://www.i2p2.de/htproxyports.html" target="_blank">Configure your browser</a> to use the <a href="http://proxy.i2p" target="_blank">HTTP proxy</a> at <code>127.0.0.1 port 4444</code>, then browse to an eepsite or a normal, unencrypted <code>http://</code> address. For a pre-configured browser, you may wish to try <a href="http://echelon.i2p/i2pfox/">I2PFox</a>, a custom build of Firefox security hardened and tailored especially for I2P. If you wish to disable or change outproxy access to the normal internet, remove or modify the outproxy entry for <code>false.i2p</code> under the <i>Outproxies</i> option in the <a href="/i2ptunnel/edit?tunnel=0" target="_blank">I2P HTTP Proxy Tunnel Editor</a>. In the Sites of Interest section <a href="#eepsites">below</a>, we list a few of the sites hosted on I2P.</li>
<li class="tidylist"><b>Anonymous E-Mail</b><br>Postman's I2P-based mail system can be accessed either via <a href="../../../../../../susimail/">I2P's built-in webmail</a>
(aka susimail) or using any mail client that supports smtp and pop3.
@@ -29,6 +29,7 @@ account, visit <a href="http://hq.postman.i2p/" target="_blank">hq.postman.i2p</
interface and an integrated addressbook. It is developed by HungryHobo
and can be installed as a <a href="readme.html#plugins">plugin</a>.</li>
<li class="tidylist"><b>Anonymous File Transfer</b><br><a href="/i2psnark" target="_blank">I2PSnark</a> is integrated into I2P, providing anonymous, encrypted <a href="https://secure.wikimedia.org/wikipedia/en/wiki/BitTorrent_%28protocol%29" target="_blank">BitTorrent</a> transfers. In addition, Sponge develops a bittorrent client called <a href="http://bob.i2p/Robert.html">Robert</a> written in Python. There is also a port of <a href="http://www.emule-project.net/" target="_blank">eMule</a> to I2P called <a href="http://echelon.i2p/imule">iMule</a> [Needs developers!], an anonymous, secure implementation of a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Gnutella" target="_blank">Gnutella network</a>, accessible using <a href="http://echelon.i2p/i2phex/" target="_blank">I2Phex</a> [maintained by Complication, seeking new developers!], and additional facilities including browser-based file hosting etc.</li>
<li class="tidylist"><b>Anonymous File Transfer</b><br><a href="/i2psnark" target="_blank">I2PSnark</a> is integrated into I2P, providing anonymous, encrypted <a href="https://secure.wikimedia.org/wikipedia/en/wiki/BitTorrent_%28protocol%29" target="_blank">BitTorrent</a> transfers. In addition, Sponge develops a bittorrent client called <a href="http://bob.i2p/Robert.html">Robert</a> written in Python. There is also a port of <a href="http://www.emule-project.net/" target="_blank">eMule</a> to I2P called <a href="http://echelon.i2p/imule">iMule</a> [Needs developers!], an anonymous, secure implementation of a <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Gnutella" target="_blank">Gnutella network</a>, accessible using <a href="http://echelon.i2p/i2phex/" target="_blank">I2Phex</a> [maintained by Complication, seeking new developers!], and additional facilities including browser-based file hosting etc.</li>
<li class="tidylist"><b>Anonymous Chat</b><br>Start your IRC client (e.g. Chatzilla, Pidgin, XChat)
and connect to the <a href="irc://127.0.0.1:6668/i2p">server</a> at <code>127.0.0.1 port 6668</code>. You do not need to configure a proxy in your IRC client; I2P provides you with a local IRC tunnel (configured in your IRC client as an IRC server or remote host). Your local I2P IRC tunnel on <code>localhost:6668</code> will direct you to one of two IRC servers hosted on I2P by Postman and Badger, but neither you nor they know where the other is, and your mom, ISP or government is unable to intercept your conversation! Once you're there, <code>#i2p-help</code>,<code>#i2p</code>,<code>#i2p-chat</code> and <code>#i2p-dev</code> are just a few of the available channels you may wish to /join. There's also an I2P-based <a href="http://echelon.i2p/qti2pmessenger">Instant Messenger</a> for unmonitorable and uncensorable anonymous chat, as well as alternative IRC servers, Jabber servers, website-based chat etc. And of course you're entirely free to run your own servers over I2P in whatever flavor you choose, or if you're a developer write your own <a href="http://www.i2p2.de/applications.html" target="_blank">I2P applications</a> (both <a href="https://secure.wikimedia.org/wikipedia/en/wiki/User_Datagram_Protocol" target="_blanK">udp</a> and <a href="https://secure.wikimedia.org/wikipedia/en/wiki/Transmission_Control_Protocol" target="_blank">tcp</a> protocols are <a href="http://www.i2p2.i2p/techintro.html#op.transport" target="_blank">provisioned</a>), and <a href="http://www.i2p2.de/streaming.html" target="_blank">realtime streaming</a> is also possible. We also provide full access to the <a href="http://docs.i2p2.de/javadoc/" target="_blank"> java-based api</a>.</li>

View File

@@ -273,13 +273,13 @@ div.warning {
/* console error messages */
div.sorry {
margin: 15px 15px 10px 215px;
margin: -1px 5px 10px 205px;
padding: 20px 20px 20px 75px;
background: #020;
border: 1px solid #494;
-moz-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
-moz-border-radius: 0 0 4px 4px;
-khtml-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
text-align: justify;
background-image:url("images/errortriangle.png");
background-position:15px center;
@@ -322,7 +322,7 @@ div.main textarea {
div.news {
margin: -1px 5px 0px 205px;
padding: 5px 30px 10px 30px;
padding: 5px 30px 5px 30px;
border: 1px solid #494;
background: #000;
background: #000 url("images/news.png")no-repeat scroll bottom right;
@@ -344,11 +344,16 @@ div.news li {
text-align: justify;
list-style: url('images/info_dark.png');
list-style: none;
margin: 0 10px 0 0px;
margin: 0;
padding: 5px 5px 5px 0;
vertical-align: middle;
word-wrap: break-word;
color: #494;
font-weight: bold;
font-size: 9.5pt;
border-bottom: 1px dotted #494;
margin-bottom: 5px;
text-transform: capitalize;
}
div.news h4 {
@@ -358,7 +363,7 @@ div.news h4 {
padding: 0 0 0px 0;
margin: 5px 0 10px 0;
font-size: 10pt;
opacity: 0.8;
opacity: 1;
text-transform: capitalize;
}
@@ -372,10 +377,15 @@ div.news p {
margin-top: -5px;
font-size: 8.5pt;
color: #EE9;
margin-bottom: 0;
}
div.news p:nth-child(n+1) {
margin-top: 5px;
}
div.news hr {
margin: -2px 0 5px 0;
margin: 8px 0 3px 0;
}
div.confignav {

View File

@@ -346,7 +346,7 @@ div.main textarea {
div.news {
margin: 0px 10px 5px 207px;
padding: 10px 25px 7px 25px;
padding: 7px 20px 7px 20px;
border: 1px solid #447;
color: #224;
border-radius: 4px;
@@ -364,7 +364,10 @@ div.news p {
font-size: 9pt;
text-align: justify !important;
line-height: 120%;
margin-top: -7px;
padding: 0 15px;
}
/*
div.news a:link{
color: #a30;
@@ -389,7 +392,7 @@ div.news hr{
color: #225;
background: #225;
height: 1px;
border: 0px dotted #779;
border: 0px dotted #225;
margin: 10px 0 5px;
/* -moz-box-shadow: 0px -1px 1px 1px #ffe;*/
opacity: 0.6;
@@ -398,7 +401,7 @@ div.news hr{
div.news li {
text-align: justify;
list-style: none;
margin: 10px 0 20px 0 !important;
margin: 5px 0 16px 0 !important;
vertical-align: bottom;
border: 1px solid #113;
border-left: 5px solid #113;
@@ -411,6 +414,12 @@ div.news li {
background: #ffe url('images/header.png') center center repeat-x;
-moz-box-shadow: 0 1px 1px 1px rgba(176, 176, 216, 0.4);
-moz-box-shadow: 0 1px 1px 1px rgba(176, 176, 216, 0.4);
font-weight: bold;
text-transform: capitalize;
}
div.news li:first-child {
margin-top: 10px !important;
}
/*
@@ -1149,7 +1158,7 @@ div.footnote {
text-align: right;
color: #447;
font-size: 7pt;
margin-top: -10px;
margin-bottom: -5px !important;
}
div.footnote hr{

View File

@@ -428,6 +428,7 @@ div.news li {
font-size: 10pt;
color: #eef;
text-transform: capitalize;
font-weight: bold;
}
div.news p {
@@ -943,10 +944,11 @@ div.footnote {
text-align: right;
color: #99f;
font-size: 7pt;
margin-bottom: -5px;
}
div.footnote hr{
margin: 15px 0 5px 0 !important;
margin: 15px 0 3px 0 !important;
color: #99f;
background: #99f;
height: 1px;