Skip to content

Commit

Permalink
page generation update for: 2024-02-01 11:32:05.186495801 -0500 EST m…
Browse files Browse the repository at this point in the history
…=+3.155265530
  • Loading branch information
eyedeekay committed Feb 1, 2024
1 parent a907f57 commit 587f3c0
Show file tree
Hide file tree
Showing 18 changed files with 11,008 additions and 2,635 deletions.
292 changes: 170 additions & 122 deletions AGNOSTIC.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,133 +4,179 @@
i2p.plugins.tor-...
</title>
<meta name="author" content="eyedeekay" />
<meta name="description" content="i2p.plugins.tor-manager.git" />
<meta name="description" content="i2p.plugins.tor-manager" />
<meta name="keywords" content="main" />
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="showhider.css" />
<link rel="stylesheet" type="text/css" href="darklight.css" />
</head>
<body>
<div id="navbar">
<a href="#shownav">
Show navigation
</a>
<div id="shownav">
<div id="hidenav">
<ul>
<li>
<a href="index.html">
index
</a>
</li>
<li>
<a href="AGNOSTIC.html">
AGNOSTIC
</a>
</li>
<li>
<a href="AT-LAST-I2PBROWSER.html">
AT-LAST-I2PBROWSER
</a>
</li>
<li>
<a href="DOCKER.html">
DOCKER
</a>
</li>
<li>
<a href="FIREFOX.html">
FIREFOX
</a>
</li>
<li>
<a href="OFFLINE.html">
OFFLINE
</a>
</li>
<li>
<a href="ONION.html">
ONION
</a>
</li>
<li>
<a href="PLUGINS.html">
PLUGINS
</a>
</li>
<li>
<a href="PREMISE.html">
PREMISE
</a>
</li>
<li>
<a href="UNBLOCKABLE.html">
UNBLOCKABLE
</a>
</li>
<li>
<a href="USAGE.html">
USAGE
</a>
</li>
<li>
<a href="bottom.html">
bottom
</a>
</li>
<li>
<a href="plugins.html">
plugins
</a>
</li>
<li>
<a href="top.html">
top
</a>
</li>
</ul>
<br>
<a href="#hidenav">
Hide Navigation
</a>
<input type="checkbox" id="checkboxDarkLight">
<div class="container">
<div id="navbar">
<a href="#shownav">
Show navigation
</a>
<div id="shownav">
<div id="hidenav">
<ul>
<li>
<a href="..">
Up one level ^
</a>
</li>
<li>
<a href="index.html">
index
</a>
</li>
<li>
<a href="AGNOSTIC.html">
AGNOSTIC
</a>
</li>
<li>
<a href="AT-LAST-I2PBROWSER.html">
AT-LAST-I2PBROWSER
</a>
</li>
<li>
<a href="DOCKER.html">
DOCKER
</a>
</li>
<li>
<a href="FIREFOX.html">
FIREFOX
</a>
</li>
<li>
<a href="OFFLINE.html">
OFFLINE
</a>
</li>
<li>
<a href="ONION.html">
ONION
</a>
</li>
<li>
<a href="PLUGINS.html">
PLUGINS
</a>
</li>
<li>
<a href="PREMISE.html">
PREMISE
</a>
</li>
<li>
<a href="UNBLOCKABLE.html">
UNBLOCKABLE
</a>
</li>
<li>
<a href="USAGE.html">
USAGE
</a>
</li>
<li>
<a href="bottom.html">
bottom
</a>
</li>
<li>
<a href="firefox.html">
firefox.html
</a>
</li>
<li>
<a href="index.html">
index.html
</a>
</li>
<li>
<a href="offline.html">
offline.html
</a>
</li>
<li>
<a href="plugins.html">
plugins
</a>
</li>
<li>
<a href="top.html">
top
</a>
</li>
<li>
<a href="usage.html">
usage.html
</a>
</li>
</ul>
<br>
<a href="#hidenav">
Hide Navigation
</a>
</div>
</div>
</div>
</div>
<h1>
Router Agnosticity Plan
</h1>
<ul>
<li>
<strong>
Rule 1:
</strong>
Don’t make people configure stuff
</li>
<li>
<a id="returnhome" href="/">
/
</a>
<h1>
Router Agnosticity Plan
</h1>
<ul>
<li>
<strong>
Rule 1:
</strong>
Don&rsquo;t make people configure stuff
</li>
<li>
<strong>
Rule 2:
</strong>
Don&rsquo;t sacrifice features
</li>
</ul>
<p>
That means:
</p>
<p>
<strong>
Rule 2:
<em>
detect, detect, detect.
</em>
</strong>
Don’t sacrifice features
</li>
</ul>
<p>
That means:
</p>
<p>
<strong>
<em>
detect, detect, detect.
</em>
</strong>
Detect when it’s a Java router and when it’s a C++ router. Detect
when an API is available or when it isn’t. Detect sound configuration in the absence of user
directives.
</p>
<div>
<a href="#show">
Show license
</a>
<div id="show">
<div id="hide">
<pre><code>MIT License
Detect when it&rsquo;s a Java router and when it&rsquo;s a C++ router. Detect
when an API is available or when it isn&rsquo;t. Detect sound configuration in the absence of user
directives.
</p>
<div id="sourcecode">
<span id="sourcehead">
<strong>
Get the source code:
</strong>
</span>
<ul>
<li>
<a href="https://github.com/eyedeekay/i2p.plugins.tor-manager.git">
Source Repository: (https://github.com/eyedeekay/i2p.plugins.tor-manager.git)
</a>
</li>
</ul>
</div>
<div>
<a href="#show">
Show license
</a>
<div id="show">
<div id="hide">
<pre><code>MIT License

Copyright (c) 2022 idk, The Invisible Internet Project

Expand Down Expand Up @@ -7461,9 +7507,10 @@ <h3>Cryptography</h3>
This Source Code Form is "Incompatible With Secondary Licenses", as
defined by the Mozilla Public License, v. 2.0.
</code></pre>
<a href="#hide">
Hide license
</a>
<a href="#hide">
Hide license
</a>
</div>
</div>
</div>
</div>
Expand All @@ -7472,6 +7519,7 @@ <h3>Cryptography</h3>
</div>
<div>
<a href="https://geti2p.net/">
<img class="i2plogo" src="i2plogo.png"></img>
I2P
</a>
</div>
Expand Down
Loading

0 comments on commit 587f3c0

Please sign in to comment.