Files
idk.i2p/infographics.html
2022-10-22 17:31:04 -04:00

207 lines
5.3 KiB
HTML

<html>
<head>
<title>
idk's home page
</title>
<meta name="author" content="eyedeekay" />
<meta name="description" content="eyedeekay.github.io" />
<meta name="keywords" content="master" />
<link rel="stylesheet" type="text/css" href="style.css" />
<link rel="stylesheet" type="text/css" href="showhider.css" />
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<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="infographics.html">
infographics
</a>
</li>
<li>
<a href="plugins.html">
plugins
</a>
</li>
<li>
<a href="video.html">
video.html
</a>
</li>
<li>
<a href="videos.html">
videos
</a>
</li>
<li>
<a href="ySidebar.html">
ySidebar
</a>
</li>
<li>
<a href="yTop.html">
yTop
</a>
</li>
<li>
<a href="zBlog.html">
zBlog
</a>
</li>
<li>
<a href="zWallet.html">
zWallet
</a>
</li>
</ul>
<br>
<a href="#hidenav">
Hide Navigation
</a>
</div>
</div>
</div>
<a id="returnhome" href="/">
/
</a>
<h1>
Infographics Gallery
</h1>
<p>
These are various infographics I&rsquo;ve found around Reddit, mostly,
and collected here. They are here in part as a way of testing
an approach to using Bittorrent-over-I2P as a peer-to-peer way
of backing the resources on the site.
</p>
<ul>
<li>
<img src="images/attacks.jpg" alt="Types of Attacks" />
</li>
<li>
<img src="images/awareness.jpg" alt="Security Awareness" />
</li>
<li>
<img src="images/banknotes.jpg" alt="Bank Note Security" />
</li>
<li>
<img src="images/barricade.jpg" alt="Barricading a Door" />
</li>
<li>
<img src="images/burglars.png" alt="Burglar Defenses" />
</li>
<li>
<img src="images/cells.jpg" alt="Cell Phones" />
</li>
<li>
<img src="images/csec2.jpg" alt="Computer Security" />
</li>
<li>
<img src="images/csec.jpg" alt="Computer Security 2" />
</li>
<li>
<img src="images/etherpad.jpg" alt="Etherpad" />
</li>
<li>
<img src="images/knots.jpeg" alt="Knots" />
</li>
<li>
<img src="images/langs1.png" alt="Languages" />
</li>
<li>
<img src="images/langs2.png" alt="Languages 1" />
</li>
<li>
<img src="images/laptopsec.jpg" alt="Laptop Security" />
</li>
<li>
<img src="images/leadersec.jpg" alt="Leader Security Vehicles" />
</li>
<li>
<img src="images/lifi.jpg" alt="Wifi vs Lifi" />
</li>
<li>
<img src="images/morse.jpg" alt="Morse" />
</li>
<li>
<img src="images/password-3.png" alt="Passwords" />
</li>
<li>
<img src="images/passwords-1.jpg" alt="Passwords 2" />
</li>
<li>
<img src="images/passwords-2.jpg" alt="Passwords 3" />
</li>
<li>
<img src="images/picks1.jpg" alt="Lock Picks" />
</li>
<li>
<img src="images/picks2.jpg" alt="Lock Picks 2" />
</li>
<li>
<img src="images/plugs.jpg" alt="Electric Plugs" />
</li>
<li>
<img src="images/productivity.jpg" alt="Productivity" />
</li>
<li>
<img src="images/regflow.jpg" alt="Registration Flow" />
</li>
<li>
<img src="images/sites.png" alt="Sites" />
</li>
<li>
<img src="images/tents.jpg" alt="Tents" />
</li>
<li>
<img src="images/tor.png" alt="Tor vs VPN" />
</li>
<li>
<img src="images/torvpnsorta.jpg" alt="Tor vs VPN 2" />
</li>
<li>
<img src="images/uber.jpg" alt="Uber" />
</li>
<li>
<img src="images/wifisec.jpg" alt="Wi-Fi" />
</li>
</ul>
<div id="sourcecode">
<span id="sourcehead">
<strong>
Get the source code:
</strong>
</span>
<ul>
<li>
<a href="https://github.com/eyedeekay/eyedeekay.github.io">
Source Repository: (https://github.com/eyedeekay/eyedeekay.github.io)
</a>
</li>
</ul>
</div>
<div>
<iframe src="https://snowflake.torproject.org/embed.html" width="320" height="240" frameborder="0" scrolling="no"></iframe>
</div>
<div>
<a href="https://geti2p.net/">
<img src="i2plogo.png"></img>
I2P
</a>
</div>
</body>
</html>