17 lines
767 B
HTML
17 lines
767 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>i2p.plugins.tor-manager - Tor Binary Manager</title>
|
|
<link rel="stylesheet" type="text/css" href ="/style.css" />
|
|
</head>
|
|
<body>
|
|
<h1 id="running-in-clearnet-mode">Running in Clearnet Mode</h1>
|
|
<p>Tor Browser is configured to run without Tor, and will now use the non-anonymous web. It is also configured to use uBlock Origin. This allows you to use a hardened web browser for your non-anonymous tasks.</p>
|
|
<ul>
|
|
<li>To get started, perhaps try <a href="https://duckduckgo.com">DuckDuckGo</a></li>
|
|
<li>or <a href="https://privacyguides.org/">PrivacyGuides</a></li>
|
|
</ul>
|
|
<p>This wrapper has been developed for use with the I2P project. To learn more about I2P, visit <a href="https://geti2p.net">Get I2P</a></p>
|
|
</body>
|
|
</html>
|