You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

176 lines
3.6 KiB

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" href="/assets/css/style.css">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<div id="wrapper">
<nav>
<input type="checkbox" id="menu">
<label for="menu">&#9776;</label>
<div class="menu-content">
<a href="/" >Home</a>
<a href="/blog/" >Blog</a>
<a href="https://github.com/TTWNO/" target="_blank" rel="noopener noreferrer" >Code</a>
<a href="/links/" class="on-page" >Links</a>
</div>
</nav>
<h2>Contact Links</h2>
<section class="contact-info">
<p>Main Site -
<a href="/" class="mono">
tait.tech
</a></p>
<p>Professional Email -
<a href="mailto:tait@tait.tech" class="mono">
tait@tait.tech
</a></p>
<p>School Email -
<a href="mailto:tait.hoyem@edu.sait.ca" class="mono">
tait.hoyem@edu.sait.ca
</a></p>
<p>Personal Email -
<a href="mailto:tait.hoyem@protonmail.com" class="mono">
tait.hoyem@protonmail.com
</a></p>
<p>WhatsApp &amp; Signal -
<a href="tel:14037714754" class="mono">
+1 (403) 771-4754
</a></p>
</section>
<h2>Project Links</h2>
<section class="contact-info">
<p>Podcast -
<a href="/podcast/" class="mono">
Out Of Sight
</a></p>
</section>
<h2>Security Links</h2>
<section class="contact-info">
<p>ToxID -
<a href="tox:26EF54FC97D51C086BBD8D2A9FCF31E6BBAC06042862D566C450160B4F1BEC5C9B76E0B7FB01" class="mono">
26EF54FC97D51C086BBD8D2A9FCF31E6BBAC06042862D566C450160B4F1BEC5C9B76E0B7FB01
</a></p>
<p>Public Key -
<a href="https://tait.tech/public-key.asc" class="mono">
https://tait.tech/public-key.asc
</a></p>
</section>
<h2>Other Links</h2>
<section class="contact-info">
<p>Arch Linux Wiki -
<a href="https://wiki.archlinux.org/" class="mono">
https://wiki.archlinux.org/
</a></p>
<p>Suckless -
<a href="https://suckless.org" class="mono">
https://suckless.org
</a></p>
<p>cat -v (considered harmful) [Unencrypted] -
<a href="http://cat-v.org/" class="mono">
http://cat-v.org/
</a></p>
<p>Edward Snowden -
<a href="https://www.biography.com/activist/edward-snowden" class="mono">
https://www.biography.com/activist/edward-snowden
</a></p>
<p>Gentoo Wiki -
<a href="https://wiki.gentoo.org/wiki/Main_Page" class="mono">
https://wiki.gentoo.org/wiki/Main_Page
</a></p>
<p>Luke Smith -
<a href="https://lukesmith.xyz" class="mono">
https://lukesmith.xyz
</a></p>
</section>
<h2>Secure Service Links</h2>
<section class="contact-info">
<p>Signal -
<a href="https://signal.org" class="mono">
https://signal.org
</a></p>
<p>Tox -
<a href="https://tox.chat" class="mono">
https://tox.chat
</a></p>
<p>Protonmail -
<a href="https://protonmail.com" class="mono">
https://protonmail.com
</a></p>
</section>
</div>
</body>
</html>