107 lines
5.7 KiB
HTML
107 lines
5.7 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<link href="search.css" rel="stylesheet">
|
|
<link href="home.css" rel="stylesheet">
|
|
<link href="info.css" rel="stylesheet">
|
|
<title>
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<div id="browserpanel">
|
|
<div class="panel content">
|
|
<div class="section-header panel-section panel-section-header" id="headline">
|
|
<div class="text-section-header">
|
|
<a class="applicationName window-visit-homepage" href="#" id="window-visit-homepage" target="_blank">
|
|
<h1 id="text-section-header">The Invisible Internet Browser</h1></a>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="search-info">
|
|
<div id="i2pbrowser-version">
|
|
</div>
|
|
|
|
<div class="topnav">
|
|
<a class="applicationName" href="http://cuss2sgthm5wfipnnztrjdvtaczb22hnmr2ohnaqqqz3jf6ubf3a.b32.i2p/">Legwork Search Engine</a>
|
|
<form action="http://cuss2sgthm5wfipnnztrjdvtaczb22hnmr2ohnaqqqz3jf6ubf3a.b32.i2p/yacysearch.html?" method="get">
|
|
<input id="search-query" name="query" placeholder="Search on cuss2sgthm5wfipnnztrjdvtaczb22hnmr2ohnaqqqz3jf6ubf3a.b32.i2p(Opens a new tab)" type="search"> <input id="search-submit" text="Submit" type="submit">
|
|
</form>
|
|
</div>
|
|
|
|
<div class="hideIfI2PProxyOff" id="readyness">
|
|
<img class="readyness" src="icons/local_up.png"> <span id="proxy-check">Proxy is ready.</span>
|
|
</div>
|
|
|
|
<div id="i2pbrowser-description">
|
|
<p id="description">You are now able to use I2P in this browser.</p>
|
|
<button class="hidden" id="visit-irc">Visit IRC</button>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="browser-info">
|
|
<p class="hideIfI2PConsoleOff">
|
|
</p>
|
|
|
|
<h3 id="controlHeader">Controls</h3>
|
|
|
|
<p id="controlExplain">These controls are used to tailor your I2P Browsing Experience</p>
|
|
|
|
<ul>
|
|
<!--<li class="application">
|
|
<a href="#" id="clear-browser-data">Clear Browsing Data:</a> <span class="applicationDesc" id="clear-desc">Use this to erase your browsing data.</span>
|
|
</li>
|
|
|
|
<li class="application"><input id="enable-web-rtc" name="enablewebrtc" type="checkbox" value="webrtc"> <label for="enable-web-rtc">Enable WebRTC <strong>with Proxy?</strong></label> <span class="applicationDesc" id="rtcDesc">WebRTC is disabled by default, but can be enabled by checking this box.</span></li>-->
|
|
|
|
<li class="application">
|
|
<div class="panel-section-separator">
|
|
</div>
|
|
|
|
<div class="panel-section-identity">
|
|
<div id="identity-list">
|
|
</div>
|
|
</div>
|
|
</li>
|
|
|
|
<li class="application"><input id="disable-history" name="disablehistory" type="checkbox" value="history"> <label for="disable-history">Disable History in I2P Tabs</label> <span class="applicationDesc" id="histDesc">History is automatically cleared when your I2P tabs are closed. If you want to clear history as you go, check this box.</span></li>
|
|
</ul>
|
|
</div>
|
|
<!--<div class="panel-section-separator">
|
|
</div>-->
|
|
|
|
<div class="application-info">
|
|
<p class="hideIfI2PConsoleOff">
|
|
</p>
|
|
|
|
<h3 id="applicationHeader">Applications</h3>
|
|
|
|
<p id="applicationExplain">These applications use I2P to provide them with security and privacy.</p>
|
|
|
|
<ul>
|
|
<li class="application"><button class="applicationName window-visit-help" href="#" id="window-visit-help" target="_blank">Extension Help Page</button> <span class="applicationDesc" id="abouthome">For more information about this extension, go here:</span></li>
|
|
|
|
<li class="application"><button class="applicationName window-visit-console" href="#" id="window-visit-console" target="_blank">I2P Router Console</button> <span class="applicationDesc" id="aboutconsole">To access the homepage of the router console, go here:</span></li>
|
|
|
|
<li class="application"><button class="applicationName" id="window-visit-i2ptunnel" target="_blank">Hidden Services Manager</button> <span class="applicationDesc" id="i2ptunnel">I2P has a web-based interface for configuring .i2p services like web sites, to set up your own web sites, go here:</span></li>
|
|
|
|
<li class="application"><button class="applicationName" id="window-visit-susimail" target="_blank">E-Mail</button> <span class="applicationDesc" id="susimail">I2P also bundles a webmail client which can be used to access in-I2P e-mail. To use it, go here:</span></li>
|
|
|
|
<li class="application"><button class="applicationName" id="window-visit-snark" target="_blank">BitTorrent</button> <span class="applicationDesc" id="snark">I2P is capable of anonymous Peer-to-Peer file sharing, to use the built-in bittorrent client go here:</span></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<br>
|
|
<script src="context.js"></script>
|
|
<script src="privacy.js"></script>
|
|
<script src="info.js"></script>
|
|
<script src="irc.js"></script>
|
|
<script src="messages.js" type="text/javascript"></script>
|
|
<script crossorigin="anonymous" src="content.js"></script>
|
|
<script crossorigin="anonymous" src="i2pd.js"></script>
|
|
<script src="proxyinfo.js" type="text/javascript"></script>
|
|
</body>
|
|
</html>
|