Initial commit

This commit is contained in:
2025-07-04 19:43:58 -04:00
parent 56a21e393a
commit 7e7196f3ab
71 changed files with 2544 additions and 0 deletions

72
about/index.html Normal file
View File

@ -0,0 +1,72 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ About | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
About
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<style>
.window_content {
background-image: url(/res/img/strawberries.jpg);
background-size: 100%;
}
</style>
<h1 id="hello-world">Hello, world!</h1>
<span style="display: flex;">
<div class="portrait">
<p><img src="/res/img/portrait.png" width="160px" height="160px" alt="Portrait"></p>
</div>
<div>
<p>
Im Jean, and this is my website!
</p>
<p>
Modeled after my ViewSonic E70 CRT monitor, this website
operates in a similar way that a computer would, and its
designed at least somewhat after the Windows XP operating
system.
</p>
<p>
Im a transfem somewhere in my twenties, and I enjoy anime,
manga, video games, computers, and pretty much about
anything nerdy!
</p>
</div>
</span>
<p>
Im also a huge proponent of free and open source software,
as well as encryption, privacy, and security.
</p>
<p>
I hope you enjoy browsing about this weird little website of
mine!
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

View File

@ -0,0 +1,112 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Nexus 7 2013 (WiFi) and Ubuntu Touch | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Nexus 7 2013 (WiFi) and Ubuntu Touch
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h1 id="nexus-7-2013-wifi-and-ubuntu-touch">Nexus 7 2013 (WiFi) and
Ubuntu Touch</h1>
<p><img alt="Scopes (home screen)" src="/res/img/blog/nexus_7_2013_wifi-scopes.png" style="max-width: 50%;"></p>
<p>About a month ago (give or take) I purchased a Nexus 7 2013 (WiFi)
with the intent of flashing Ubuntu Touch (OTA 9) onto it. I had
previously flashed Ubuntu Touch onto a Nexus 5 that I had gotten for
Christmas last year, again with the intent of flashing Ubuntu Touch onto
it, so I knew what I could look forward to and what I could expect.</p>
<h2 id="flashing-ubuntu-touch">Flashing Ubuntu Touch</h2>
<p>Flashing Ubuntu Touch onto the Nexus 7 was pretty easy overall. First
thing I had to do was install <code>adb</code> and <code>fastboot</code>
onto my computer (running Ubuntu), as well as the
<code>ubports-installer</code> snap.</p>
<p><img alt="UBPorts installer" src="/res/img/blog/ubports_installer-nexus_7_2013_wifi.png" style="max-width: 50%;"></p>
<p>Next, on the nexus 7 I needed to enable developer mode, enable USB
debugging, unlock the bootloader, and re-enable dev mode and USB
debugging. After that, I hooked up the Nexus 7 to my PC and launched the
UBports Installer. It detected that the Nexus 7 was connected and pulled
up the menu for flashing it right away. I clicked the needed buttons to
flash it and let it do it's thing.</p>
<h2 id="initial-setup">Initial Setup</h2>
<p>After Ubuntu Touch was flashed onto the Nexus 7, I went through the
initial setup of the device. First was the standard stuff like setting
up WiFi and creating a user account.</p>
<p>After that, I made sure any updates were applied and went on to
install the apps I use from the Open Store, as well as any that I made
myself.</p>
<h2 id="day-to-day-usage">Day-to-Day Usage</h2>
<p>Using this thing more-or-less every day for about the past month, it
has worked great! I use it to check the weather, browse my Mastodon
feed, shop on Amazon, and more!</p>
<h2 id="papercuts">Papercuts</h2>
<p>Of course, my experience has not been perfect. While I have not had
any major issues using Ubuntu Touch on the Nexus 7, here are some
papercuts that I have come across:</p>
<ul>
<li>Screen orrientaion is locked to landscape on lockscreen</li>
<li>WiFi may not auto-reconnect. Pulling down WiFi menu may reconnect
Wifi. Disabling WiFi and re-enabling reconnects WiFi</li>
<li>Username on lockscreen does not move when keyboard pulls up</li>
</ul>
<h2 id="summary">Summary</h2>
<p>All in all, I love this thing! Ubuntu Touch is maturing nicely, and
is very much in a usable, daily driver state. The Nexus 7 is a nice
tablet, with a good screen resolution, feel, and size.</p>
<p>Of course, you may suffer from a lack of apps compaired to what you
may be used to from iOS or Android, however there is a nice selection of
apps available on the Open Store that may fill almost any role you need
them to.</p>
<p>Overall, I would definitely suggest this setup to anyone wanting a
nice tablet with a free OS on it, or simply a nice tablet experience
overall!</p>
<h2 id="afterword-app-picks">Afterword: App Picks</h2>
<p>Here are some apps I recommend using on Ubuntu Touch:</p>
<ul>
<li>FluffyChat (Matrix Client)</li>
<li>Podbird (Podcast client)</li>
<li>Telegram/TELEports* (Telegram)</li>
<li>uMastonauts (Mastodon client)</li>
<li>Recorder (audio recorder)</li>
<li>uAdBlock (system-wide ad blocker)</li>
<li>UT Tweak Tool (tweak UT even more. Use caution!)</li>
</ul>
<p>*TELEports is still in beta as of writing</p>
<hr>
<p>
<img src="/res/img/badges/by-sa.svg" class="cc_badge">
<br>
CC BY-SA 4.0
</p>
<p>
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="external_link" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

View File

@ -0,0 +1,212 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ My Experience with Apple | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
My Experience with Apple
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h1 id="my-experience-with-apple">My Experience with Apple</h1>
<p>Okay, we have some stuff to get into here</p>
<p><br />
</p>
<p>Let's start with a few things right off the bat</p>
<p>I have been an Android user all my life, I've never owned an iPhone
before early September 2023</p>
<p>I very much like the design of iPhones, from how the hardware is
(usually) designed, to how the home screen is designed, to how the icons
look, to the animations and their fluidity</p>
<p>To TL;DR that, I like how they look, always have</p>
<p><br />
</p>
<p>That's not to say that I don't have my issues with iOS, and Apple's
stuff in general</p>
<p>For starters, iOS is a closed-source operating system</p>
<p>One cannot simply look at the source code of it, make and contribute
changes, and if so desired, redistribute their own spin of it</p>
<p>Another point of contention I've always had with Apple's devices, and
one reason it took me so long to purchase an iPhone, is the cost</p>
<p>That's not to say that everything that isn't an iPhone is like half
the price of one, but compared to the price of something like a Google
Pixel 4a (which, by the way, something more privacy respecting like
GrapheneOS or CalyxOS can be put on), it's quite a bit more (and yes, I
am well aware of the iPhone SEs, which have roughly only been about
<code>$50</code> USD more than Google's [Pixel a] series phones)</p>
<p>Customization was another point of contention, however as my age
steadily increases, I find that I want to fiddle with things less
frequently, and like to have something that works for me and I don't
have to mess around with all the time</p>
<p>Anyways, that's enough griping for the time being, let's get into my
actual experiences with Apple's stuff</p>
<h2 id="i-got-an-iphone">I Got… an iPhone?!</h2>
<p>I purchased an iPhone XR off of someone I know for a very generous
<code>$100 USD</code> at the beginning of September this year (the going
rate at the time was around <code>$220 USD</code>), with the intended
purpose of using it as an appliance for it's better facial tracking via
the Face ID camera system compared to an Android camera or a stand alone
webcam for my VTubing activities (which I swear I will get back into at
some point!)</p>
<p>Since I had just acquired this device, and I had never really had the
chance to toy around with an iPhone before, I decided that I would try
using it for a bit, to see what the experience is like, and to see if
how I like having things setup would translate well onto an iPhone
(plus, I wanted to be able to test some things out, like XMPP clients
for iOS, so I can better recommend those types of things to people that
use an iPhone compared to an Android device)</p>
<h2 id="initial-fiddling-with-the-device">Initial Fiddling with the
Device</h2>
<p>First off, allow me to get this out of the way: If you primarily use
a Linux computer, and especially if you do not have a Windows or macOS
machine in your home, forget about plugging the iPhone into your PC and
doing anything with it</p>
<p>It can be done, somewhat, but trust me, save yourself the headache,
it ain't worth it in my opinion</p>
<p>The first real issue, for me, that I ran into with trying to setup
this iPhone like a daily driver was that the experience with trying to
use a KeePass database for password management is… less than
desirable</p>
<p>I ended up setting up Bitwarden and importing my KeePass database
into it (which was really easy, by the by), and quite frankly, the
experience of using Bitwarden on an iPhone, and even an Android device
for that matter, is pretty sweet</p>
<p>Bitwarden on a Linux PC, at least in my use, leaves a small bit to be
desired compared to using KeePassXC, primarily in the auto-typing
category (or seemingly lack-there-of), but overall I actually enjoy
using Bitwarden</p>
<h2 id="starting-to-use-an-iphone">Starting to Use an iPhone</h2>
<p>I decided that, since I wanted to try using my newly acquired iPhone
XR as a daily driver, I'd try using some of the conveniences that come
with it, that I have avoided their contemporaries on other devices</p>
<p>So, I setup Face ID unlocking, and might I just say, it works REALLY
nicely, and something I didn't know about, is that if you aren't looking
right at the device, even if your face is pointed at it, it will not
unlock the thing until you actually look at it, so that's a nice little
touch that I was unaware of</p>
<p>I also put some of my cards in Apple Wallet, because it had been AGES
since I last used tap-to-pay on a phone, due to using custom Android
ROMs for the past few years without any of the Google-y bits, and let me
just say, I missed tap-to-pay</p>
<p><br />
</p>
<p>Since I was unable to get my downloaded music collection onto the
iPhone via the means I had available and was willing to do, I decided to
give Apple Music a try, since I could get a one month free trial of
it</p>
<p>It's perfectly fine, no real qualms with it, aside from the usual “I
don't have any ownership of this music whatsoever and any given song,
album, or artist can be ripped right out from under me at any given
moment” stuff, but that's how I feel about all streaming platforms</p>
<p>I'd say I definitely prefer it to Spotify, because 1) it's more
privacy respecting in comparison, and 2) I'm still bitter at Spotify for
removing SCANDAL for a period of time, and they can go piss in a river
for all I care</p>
<h2 id="where-is-she-now">Where is She Now?</h2>
<p>Well… okay hear me out here</p>
<p>So I've now been using an iPhone as my primary mobile computing
device for just shy of two months, and quite frankly… I rather enjoy
it</p>
<p>I have just recently purchased a brand new (pink!) iPhone 15, along
with a brand new (also pink!) Apple Watch Series 9 (and a pink case and
watchband as well!)</p>
<p>I have honestly come to enjoy using an iPhone, and am finding real
value in what Apple has on offer, especially when one starts to possess
multiple Apple devices (in my case, an iPhone and an Apple Watch)</p>
<p>I am leaning more into the convenience side of them, most definitely,
and quite frankly I am finding actual joy in doing so and feel that it
is providing actual value for me</p>
<p>I am still maintaining using essential services outside of Apple's
ecosystem though, such as continuing to use Nextcloud for my contacts,
calendar, and cloud storage, and Bitwarden versus iCloud Keychain for my
passwords</p>
<p>Raivo, with any syncing turned off, has been my choice for a TOTP 2FA
app</p>
<p>The Dynamic Island on the iPhone 15 is actually pretty nice, nothing
groundbreaking, but what it does bring to the table is rather
pleasant</p>
<p><br />
</p>
<p>I also rather like the Apple Watch</p>
<p>The haptic feedback wen turning the crown feels nice, the ability to
easily find the phone that it's paired to if you misplace it is really
nice to have, the fact that I can use Apple Pay with it instead of
having to pull out my phone is really convenient, plus, and this is a
major one here folks, I can spy on the kitties in Neko Atsume with
it!</p>
<h2 id="are-you-done-yet">Are You Done Yet?</h2>
<p>Mostly <code>(#^-^#)\</code></p>
<p><br />
</p>
<p>Seriously though, I am finding that these things are bringing some
serious value to me, even with all of things about them that annoy
me</p>
<p>iOS isn't open-source; the only way to install apps without
“jailbreaking” is through the App Store, which requires you to have an
Apple ID, which I think asks for WAY too much personal information up
front; without a Windows or macOS computer, you can pretty much forget
about doing virtually anything that you'd be used to with an Android
device, and even then you still lose out in comparison in that field</p>
<p>However, those gripes of mine are almost certainly not going to
matter to most people, and to be frank, I'd sooner trust Apple with my
shit than Google, Amazon, or Facebook/Meta</p>
<p><br />
</p>
<p>Anyways, I like using an iPhone now, I like the Apple Watch, I enjoy
the conveniences they bring, I very well may end up sticking with
Apple's stuff long-term, these things are making me happy</p>
<p>Don't shame people for using things that aren't the most private or
secure, be practical when you are trying to help people with that type
of stuff</p>
<p>I hope you enjoyed reading this, apologies for everything being kinda
everywhere, I'll catch ya in the next one!</p>
<h3 id="software-recommendations-for-the-iphone">Software
Recommendations for the iPhone</h3>
<ul>
<li>Raivo (TOTP 2FA)</li>
<li>Bitwarden (password management)</li>
<li>Monal/Siskin IM (XMPP)</li>
<li>Firefox Focus (general web browsing)</li>
<li>Brave (for using YouTube with a lot of the features of having
YouTube Premium, without the downsides of having the actual app (TL;DR a
more privacy respecting way to use YouTube))</li>
<li>Neko Atsume: Kitty Collector (for seeing cute kitties!)</li>
</ul>
<hr>
<p>
<img src="/res/img/badges/by-sa.svg" class="cc_badge">
<br>
CC BY-SA 4.0
</p>
<p>
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="external_link" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

View File

@ -0,0 +1,196 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Secure Apple ID Against iPhone Theft | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Secure Apple ID Against iPhone Theft
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h1 id="secure-apple-id-against-iphone-theft">Secure Apple ID Against
iPhone Theft</h1>
<p>After acquiring my first iPhone, I stumbled across a video on YouTube
by The Wall Street Journal (WSJ) <a href="#sources">[1]</a> about how
thieves are steeling peoples iPhones and, with just the victim's
passcode, completely and permanently locking victims out of their Apple
account (also detailed in another video <a href="#sources">[2]</a> by
the WSJ)</p>
<p>Both videos <a href="#sources">[1]</a><a href="#sources">[2]</a>, as
well as a video by Techlore <a href="#sources">[3]</a> made (at least
seemingly) in response to the WSJ's reporting, provide some guidance on
what you can do to help protect yourself against something like his
happening</p>
<p>In this blog post of mine, I'm really just gonna be outlining in a
readable format, what was suggested by both the WSJ <a
href="#sources">[1]</a><a href="#sources">[2]</a> and Techlore <a
href="#sources">[3]</a> on what can be done to help protect against
something like this happening to you if your iPhone does get stolen</p>
<h2 id="use-a-privacy-screen-protector">Use a Privacy Screen
Protector</h2>
<p>This one's kind of a low hanging fruit, but something as simple as
using a privacy screen protector can help, simply because one won't be
able to see what is on your screen if viewing your device from the
side</p>
<p>I got myself <a href="https://www.amazon.com/dp/B0CCYM3S2L/">this
one</a> off of Amazon, which seems to be a somewhat popular brand of
screen protectors for iPhone (they have both normal and privacy screen
protectors for iPhone form at least the XR up to the 15 series)</p>
<h2 id="use-longer-more-complex-passcodes">Use Longer, More Complex
Passcodes</h2>
<p>Using a complex passcode goes a long way, especially if it's an
alpha-numeric passcode (where both numbers and letters are used)</p>
<p>Something like <code>[111111]</code> or <code>[123456]</code> is
pretty easy to guess, but having a passcode like <code>[727873]</code>,
or even better, something like
<code>[I 4m 7h3 m057 1337 h4x0r 3v3r!]</code> will improve the security
of your device</p>
<p>And if typing out something like the alpha-numeric passcode I made up
above every time you want to unlock your phone seems like a gigantic
pain in the rear, you always have the option to</p>
<h2 id="use-biometric-unlock-options">Use Biometric Unlock Options</h2>
<p>Setting up either Face ID (on iPhone X and newer) or Touch ID (on
iPhone 5-8, and iPhone SE (up to at least Gen II)), in combination with
a strong passcode, will secure your device even further</p>
<p>With biometric unlocking, i.e. via Face ID, you won't need to enter
your passcode every time you want to unlock your device, so you won't be
inconvenienced by having a strong passcode, and the more you use it, the
less likely a potential thief will be able to discover your iPhone's
passcode</p>
<h2 id="create-a-recovery-key">Create a Recovery Key</h2>
<p>One of the things the aforementioned videos <a
href="#sources">[1]</a><a href="#sources">[2]</a> thieves do is they
create a recovery key for your Apple ID, which prevents you from using
other account recovery options, and Apple from being able to do anything
to help you per their own guidelines</p>
<p>So with that in mind, I STRONGLY recommend creating one yourself as
soon as possible, even without concern for this type of thing happening,
and storing it in someplace safe THAT IS NOT ON YOUR IPHONE</p>
<p>Plus, as explained in the Techlore video <a href="#sources">[3]</a>,
this is a required step for enabling iCloud Advance Data Protection
anyways, so if that's something that you have an interest in doing at
some point, you'll already be ahead of the game there</p>
<p>To do this:</p>
<ul>
<li>1: Open [Settings]</li>
<li>2: Tap on your Apple ID at the top of the Settings app</li>
<li>3: Tap [Sign-In &amp; Security]</li>
<li>4: Tap [Account Recovery]</li>
<li>5: Tap [Recovery Key]</li>
<li>6: Enable [Recovery Key]</li>
</ul>
<p>It will then display a recovery key, which you'll want to jot down,
as the next screen will have you input it</p>
<p>Remember to store it somewhere safe, and off of your iPhone, lest you
may be screwed in the future</p>
<p>Here's the link to
<a href="https://support.apple.com/en-us/HT208072/" class="external_link" target="_blank">Apple's
support page</a> regarding setting up a recovery key, should you wish to
view it</p>
<h2
id="use-screen-time-to-prevent-changing-your-passcode-or-apple-id-password">Use
Screen Time to Prevent Changing Your Passcode or Apple ID Password</h2>
<p>As outlined in Techlore's video <a href="#sources">[3]</a>, and
mentioned in one of WSJ's videos about this attack <a
href="#sources">[2]</a>, you can make use of the Screen Time feature of
the iPhone to lockdown the ability to change the device's passcode, as
well as your Apple ID's password</p>
<p>To do this:</p>
<ul>
<li>1: Open [Settings]</li>
<li>2: Tap [Screen Time]</li>
<li>3: Tap [Content &amp; Privacy Restrictions]</li>
<li>4: Enable [Content &amp; Privacy Restrictions]</li>
<li>5: Tap [Passcode Changes]</li>
<li>6: Tap [Don't Allow]</li>
<li>7: Tap [&lt; Back]</li>
<li>8: Tap [Account Changes]</li>
<li>9: Tap [Don't Allow]</li>
<li>10: Go back to the [Screen Time] section</li>
<li>11: Tap [Change Screen Time Passcode]</li>
</ul>
<p>From there, it will have you set a four (4) digit passcode which will
be required to make any changes to anything under [Content &amp; Privacy
Restrictions]</p>
<p>When you are creating this passcode, be sure that you DO NOT MAKE IT
THE SAME OR SIMILAR TO YOUR DEVICE'S PASSCODE</p>
<h2 id="use-a-password-manager-other-than-icloud-keychain">Use a
Password Manager Other than iCloud Keychain</h2>
<p>First off, if you're using a password manager, congratulations!</p>
<p>However, if you're using one properly, and that one is the one built
into iCloud Keychain, then if you are locked out of your Apple ID,
you're kinda screwed</p>
<p>What I would suggest, as well as what Techlore suggested <a
href="#sources">[3]</a>, is to use a separate password manager</p>
<p>My personal recommendation would be
<a href="https://bitwarden.com/" class="external_link" target="_blank">Bitwarden</a></p>
<p>The Bitwarden app in iPhone can be used as your default autofill
service, and can be unlocked via biometric, so you won't have to type in
you (STRONG) master password every time you wish to access it</p>
<p>As a plus, if you have Face ID unlock for Bitwarden turned on, it
will mandate the vault's master password to unlock it if Face ID can't
unlock it (y'know, like, if someone steals your iPhone)</p>
<h2 id="wrapping-up">Wrapping Up</h2>
<p>That's about all I've got for this one folks</p>
<p>Some other things that were mentioned between the three videos <a
href="#sources">[1]</a><a href="#sources">[2]</a><a
href="#sources">[3]</a> were things like</p>
<ul>
<li>Using separate passcodes for sensitive apps (i.e. banking apps) when
able, that are different and unrelated to your device's</li>
<li>Not storing photos of sensitive documents (i.e. driver's license,
tax documents) on your mobile device</li>
<li>Not storing banking passwords a password manager (I do see this as a
major plus for overall security, however I personally find it to be too
big of a hit to convenience, so you do you on this one)</li>
</ul>
<h3 id="sources">Sources</h3>
<ol type="1">
<li><a href="https://www.youtube.com/watch?v=QUYODQB_2wQ/" target="_blank" class="external_link">(YouTube)
Apples iPhone Passcode Problem: Thieves Can Ruin Your Entire Digital
Life in Minutes | WSJ</a></li>
<li><a href="https://www.youtube.com/watch?v=KlQFyVF8oW0/" target="_blank" class="external_link">(YouTube)
How to Prevent iPhone Thieves From Stealing Your Apple IDAnd Your Money
| WSJ Tech News Briefing</a></li>
<li><a href="https://www.youtube.com/watch?v=25wG173PL3U/" target="_blank" class="external_link">(YouTube)
Stop iPhone Data Thefts Now!</a></li>
</ol>
<!-- Source links -->
<hr>
<p>
<img src="/res/img/badges/by-sa.svg" class="cc_badge">
<br>
CC BY-SA 4.0
</p>
<p>
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="external_link" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

View File

@ -0,0 +1,106 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Hello Again | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Hello Again
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h1 id="hello-again">Hello Again</h1>
<p>Well howdy there!</p>
<p>Ive… kinda not done anything on here for a while now, huh?</p>
<p>I mean, I updated the look of my website to function kinda like
Windows XP, but I havent really done much in the way of blogging since…
2023?!</p>
<p>Damn, over a year and a half huh?</p>
<h2 id="what-ive-been-up-to">What Ive Been Up to</h2>
<p>Where should I begin…</p>
<p>Oh, I know!</p>
<p>Major one first, Ive got a girlfriend now!</p>
<p>Weve been together for about as long as its been before my last
blog posts regarding Apple stuff (shes not responsible for my lack of
blogging I swear!)</p>
<p>Shes funny, smart, kind, sweet, and just a genuinely awesome person,
I truly love her from the bottom of my heart!</p>
<p>Anyways, enough of the mushy stuff</p>
<p>Ive been playing
<a href="https://sao-if-en.bn-ent.net/" target="_blank">Sword Art
Online: Integral Factor</a> since about March or April, and its been
pretty fun!</p>
<p>Been playing a bunch of
<a href="https://www.warframe.com/" target="_blank">Warframe</a> as
usual, however Ive kinda been sleeping on it for a while now, just
kinda been taking a break, Ill be back on it again with a vengeance
once Isleweaver drops on the 25th</p>
<p>Also have been playing some Battlefield 4 with some peoples recently
on PC (so nice to play this game again, miss my stuff from Xbox though),
and also played R.E.P.O. for the first time as well!</p>
<p>Outside of gaming stuff, Ive switched all my computers (sans my
media PC (soon TM)) to Debian, with ZFS on root, and ZFSBootMenu</p>
<p>Been running Debian Trixie on them all, which at the time of writing
this is still in Testing, but is expected to become Stable potentially
next month</p>
<p>I also installed Debian Bookworm with the same setup on my neighbors
laptop, and will be doing the same for their new-to-them desktop once
the remaining components that were missing have arrived</p>
<p>Shifting gears into Apple related stuff, I got the M2 iPad Air when
it came out, in blue, along with the Apple Pencil Pro to go along with
it</p>
<p>I also got my hands on two (2) black HomePod Minis a few months ago
that were on clearance at a big box retailer near where I work for
around $50 USD each</p>
<p>And they work rather nicely as stereo speakers for the Apple TV 4K
(with ethernet) that I ordered new off the Apple Store app</p>
<h2 id="are-you-done-yet">Are You Done Yet?</h2>
<p>I suppose so</p>
<p>Well anyways, with the <a
href="/blog/2025/06/static-site-generators">recent redoing of how I
craft my website</a>, I should be doing more blog posts now, whenever I
can think of something that I wanna write about, since all I gotta do
now is write the Markdown for them and have my WebGen script take care
of the rest for me</p>
<p>Heres a fun fact before I sign off,
<a href="https://www.kate-editor.org" target="_blank">Kate</a> has a
spell check toggle that I didnt know about, which means I can use my
favorite text editor to write these blog posts while still catching any
incorrect spellings I might make along the way!</p>
<hr>
<p>
<img src="/res/img/badges/by-sa.svg" class="cc_badge">
<br>
CC BY-SA 4.0
</p>
<p>
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="external_link" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

View File

@ -0,0 +1,122 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Static Site Generators | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Static Site Generators
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<a href="/blog/" class="back_button">
<img src="/res/img/back.png" width="23px" height="23px" alt="Back button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h1 id="static-site-generators">Static Site Generators</h1>
<p>Youve likely heard of static site generators before, there certainly
seems to be no shortage of them</p>
<p>Just to name a few off the top of my head, theres
<a href="https://www.gohugo.io/" target="_blank">Hugo</a>,
<a href="https://www.jekyllrb.com/" target="_blank">Jekyll</a>, and
<a href="https://www.11ty.dev/" target="_blank">11ty</a></p>
<p>I personally have never found static site generators appealing,
primarily because I didnt want to be constrained to what themes were
available to them, nor did I want to have to craft my website around how
a given static site generator functioned</p>
<p>I also am “one of those” types of people that like to remove as many
layers of abstraction as I can from what I am doing, and get down into
the nitty gritty of things, partially because I want to know how they
work, partially because I want to not be reliant on a layer of
abstraction that hides whats going on under the hood from me</p>
<p>That said, at least for the ones that you generate from Markdown
files, I can see the appeal, since Markdown is easy to write, meaning
you can, say, publish blog posts more often and more easily, compared to
having to write out all the HTML each time you want to make a new one
(even if you have an HTML file saved somewhere that has most of whats
needed in it already, ya still have to write the new HTML in there)</p>
<p>I personally like writing out the HTML, it allows me to fine-craft my
site to be exactly how I like it, although it can be rather time
consuming to do, even for something so simple as writing a blog post or
something (which I totally do on the regular…)</p>
<h2 id="where-i-was">Where I Was</h2>
<p>So the most recent version of my website (as of late June 2025) was
completely hand-crafted in HTML and CSS</p>
<p>I wrote everything in raw HTML, from the initial page where ya click
the power button on the monitor to get into the site proper, to any blog
posts I had written, which while fun, honestly did make it a slight
chore when I wanted to make a new page, or write a new blog post (same
difference for all intents and purposes)</p>
<h2 id="what-i-used-to-do">What I Used to Do</h2>
<p>Before the most recent (again, at the time of writing) redesign of my
website, I made a nice little Bash script I called WebGen</p>
<p>Its a wrapper for a program called
<a href="https://www.pandoc.org/" target="_blank">Pandoc</a>, which can
take multiple kinds of document files (i.e. Markdown) as input, and
convert them into multiple other kinds of document files (i.e. HTML) as
output</p>
<p>Pandoc also has the ability to use template files for the output,
allowing, say, an HTML file to be used as a template that the content
of, say, a Markdown file, can be slapped into at a specific place in the
HTML</p>
<p>So my little WebGen script would scour a directory for Markdown
files, convert them into HTML, put the converted HTML into the
designated spot in the template HTML file, and output that to an HTML
file where specified by the Markdown file</p>
<p>Twas pretty simple</p>
<h2 id="what-im-doing-now">What Im doing now</h2>
<p>After doing the whole “Im gonna write everything on this website
from complete scratch” thing for a while, I decided Id take a look at
that old WebGen script of mine again</p>
<p>I modified it to source a config file that houses where the root
directory of the website is, where the Markdown files are kept, and
where the template HTML files are located</p>
<p>The Markdown files now contain the title of the page (which Pandoc
puts in the final output HTML), the name of the template HTML file to
use, and the location of the new page relative to the web root</p>
<p>So the script crawls the directory of Markdown files, one-by-one
parses the location and template from each Markdown file, and does the
aforementioned stuff, and bang, web pages!</p>
<h2 id="long-story-short">Long Story Short</h2>
<p>I cleaned up WebGen, made some new template HTML files from the two
main page styles of my website, and am using it again for non-bespoke
pages on my website, especially blog posts</p>
<h2 id="if-i-wanna-use-this-thing-of-yours-myself-where-can-i-get-it">If
I Wanna Use This Thing of Yours Myself, Where Can I Get it?</h2>
<p>Ill have it up on my Gitea whenever I get around to spinning up a
new instance of it, and Ill update this here post when I do</p>
<p>I also plan on rewriting WebGen in Python so that people on OSes
besides Linux can make use of it if they so wish</p>
<hr>
<p>
<img src="/res/img/badges/by-sa.svg" class="cc_badge">
<br>
CC BY-SA 4.0
</p>
<p>
This work is licensed under a <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="external_link" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

116
blog/feed.rss Normal file
View File

@ -0,0 +1,116 @@
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>
easthighNerd's Blog
</title>
<link>
https://www.easthighnerd.net/blog/
</link>
<description>
It's my blog, what else is there to say?
</description>
<image>
<url>
https://www.easthighnerd.net/res/img/favicon.gif
</url>
<title>
easthighNerd's Blog
</title>
<link>
https://www.easthighnerd.net/
</link>
</image>
<language>
en-us
</language>
<lastBuildDate>
Sat, 21 June 2025 15:48:24 -0400
</lastBuildDate>
<item>
<title>
Hello Again
</title>
<link>
https://www.easthighnerd.net/blog/2025/06/hello-again/
</link>
<guid>
64633128-6063-49f6-aa4a-eaddd3954071
</guid>
<pubDate>
Sat, 21 June 2025 13:32:17 -0400
</pubDate>
<description>
Ive… kinda not done anything on here for a while now, huh?
</description>
</item>
<item>
<title>
Static Site Generators
</title>
<link>
https://www.easthighnerd.net/blog/2025/06/static-site-generators/
</link>
<guid>
c3452a3b-5f11-476e-bb7f-9f8e382b5169
</guid>
<pubDate>
Sat, 21 June 2025 13:32:04 -0400
</pubDate>
<description>
Youve likely heard of static site generators before, there certainly seems to be no shortage of them
</description>
</item>
<item>
<title>
Secure Apple ID Against iPhone Theft
</title>
<link>
https://www.easthighnerd.net/blog/2023/11/secure-apple-id-against-iphone-theft/
</link>
<guid>
102d83aa-906f-4735-a659-24d7f12c2325
</guid>
<pubDate>
Wed, 01 November 2023 00:00:01 -0400
</pubDate>
<description>
After acquiring my first iPhone, I stumbled across a video on YouTube by The Wall Street Journal (WSJ) about how thieves are steeling peoples iPhones and, with just the victim's passcode, completely and permanently locking victims out of their Apple account (also detailed in another video by the WSJ)
</description>
</item>
<item>
<title>
My Experience with Apple
</title>
<link>
https://www.easthighnerd.net/blog/2023/11/my-experience-with-apple/
</link>
<guid>
67057fa4-1bac-415d-b20d-c356a6fb0d54
</guid>
<pubDate>
Wed, 01 November 2023 00:00:00 -0400
</pubDate>
<description>
Okay, we have some stuff to get into here
</description>
</item>
<item>
<title>
Nexus 7 2013 WiFi and Ubuntu Touch
</title>
<link>
https://www.easthighnerd.net/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/
</link>
<guid>
431d9310-a9f2-443e-8f3c-92e6021e0c51
</guid>
<pubDate>
Sun, 26 May 2019 00:00:00 -0400
</pubDate>
<description>
About a month ago (give or take) I purchased a Nexus 7 2013 (WiFi) with the intent of flashing Ubuntu Touch (OTA 9) onto it. I had previously flashed Ubuntu Touch onto a Nexus 5 that I had gotten for Christmas last year, again with the intent of flashing Ubuntu Touch onto it, so I knew what I could look forward to and what I could expect.
</description>
</item>
</channel>
</rss>

72
blog/index.html Normal file
View File

@ -0,0 +1,72 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Blog | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Blog
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h1 id="welcome-to-my-blog">Welcome to… my blog!</h1>
<p><a href="/blog/feed.rss" target="_blank"><img src="/res/img/rss.gif" title="RSS Feed" alt="RSS feed gif"></a></p>
<h2 id="recent-blog-posts">Recent blog posts</h2>
<ol type="1">
<li>2025-06-21 - <a href="/blog/2025/06/hello-again/">Hello
Again</a></li>
<li>2025-06-21 - <a
href="/blog/2025/06/static-site-generators/">Static Site
Generators</a></li>
<li>2023-11-01 - <a
href="/blog/2023/11/secure-apple-id-against-iphone-theft/">Secure
Apple ID Against iPhone Theft</a></li>
<li>2023-11-01 - <a
href="/blog/2023/11/my-experience-with-apple/">My Experience
with Apple</a></li>
<li>2019-05-26 - <a
href="/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/">Nexus
7 2013 WiFi and Ubuntu Touch</a></li>
</ol>
<h2 id="all-blog-posts">All blog posts</h2>
<ul>
<li>2025-06-21 - <a href="/blog/2025/06/hello-again/">Hello
Again</a></li>
<li>2025-06-21 - <a
href="/blog/2025/06/static-site-generators/">Static Site
Generators</a></li>
<li>2023-11-01 - <a
href="/blog/2023/11/secure-apple-id-against-iphone-theft/">Secure
Apple ID Against iPhone Theft</a></li>
<li>2023-11-01 - <a
href="/blog/2023/11/my-experience-with-apple/">My Experience
with Apple</a></li>
<li>2019-05-26 - <a
href="/blog/2019/05/nexus-7-2013-wifi-and-ubuntu-touch/">Nexus
7 2013 WiFi and Ubuntu Touch</a></li>
</ul>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

103
buttons/index.html Normal file
View File

@ -0,0 +1,103 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Buttons | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Buttons
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<!-- 88x31 -->
<!--<a href="https:///" target="_blank"><img src="/res/img/badges/" alt="" width="88px" height="31px"></a>-->
<!-- 32x32 -->
<!--<a href="https:///" target="_blank"><img src="/res/img/buttons/" alt="" width="32px" height="32px"></a>-->
<div class="button_container"
style="position: absolute; top: 0px; left: 4px;">
<h2 style="text-align: center;">
My Badges
</h2>
<div
style="overflow: auto; height: 201px; margin-top: -8px;">
<div class="web_buttons">
<!-- Badges -->
<p><a href="/res/img/badges/large/web-badge-large.gif" target="_blank"><img src="/res/img/badges/web-badge.gif" alt="" width="88px" height="31px"></a>
<a href="/res/img/badges/large/web-badge-2-large.gif" target="_blank"><img src="/res/img/badges/web-badge-2.gif" alt="" width="88px" height="31px"></a></p>
</div>
</div>
</div>
<div class="button_container"
style="position: absolute; bottom: 4px; left: 4px;">
<h2 style="text-align: center;">
Others Badges
</h2>
<div
style="overflow: auto; height: 201px; margin-top: -8px;">
<div class="web_buttons">
<p><a href="https://yesterweb.org/no-to-web3/" target="_blank"><img src="/res/img/badges/roly-saynotoweb3.gif" alt="Say no to Web3" width="88px" height="31px"></a>
<a href="https://yesterweb.org/" target="_blank"><img src="/res/img/badges/yesterweb.png" alt="The Yesterweb" width="88px" height="31px"></a>
<a href="https://www.homestuck.com/sweet-bro-and-hella-jeff" target="_blank"><img src="/res/img/badges/sbahj.jpg" alt="sweet bro and hella jeff" width="88px" height="31px"></a>
<a href="https://ribo.zone/" target="_blank"><img src="/res/img/badges/ribozone.gif" alt="ribose" width="88px" height="31px"></a>
<a href="https://32bit.cafe/" target="_blank"><img src="/res/img/badges/32b-neon.gif" alt="32-Bit Cafe" width="88px" height="31px"></a>
<a href="https://sapoweb.neocities.org/" target="_blank"><img src="/res/img/badges/sapo_banner.gif" alt="where cinders lie" width="88px" height="31px"></a></p>
</div>
<div class="web_buttons">
<p><img src="/res/img/badges/brokenimg.png" alt="Broken image" width="88px" height="31px">
<img src="/res/img/badges/cookie.png" alt="No cookies" width="88px" height="31px">
<img src="/res/img/badges/i_dream_in_html.gif" alt="I dream in HTML" width="88px" height="31px">
<img src="/res/img/badges/bestcomp.gif" alt="Best viewed with a computer" width="88px" height="31px"></p>
</div>
</div>
</div>
<div class="button_container"
style="position: absolute; top: 0px; right: 4px;">
<h2 style="text-align: center;">
My Buttons
</h2>
<div
style="overflow: auto; height: 201px; margin-top: -8px;">
<div class="web_buttons">
<!-- Buttons -->
<p><a href="/res/img/buttons/large/web-button-2-large.gif" target="_blank"><img src="/res/img/buttons/web-button-2.gif" width="32px" height="32px"></a>
<a href="/res/img/buttons/large/trans_flag-shine-large.gif" target="_blank"><img src="/res/img/buttons/trans_flag-shine.gif" width="32px" height="32px"></a></p>
</div>
</div>
</div>
<div class="button_container"
style="position: absolute; bottom: 4px; right: 4px;">
<h2 style="text-align: center;">
Others Buttons
</h2>
<div
style="overflow: auto; height: 201px; margin-top: -8px;">
<div class="web_buttons">
</div>
</div>
</div>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

107
home/index.html Normal file
View File

@ -0,0 +1,107 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Home | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="desktop">
<div class="desktop_buttons" style="text-align: center;">
<div>
<p>
<a href="/about/">
<p>
<img src="/res/img/about.png" width="64px" height="64px" alt="About">
<br>
About
</p>
</a>
</p>
</div>
<div>
<p>
<a href="/blog/">
<p>
<img src="/res/img/blog.png" width="64px" height="64px" alt="Blog">
<br>
Blog
</p>
</a>
</p>
</div>
<div>
<p>
<a href="/buttons/">
<p>
<img src="/res/img/buttons/easthighnerd-2.gif" width="64px" height="64px" alt="Buttons">
<br>
Buttons
</p>
</a>
</p>
</div>
<div>
<p>
<a href="mailto:contact@easthighnerd.net">
<p>
<img src="/res/img/email.png" width="64px" height="64px" alt="Email">
<br>
Email
</p>
</a>
</p>
</div>
<div>
<p>
<a href="/social/" target="_blank">
<p>
<img src="/res/img/social.png" width="64px" height="64px" alt="Social">
<br>
Fediverse
</p>
</a>
</p>
</div>
<div>
<p>
<a href="/links/">
<p>
<img src="/res/img/links.png" width="64px" height="64px" alt="Links">
<br>
Links
</p>
</a>
</p>
</div>
<div>
<p>
<a href="/pgp/">
<p>
<img src="/res/img/pgp.png" width="64px" height="64px" alt="PGP">
<br>
PGP
</p>
</a>
</p>
</div>
<div>
<p>
<a href="xmpp:easthighnerd@bebopfederation.org?message">
<p>
<img src="/res/img/chat.png" width="64px" height="64px" alt="XMPP">
<br>
XMPP
</p>
</a>
</p>
</div>
</div>
<div class="taskbar">
<img src="/res/img/start-large.png" width="97px" height="30px" alt="Start">
</div>
</body>
</html>

29
index.html Normal file
View File

@ -0,0 +1,29 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="monitor_body">
<div class="monitor">
<div class="monitor_screen">
<img src="/res/img/monitor-screen.png" width="1248px" height="768px">
</div>
<div class="monitor_bar">
<img src="/res/img/monitor-button-1.png" width="80px" height="64px" style="margin-left: 128px;">
<img src="/res/img/monitor-button-down.png" width="80px" height="64px">
<img src="/res/img/monitor-button-up.png" width="80px" height="64px">
<img src="/res/img/monitor-button-2.png" width="80px" height="64px">
<img src="/res/img/monitor-power-light-off.png" width="64px" height="64px" style="border-width: 0px; margin-left: 64px; margin-right: 0px;">
<a href="/landing/" class="power_button">
<img src="/res/img/transparent.png" width="80px" height="64px" alt="Power button" style="border-width: 0px;">
</a>
</div>
</div>
</body>
</html>

33
landing/index.html Normal file
View File

@ -0,0 +1,33 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
<meta http-equiv="refresh" content="6; url='/home/'">
</head>
<body class="monitor_body">
<div class="monitor">
<div class="monitor_screen">
<div class="landing_screen">
<img src="/res/img/monitor-screen.png" width="1248px" height="768px">
</div>
<div class="landing_screen_wallpaper">
<img src="/res/img/bliss-hd.jpg" width="1024px" height="640px">
</div>
</div>
<div class="landing_screen_bar">
<img src="/res/img/monitor-button-1.png" width="80px" height="64px" style="margin-left: 128px;">
<img src="/res/img/monitor-button-down.png" width="80px" height="64px">
<img src="/res/img/monitor-button-up.png" width="80px" height="64px">
<img src="/res/img/monitor-button-2.png" width="80px" height="64px">
<img src="/res/img/monitor-power-light-on.png" width="64px" height="64px" style="border-width: 0px; margin-left: 64px; margin-right: 0px;">
<img src="/res/img/power-button.png" width="80px" height="64px" alt="Power button">
</div>
</div>
</body>
</html>

63
links/index.html Normal file
View File

@ -0,0 +1,63 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Links | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
Links
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<h2
id="heres-some-other-places-on-the-interwebs-i-recommend-having-a-looksie-at">Heres
some other places on the interwebs I recommend having a
looksie at!</h2>
<ul>
<li><a href="https://32bit.cafe/" target="_blank">32-Bit
Cafe</a></li>
<li><a href="https://www.debian.org/" target="_blank">Debian</a></li>
<li><a href="https://www.endof10.org/" target="_blank">End
of 10</a></li>
<li><a href="https://www.fedoraproject.org/" target="_blank">Fedora
Project</a></li>
<li><a href="https://www.fsfe.org/" target="_blank">Free
Software Foundation Europe</a></li>
<li><a href="https://www.gimp.org/" target="_blank">The GNU
Image Manipulation Program</a></li>
<li><a href="https://www.inkscape.org/" target="_blank">Inkscape</a></li>
<li><a href="https://www.kate-editor.org/" target="_blank">Kate</a></li>
<li><a href="https://www.kde.org/" target="_blank">KDE</a></li>
<li><a href="https://www.neocities.org/" target="_blank">Neocities</a></li>
<li><a href="https://www.thenewoil.org/" target="_blank">The
New Oil</a></li>
<li><a href="https://www.nixos.org/" target="_blank">NixOS</a></li>
<li><a href="https://www.techlore.tech/" target="_blank">Techlore</a></li>
<li><a href="https://www.vscodium.com/" target="_blank">VSCodium</a></li>
<li><a href="https://yesterweb.org/" target="_blank">Yesterweb</a></li>
</ul>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

13
pgp/9DC7C667F77DFB0B.asc Normal file
View File

@ -0,0 +1,13 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZ+loTxYJKwYBBAHaRw8BAQdAf2j3KorUam08yNe8BGvQ1wIlkOp7QRP8Yl2Z
oqevf9y0HEplYW4gPGplYW5AZWFzdGhpZ2huZXJkLm5ldD6IkAQTFggAOBYhBNEr
S0/yP9bENu7dy53Hxmf3ffsLBQJn6WhPAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4B
AheAAAoJEJ3Hxmf3ffsLDSwBAMnx0enPS2lJIVtseUfB2BUw2Vw2obJAR/G/OJd0
RuTsAQDBkgTDicKbIqOPxw2JhJbCEpu7RgWftQc2kLbDGdQVCrg4BGfpaE8SCisG
AQQBl1UBBQEBB0By1/rjBhU7naJpyb1bCheAfG+BDHuusfluvS0EP74rZQMBCAeI
eAQYFggAIBYhBNErS0/yP9bENu7dy53Hxmf3ffsLBQJn6WhPAhsMAAoJEJ3Hxmf3
ffsLXzgBAM7+tqsBlLe/A72LetDP3xUZIMyMK7/aUjRqZPKeK4WRAQCDTSQcypJC
JyZNKbhpqXuuUUCtkHFjaqNae2Mt8g+ACw==
=PtEu
-----END PGP PUBLIC KEY BLOCK-----

52
pgp/index.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ PGP | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
</head>
<body class="window">
<div class="window_bar">
<p>
PGP
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</div>
<div class="window_content">
<p><a href="/pgp/9DC7C667F77DFB0B.asc">9DC7 C667 F77D
FB0B</a></p>
<pre><code>----BEGIN PGP PUBLIC KEY BLOCK-----
mDMEZ+loTxYJKwYBBAHaRw8BAQdAf2j3KorUam08yNe8BGvQ1wIlkOp7QRP8Yl2Z
oqevf9y0HEplYW4gPGplYW5AZWFzdGhpZ2huZXJkLm5ldD6IkAQTFggAOBYhBNEr
S0/yP9bENu7dy53Hxmf3ffsLBQJn6WhPAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4B
AheAAAoJEJ3Hxmf3ffsLDSwBAMnx0enPS2lJIVtseUfB2BUw2Vw2obJAR/G/OJd0
RuTsAQDBkgTDicKbIqOPxw2JhJbCEpu7RgWftQc2kLbDGdQVCrg4BGfpaE8SCisG
AQQBl1UBBQEBB0By1/rjBhU7naJpyb1bCheAfG+BDHuusfluvS0EP74rZQMBCAeI
eAQYFggAIBYhBNErS0/yP9bENu7dy53Hxmf3ffsLBQJn6WhPAhsMAAoJEJ3Hxmf3
ffsLXzgBAM7+tqsBlLe/A72LetDP3xUZIMyMK7/aUjRqZPKeK4WRAQCDTSQcypJC
JyZNKbhpqXuuUUCtkHFjaqNae2Mt8g+ACw==
=PtEu
-----END PGP PUBLIC KEY BLOCK-----</code></pre>
<p><img src='/res/img/openpgp4fpr.svg' alt='OPENPGP4FPR QR Code' loading='lazy' width='500pt' height='500pt'></p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/
</p>
</div>
</body>
</html>

455
res/css/default.css Normal file
View File

@ -0,0 +1,455 @@
html, body {
height: 100%;
width: 100%;
margin: 0px;
padding: 0px;
/* font-size: clamp(12px, 18px, 24px); */
font-size: 18px;
}
.monitor_body {
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
background-color: #eceab9;
}
.monitor {
position: absolute;
/* background-image: url("/res/img/monitor.png"); */
/* width: 1280px; */
/* height: 1024px; */
background-repeat: no-repeat;
background-position: center;
margin: 0px;
padding: 0px;
background-size: contain;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.power_button {
/* position: absolute; */
/* right: 208px; */
/* bottom: 0px; */
width: 80px;
height: 64px;
background-image: url("/res/img/power-button.png");
/* background-color: pink; */
border-width: 16px;
border-color: #c8c699;
border-style: solid;
}
.power_button:hover {
background-image: url("/res/img/power-button-pressed.png");
width: 80px;
height: 64px;
}
.desktop {
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
background-color: skyblue;
background-image: url("/res/img/bliss-hd.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
.desktop_buttons {
position: absolute;
width: calc(100% - 16px);
height: calc(100% - 38px);
top: 0px;
left: 0px;
padding: 8px;
padding-top: 0px;
/* background-color: pink; */
display: flex;
flex-direction: column;
flex-wrap: wrap;
align-content: flex-start;
column-gap: 16px;
}
.desktop_buttons a {
color: #e0f8cf;
text-shadow: 2px 2px #071821;
text-align: center;
text-decoration: none;
}
.desktop_buttons img {
/* width: clamp(1em, 1.5em, 2em); */
/* height: clamp(1em, 1.5em, 2em); */
}
.desktop_buttons a:hover {
color: #65ff00;
}
.window {
position: absolute;
background-repeat: no-repeat;
width: calc(100% - 8px);
height: calc(100% - 10px);
margin: 0px;
padding: 0px;
background-color: #E0F8CF;
border-width: 4px;
/* border-top-width: 5px; */
border-bottom-width: 6px;
border-color: #255FDD;
border-top-color: #3675c2;
border-style: solid;
}
.window_bar {
position: absolute;
width: 100%;
height: 136px;
background-color: #255FDD;
/* background-color: pink; */
margin: 0px;
padding: 0px;
overflow: hidden;
/* border-width: 0px; */
/* border-bottom-width: 4px; */
/* border-color: #255FDD; */
/* border-style: solid; */
color: white;
text-shadow: 2px 2px 2px darkblue;
}
.window_bar p {
position: absolute;
text-align: left;
font-size: 32px;
font-weight: bold;
top: 0px;
left: 0px;
margin-top: -2px;
}
.window_bar p::before {
position: relative;
content: "";
background-image: url("/res/img/explorer.png");
background-size: 32px 32px;
display: inline-block;
width: 32px;
height: 32px;
top: 4px;
}
.close_button {
/* background-color: #639bff; */
position: absolute;
right: 3px;
top: 6px;
width: 32px;
height: 32px;
content: url(/res/img/close.png);
}
/*.close_button:hover {
background-color: #5FCDE4;
}*/
.back_button {
/* background-color: #639bff; */
position: absolute;
left: 9px;
top: 80px;
width: 23px;
height: 23px;
}
/*.back_button:hover {
background-color: #5FCDE4;
}*/
.window_content {
position: absolute;
top: calc(48px + 88px);
margin: 0px;
padding: 8px;
padding-top: 0px;
width: calc(100% - 16px);
height: calc(100% - (64px + 88px + 15px));
overflow: auto;
background-color: #e0f8cf;
color: #071821;
/* background-color: pink; */
/* background-color: black; */
/* color: #e0f8cf; */
/* background-color: #071821; */
text-shadow: 2px 2px 3px #e0f8cf;
/* margin-bottom: 23px; */
}
.window_content a {
color: #86c06c;
text-shadow: 1px 1px 0px #071821;
}
.window_content a:hover {
color: #65ff00;
}
.web_buttons {
display: flex;
align-items: center;
justify-content: space-around;
margin: 8px;
flex-wrap: wrap;
row-gap: 8px;
flex-direction: row;
}
/*.power_light {
background-color: #00FF48;
width: 32px;
height: 32px;
position: absolute;
right: 320px;
bottom: 16px;
border-width: 16px;
border-color: #c8c699;
border-style: solid;
margin: 16px;
}*/
.left {
position: absolute;
top: 4px;
left: 4px;
width: 484px;
height: 544px;
border-style: solid;
border-size: 2px;
border-color: #071821;
padding: 4px;
}
.right {
position: absolute;
top: 4px;
right: 4px;
width: 484px;
height: 544px;
border-style: solid;
border-size: 2px;
border-color: #071821;
padding: 4px;
}
.button_container {
width: calc(50% - 20px);
height: calc(50% - 18px);
border-style: solid;
border-size: 2px;
border-color: #071821;
padding: 4px;
}
.taskbar {
background-color: #255FDD;
position: absolute;
width: 100%;
height: 30px;
left: 0px;
bottom: 0px;
/* border-style: solid; */
/* border-width: 0px; */
/* border-top-width: 4px; */
/* border-color: #3675c2; */
background-image: url("/res/img/taskbar.jpg");
background-size: 30px 30px;
}
.taskbar img {
position: absolute;
left: 0px;
bottom: 0px;
}
.monitor_bar, .landing_screen_bar {
position: absolute;
bottom: 48px;
/* background-color: pink; */
width: calc(1056px - 32px);
height: calc(96px - 32px);
/* left: 50%; */
/* right: 50%; */
border-width: 16px;
border-color: #c8c699;
border-style: solid;
display: flex;
justify-content: center;
align-items: center;
padding-left: 8px;
padding-right: 8px;
}
.landing_screen_bar {
/* bottom: 0px; */
animation-name: fade-out;
animation-duration: 5s;
animation-iteration-count: 1;
animation-delay: 2s;
}
.monitor_bar img, .landing_screen_bar img {
border-width: 16px;
border-color: #c8c699;
border-style: solid;
margin-left: 16px;
margin-right: 16px;
}
.monitor_screen, .landing_screen, .landing_screen_wallpaper {
display: flex;
justify-content: center;
align-items: center;
}
.monitor_screen img, .landing_screen img {
position: absolute;
bottom: 192px;
/* left: 16px; */
/* right: 16px; */
background-color: black;
max-width: 97.5%;
max-height: 75%;
}
.landing_screen_wallpaper img {
position: absolute;
bottom: calc(192px + 6.25%);
max-width: 80%;
max-height: 62.5%;
animation-name: fade-in-background, grow-wallpaper;
animation-duration: 2s, 5s;
animation-iteration-count: 1, 1;
animation-delay: 0s, 2s;
}
.landing_screen img {
animation-name: fade-in;
animation-duration: 2s;
animation-iteration-count: 1;
background-color: skyblue;
}
@keyframes fade-in {
0% {
background-color: white;
}
100% {
background-color: skyblue;
}
}
@keyframes fade-in-background {
0% {
opacity: 0;
}
100% {
opacity: 100;
}
}
@keyframes grow-wallpaper {
20%, 100% {
bottom: unset;
}
80%, 100% {
max-width: 100%;
max-height: 100%;
width: 100%;
height: 100%;
}
}
@keyframes fade-out {
0% {
opacity: 100;
}
10%, 100% {
opacity: 0;
border-width: 0px;
}
}
.explorer_bar_top {
margin-top: 48px;
}
.explorer_bar_top p, .explorer_bar_bottom p {
position: absolute;
font-size: 11px;
font-weight: normal;
text-shadow: 0px 0px 0px black;
}
.explorer_bar_top p {
top: calc(71px + 48px - 3px);
/* left: 72px; */
left: 5.75%;
color: black;
}
.explorer_bar_top p::before {
position: unset;
content: unset;
background-image: unset;
background-size: unset;
display: unset;
width: unset;
height: unset;
top: unset;
}
.explorer_bar_bottom {
position: absolute;
margin: 0px;
padding: 0px;
bottom: 0px;
left: 0px;
width: 100%;
height: 23px;
/* background-color: limegreen; */
}
.explorer_bar_bottom p {
bottom: -8px;
left: 22px;
color: black;
}
.portrait img {
border-style: solid;
border-width: 2px;
border-color: #071821;
border-radius: 12.5%;
/* width: clamp(160px, 320px, 320px); */
/* height: clamp(160px, 320px, 320px); */
margin-right: 16px;
}

BIN
res/img/about.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 325 B

BIN
res/img/back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

BIN
res/img/badges/32b-neon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
res/img/badges/bestcomp.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

199
res/img/badges/by-sa.svg Normal file
View File

@ -0,0 +1,199 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://web.resource.org/cc/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="120"
height="42"
id="svg2759"
sodipodi:version="0.32"
inkscape:version="0.45+devel"
version="1.0"
sodipodi:docname="by-sa.svg"
inkscape:output_extension="org.inkscape.output.svg.inkscape">
<defs
id="defs2761" />
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#8b8b8b"
borderopacity="1"
gridtolerance="10000"
guidetolerance="10"
objecttolerance="10"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="179"
inkscape:cy="89.569904"
inkscape:document-units="px"
inkscape:current-layer="layer1"
width="120px"
height="42px"
inkscape:showpageshadow="false"
inkscape:window-width="1198"
inkscape:window-height="624"
inkscape:window-x="488"
inkscape:window-y="401" />
<metadata
id="metadata2764">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<g
transform="matrix(0.9937807,0,0,0.9936694,-177.69409,-74.436409)"
id="g287"
inkscape:export-filename="/mnt/hgfs/Bov/Documents/Work/2007/cc/identity/srr buttons/big/by-sa.png"
inkscape:export-xdpi="300.23013"
inkscape:export-ydpi="300.23013">
<path
id="path3817_2_"
nodetypes="ccccccc"
d="M 182.23532,75.39014 L 296.29928,75.59326 C 297.89303,75.59326 299.31686,75.35644 299.31686,78.77344 L 299.17721,116.34033 L 179.3569,116.34033 L 179.3569,78.63379 C 179.3569,76.94922 179.51999,75.39014 182.23532,75.39014 z"
style="fill:#aab2ab" />
<g
id="g5908_2_"
transform="matrix(0.872921,0,0,0.872921,50.12536,143.2144)">
<path
id="path5906_2_"
cx="296.35416"
ry="22.939548"
cy="264.3577"
type="arc"
rx="22.939548"
d="M 187.20944,-55.6792 C 187.21502,-46.99896 180.18158,-39.95825 171.50134,-39.95212 C 162.82113,-39.94708 155.77929,-46.97998 155.77426,-55.66016 C 155.77426,-55.66687 155.77426,-55.67249 155.77426,-55.6792 C 155.76922,-64.36054 162.80209,-71.40125 171.48233,-71.40631 C 180.16367,-71.41193 187.20441,-64.37842 187.20944,-55.69824 C 187.20944,-55.69263 187.20944,-55.68591 187.20944,-55.6792 z"
style="fill:#ffffff" />
<g
id="g5706_2_"
transform="translate(-289.6157,99.0653)">
<path
id="path5708_2_"
d="M 473.88455,-167.54724 C 477.36996,-164.06128 479.11294,-159.79333 479.11294,-154.74451 C 479.11294,-149.69513 477.40014,-145.47303 473.9746,-142.07715 C 470.33929,-138.50055 466.04281,-136.71283 461.08513,-136.71283 C 456.18736,-136.71283 451.96526,-138.48544 448.42003,-142.03238 C 444.87419,-145.57819 443.10158,-149.81537 443.10158,-154.74451 C 443.10158,-159.6731 444.87419,-163.94049 448.42003,-167.54724 C 451.87523,-171.03375 456.09728,-172.77618 461.08513,-172.77618 C 466.13342,-172.77618 470.39914,-171.03375 473.88455,-167.54724 z M 450.76657,-165.20239 C 447.81982,-162.22601 446.34701,-158.7395 446.34701,-154.74005 C 446.34701,-150.7417 447.80529,-147.28485 450.72125,-144.36938 C 453.63778,-141.45288 457.10974,-139.99462 461.1383,-139.99462 C 465.16683,-139.99462 468.66848,-141.46743 471.64486,-144.41363 C 474.47076,-147.14947 475.88427,-150.59069 475.88427,-154.74005 C 475.88427,-158.85809 474.44781,-162.35297 471.57659,-165.22479 C 468.70595,-168.09546 465.22671,-169.53131 461.1383,-169.53131 C 457.04993,-169.53131 453.59192,-168.08813 450.76657,-165.20239 z M 458.52106,-156.49927 C 458.07074,-157.4809 457.39673,-157.9715 456.49781,-157.9715 C 454.90867,-157.9715 454.11439,-156.90198 454.11439,-154.763 C 454.11439,-152.62341 454.90867,-151.55389 456.49781,-151.55389 C 457.54719,-151.55389 458.29676,-152.07519 458.74647,-153.11901 L 460.94923,-151.94598 C 459.8993,-150.0805 458.32417,-149.14697 456.22374,-149.14697 C 454.60384,-149.14697 453.30611,-149.64367 452.33168,-150.63653 C 451.35561,-151.62994 450.86894,-152.99926 450.86894,-154.7445 C 450.86894,-156.46008 451.37123,-157.82159 452.37642,-158.83013 C 453.38161,-159.83806 454.63347,-160.34264 456.13423,-160.34264 C 458.35435,-160.34264 459.94407,-159.46776 460.90504,-157.71978 L 458.52106,-156.49927 z M 468.8844,-156.49927 C 468.43353,-157.4809 467.77292,-157.9715 466.90201,-157.9715 C 465.28095,-157.9715 464.46988,-156.90198 464.46988,-154.763 C 464.46988,-152.62341 465.28095,-151.55389 466.90201,-151.55389 C 467.95304,-151.55389 468.68918,-152.07519 469.10925,-153.11901 L 471.36126,-151.94598 C 470.31301,-150.0805 468.74007,-149.14697 466.64358,-149.14697 C 465.02587,-149.14697 463.73095,-149.64367 462.75711,-150.63653 C 461.78494,-151.62994 461.29773,-152.99926 461.29773,-154.7445 C 461.29773,-156.46008 461.79221,-157.82159 462.78061,-158.83013 C 463.76843,-159.83806 465.02588,-160.34264 466.55408,-160.34264 C 468.77027,-160.34264 470.35776,-159.46776 471.3154,-157.71978 L 468.8844,-156.49927 z" />
</g>
</g>
<path
d="M 297.29639,74.91064 L 181.06688,74.91064 C 179.8203,74.91064 178.80614,75.92529 178.80614,77.17187 L 178.80614,116.66748 C 178.80614,116.94922 179.03466,117.17822 179.31639,117.17822 L 299.04639,117.17822 C 299.32813,117.17822 299.55713,116.94922 299.55713,116.66748 L 299.55713,77.17188 C 299.55713,75.92529 298.54297,74.91064 297.29639,74.91064 z M 181.06688,75.93213 L 297.29639,75.93213 C 297.97998,75.93213 298.53565,76.48828 298.53565,77.17188 C 298.53565,77.17188 298.53565,93.09131 298.53565,104.59034 L 215.4619,104.59034 C 212.41698,110.09571 206.55077,113.83399 199.81835,113.83399 C 193.083,113.83399 187.21825,110.09913 184.1748,104.59034 L 179.82666,104.59034 C 179.82666,93.09132 179.82666,77.17188 179.82666,77.17188 C 179.82664,76.48828 180.38329,75.93213 181.06688,75.93213 z"
id="path294" />
<g
enable-background="new "
id="g296">
<path
d="M 265.60986,112.8833 C 265.68994,113.03906 265.79736,113.16504 265.93115,113.26172 C 266.06494,113.35791 266.22119,113.42969 266.40088,113.47608 C 266.58154,113.52296 266.76807,113.54639 266.96045,113.54639 C 267.09033,113.54639 267.22998,113.53565 267.3794,113.51368 C 267.52784,113.4922 267.66749,113.44972 267.79835,113.3877 C 267.92823,113.32569 268.03761,113.23975 268.12355,113.13086 C 268.21144,113.02197 268.25441,112.88379 268.25441,112.71533 C 268.25441,112.53515 268.19679,112.38916 268.08156,112.27685 C 267.9673,112.16455 267.81594,112.07177 267.62941,111.99658 C 267.44386,111.92236 267.23195,111.85693 266.9966,111.80078 C 266.76027,111.74463 266.52101,111.68262 266.27883,111.61377 C 266.02981,111.55176 265.78762,111.47559 265.55129,111.38525 C 265.31594,111.29541 265.10402,111.17822 264.9175,111.03515 C 264.73098,110.89208 264.58059,110.71337 264.46535,110.49853 C 264.35109,110.28369 264.29347,110.02392 264.29347,109.71923 C 264.29347,109.37646 264.36671,109.07958 264.51222,108.82763 C 264.6587,108.57568 264.85011,108.36572 265.08644,108.19726 C 265.32179,108.02929 265.58937,107.90478 265.8882,107.82372 C 266.18605,107.74315 266.48488,107.70263 266.78273,107.70263 C 267.13136,107.70263 267.46535,107.74169 267.78566,107.81982 C 268.105,107.89746 268.39015,108.02392 268.6382,108.19824 C 268.88722,108.37256 269.08449,108.59521 269.23097,108.86621 C 269.37648,109.13721 269.44972,109.46582 269.44972,109.85156 L 268.02784,109.85156 C 268.01514,109.65234 267.97315,109.4873 267.90284,109.35693 C 267.83155,109.22607 267.73682,109.12353 267.61964,109.04834 C 267.50148,108.97412 267.36671,108.9209 267.21534,108.89014 C 267.063,108.85889 266.89796,108.84326 266.71827,108.84326 C 266.60108,108.84326 266.48292,108.85596 266.36573,108.88037 C 266.24757,108.90576 266.14112,108.94922 266.04542,109.01123 C 265.94874,109.07373 265.86964,109.15137 265.80812,109.24463 C 265.7466,109.33838 265.71535,109.45654 265.71535,109.59961 C 265.71535,109.73047 265.73976,109.83643 265.78957,109.91699 C 265.83937,109.99804 265.93801,110.07275 266.08352,110.14111 C 266.22903,110.20947 266.43118,110.27832 266.68899,110.34668 C 266.9468,110.41504 267.28372,110.50244 267.70071,110.60791 C 267.82473,110.63281 267.99661,110.67822 268.21731,110.74365 C 268.43801,110.80908 268.65676,110.91308 268.87454,111.05615 C 269.09231,111.1997 269.27981,111.39111 269.43899,111.63037 C 269.59719,111.87012 269.67629,112.17676 269.67629,112.55029 C 269.67629,112.85547 269.61672,113.13867 269.49856,113.3999 C 269.3804,113.66162 269.20461,113.8872 268.97122,114.07666 C 268.73782,114.26709 268.44876,114.41455 268.10403,114.52051 C 267.75833,114.62647 267.35794,114.6792 266.90481,114.6792 C 266.53762,114.6792 266.18118,114.63379 265.83547,114.54346 C 265.49074,114.45313 265.18508,114.31104 264.92043,114.11768 C 264.65676,113.92432 264.4468,113.67774 264.29055,113.37891 C 264.13528,113.07959 264.06106,112.7251 264.06692,112.31397 L 265.4888,112.31397 C 265.48877,112.53809 265.52881,112.72803 265.60986,112.8833 z"
id="path298"
style="fill:#ffffff" />
<path
d="M 273.8667,107.8667 L 276.35986,114.53076 L 274.8374,114.53076 L 274.33349,113.04638 L 271.84033,113.04638 L 271.31787,114.53076 L 269.84326,114.53076 L 272.36377,107.8667 L 273.8667,107.8667 z M 273.95068,111.95264 L 273.11084,109.50928 L 273.09229,109.50928 L 272.22315,111.95264 L 273.95068,111.95264 z"
id="path300"
style="fill:#ffffff" />
</g>
<g
enable-background="new "
id="g302">
<path
d="M 239.17821,107.8667 C 239.49559,107.8667 239.78563,107.89502 240.04735,107.95068 C 240.30907,108.00683 240.53368,108.09863 240.72118,108.22607 C 240.9077,108.35351 241.05321,108.52295 241.15575,108.73437 C 241.25829,108.94579 241.31005,109.20703 241.31005,109.51806 C 241.31005,109.854 241.23388,110.13329 241.08056,110.35742 C 240.92822,110.58154 240.70165,110.76465 240.40283,110.90771 C 240.81494,111.02587 241.12256,111.23291 241.32568,111.5288 C 241.5288,111.82469 241.63037,112.18114 241.63037,112.59814 C 241.63037,112.93408 241.56494,113.22509 241.43408,113.47119 C 241.30322,113.7168 241.12646,113.91748 240.90576,114.07324 C 240.68408,114.229 240.43115,114.34424 240.14795,114.41845 C 239.86377,114.49365 239.57275,114.53075 239.27295,114.53075 L 236.03662,114.53075 L 236.03662,107.86669 L 239.17821,107.86669 L 239.17821,107.8667 z M 238.99071,110.56201 C 239.25243,110.56201 239.46727,110.5 239.63622,110.37597 C 239.80419,110.25146 239.88817,110.05029 239.88817,109.77099 C 239.88817,109.61572 239.85985,109.48828 239.80419,109.38915 C 239.74755,109.28954 239.67333,109.21239 239.57958,109.15624 C 239.48583,109.10058 239.37841,109.06151 239.25731,109.04003 C 239.13524,109.01806 239.00926,109.00732 238.8784,109.00732 L 237.50535,109.00732 L 237.50535,110.56201 L 238.99071,110.56201 z M 239.07664,113.39014 C 239.22019,113.39014 239.35691,113.37647 239.48777,113.34815 C 239.61863,113.32032 239.73484,113.27344 239.83445,113.2085 C 239.93406,113.14307 240.01316,113.0542 240.07273,112.94239 C 240.1323,112.83058 240.1616,112.68751 240.1616,112.51319 C 240.1616,112.17139 240.06492,111.92725 239.87156,111.78126 C 239.6782,111.63527 239.42234,111.56202 239.10496,111.56202 L 237.50535,111.56202 L 237.50535,113.39014 L 239.07664,113.39014 z"
id="path304"
style="fill:#ffffff" />
<path
d="M 241.88914,107.8667 L 243.53269,107.8667 L 245.09324,110.49854 L 246.64402,107.8667 L 248.27781,107.8667 L 245.80418,111.97315 L 245.80418,114.53077 L 244.33543,114.53077 L 244.33543,111.93604 L 241.88914,107.8667 z"
id="path306"
style="fill:#ffffff" />
</g>
<g
id="g6316_1_"
transform="matrix(0.624995,0,0,0.624995,391.2294,176.9332)">
<path
id="path6318_1_"
cx="475.97119"
ry="29.209877"
cy="252.08646"
type="arc"
rx="29.209877"
d="M -175.0083,-139.1153 C -175.00204,-129.7035 -182.62555,-122.06751 -192.03812,-122.06049 C -201.44913,-122.05341 -209.08512,-129.67774 -209.09293,-139.09028 C -209.09293,-139.09809 -209.09293,-139.10749 -209.09293,-139.1153 C -209.09919,-148.52784 -201.47413,-156.1623 -192.06311,-156.17011 C -182.65054,-156.17713 -175.01456,-148.55207 -175.0083,-139.14026 C -175.0083,-139.13092 -175.0083,-139.1239 -175.0083,-139.1153 z"
style="fill:#ffffff" />
<g
id="g6320_1_"
transform="translate(-23.9521,-89.72962)">
<path
id="path6322_1_"
d="M -168.2204,-68.05536 C -173.39234,-68.05536 -177.76892,-66.25067 -181.35175,-62.64203 C -185.02836,-58.90759 -186.86588,-54.48883 -186.86588,-49.38568 C -186.86588,-44.28253 -185.02836,-39.89416 -181.35175,-36.22308 C -177.67673,-32.55114 -173.29859,-30.71521 -168.2204,-30.71521 C -163.07974,-30.71521 -158.62503,-32.56677 -154.85312,-36.26996 C -151.30307,-39.78558 -149.52652,-44.15827 -149.52652,-49.38568 C -149.52652,-54.6123 -151.33432,-59.03265 -154.94843,-62.64203 C -158.5625,-66.25067 -162.98599,-68.05536 -168.2204,-68.05536 z M -168.17352,-64.69519 C -163.936,-64.69519 -160.33752,-63.20221 -157.37655,-60.21466 C -154.38748,-57.25836 -152.89214,-53.64899 -152.89214,-49.38568 C -152.89214,-45.09186 -154.35466,-41.52856 -157.28438,-38.69653 C -160.36876,-35.64727 -163.99849,-34.12304 -168.17351,-34.12304 C -172.34856,-34.12304 -175.94701,-35.63244 -178.96892,-38.64965 C -181.9908,-41.66918 -183.50176,-45.24657 -183.50176,-49.38567 C -183.50176,-53.52398 -181.97518,-57.13414 -178.92205,-60.21465 C -175.9939,-63.20221 -172.41107,-64.69519 -168.17352,-64.69519 z" />
<path
id="path6324_1_"
d="M -176.49548,-52.02087 C -175.75171,-56.71856 -172.44387,-59.22949 -168.30008,-59.22949 C -162.33911,-59.22949 -158.70783,-54.90448 -158.70783,-49.1372 C -158.70783,-43.50982 -162.57194,-39.13793 -168.39383,-39.13793 C -172.39856,-39.13793 -175.98297,-41.60277 -176.63611,-46.43877 L -171.93292,-46.43877 C -171.7923,-43.92778 -170.1626,-43.04418 -167.83447,-43.04418 C -165.1813,-43.04418 -163.4563,-45.50908 -163.4563,-49.27709 C -163.4563,-53.22942 -164.94693,-55.32244 -167.74228,-55.32244 C -169.79074,-55.32244 -171.55948,-54.57787 -171.93292,-52.02087 L -170.56418,-52.02789 L -174.26734,-48.32629 L -177.96894,-52.02789 L -176.49548,-52.02087 z" />
</g>
</g>
<g
id="g313">
<circle
cx="242.56226"
cy="90.224609"
r="10.8064"
id="circle315"
sodipodi:cx="242.56226"
sodipodi:cy="90.224609"
sodipodi:rx="10.8064"
sodipodi:ry="10.8064"
style="fill:#ffffff" />
<g
id="g317">
<path
d="M 245.68994,87.09766 C 245.68994,86.68116 245.35205,86.34424 244.93603,86.34424 L 240.16357,86.34424 C 239.74755,86.34424 239.40966,86.68115 239.40966,87.09766 L 239.40966,91.87061 L 240.74071,91.87061 L 240.74071,97.52295 L 244.3579,97.52295 L 244.3579,91.87061 L 245.68993,91.87061 L 245.68993,87.09766 L 245.68994,87.09766 z"
id="path319" />
<circle
cx="242.5498"
cy="84.083008"
r="1.63232"
id="circle321"
sodipodi:cx="242.5498"
sodipodi:cy="84.083008"
sodipodi:rx="1.63232"
sodipodi:ry="1.63232" />
</g>
<path
clip-rule="evenodd"
d="M 242.53467,78.31836 C 239.30322,78.31836 236.56641,79.4458 234.32715,81.70215 C 232.0293,84.03516 230.88086,86.79736 230.88086,89.98633 C 230.88086,93.1753 232.0293,95.91846 234.32715,98.21338 C 236.625,100.50781 239.36133,101.65527 242.53467,101.65527 C 245.74756,101.65527 248.53272,100.49853 250.88819,98.18359 C 253.10889,95.98681 254.21827,93.2539 254.21827,89.98632 C 254.21827,86.71874 253.08936,83.95751 250.83057,81.70214 C 248.57178,79.4458 245.80615,78.31836 242.53467,78.31836 z M 242.56396,80.41797 C 245.2124,80.41797 247.46142,81.35156 249.31103,83.21875 C 251.18115,85.06592 252.11572,87.32227 252.11572,89.98633 C 252.11572,92.66992 251.20068,94.89746 249.36963,96.66699 C 247.4419,98.57275 245.17334,99.52539 242.56397,99.52539 C 239.9546,99.52539 237.70557,98.58252 235.81739,96.6958 C 233.92774,94.80957 232.98389,92.57324 232.98389,89.98633 C 232.98389,87.3999 233.93799,85.14404 235.84619,83.21875 C 237.67676,81.35156 239.9165,80.41797 242.56396,80.41797 z"
id="path323"
style="fill-rule:evenodd" />
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 16 KiB

BIN
res/img/badges/cookie.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 752 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 713 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

BIN
res/img/badges/ribozone.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 483 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

BIN
res/img/badges/sbahj.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

BIN
res/img/bliss-hd.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 549 KiB

BIN
res/img/blog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
res/img/chat.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 336 B

BIN
res/img/close.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
res/img/email.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

BIN
res/img/explorer-bar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

BIN
res/img/explorer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
res/img/favicon.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
res/img/links.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 457 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 693 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 702 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 698 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 649 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 B

BIN
res/img/monitor-screen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB

438
res/img/openpgp4fpr.svg Normal file
View File

@ -0,0 +1,438 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Created with qrencode 4.1.1 (https://fukuchi.org/works/qrencode/index.html) -->
<svg width="3.92cm" height="3.92cm" viewBox="0 0 37 37" preserveAspectRatio="none" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g id="QRcode">
<rect x="0" y="0" width="37" height="37" fill="#ffffff"/>
<g id="Pattern" transform="translate(4,4)">
<rect x="0" y="0" width="1" height="1" fill="#000000"/>
<rect x="1" y="0" width="1" height="1" fill="#000000"/>
<rect x="2" y="0" width="1" height="1" fill="#000000"/>
<rect x="3" y="0" width="1" height="1" fill="#000000"/>
<rect x="4" y="0" width="1" height="1" fill="#000000"/>
<rect x="5" y="0" width="1" height="1" fill="#000000"/>
<rect x="6" y="0" width="1" height="1" fill="#000000"/>
<rect x="8" y="0" width="1" height="1" fill="#000000"/>
<rect x="9" y="0" width="1" height="1" fill="#000000"/>
<rect x="10" y="0" width="1" height="1" fill="#000000"/>
<rect x="12" y="0" width="1" height="1" fill="#000000"/>
<rect x="14" y="0" width="1" height="1" fill="#000000"/>
<rect x="18" y="0" width="1" height="1" fill="#000000"/>
<rect x="20" y="0" width="1" height="1" fill="#000000"/>
<rect x="22" y="0" width="1" height="1" fill="#000000"/>
<rect x="23" y="0" width="1" height="1" fill="#000000"/>
<rect x="24" y="0" width="1" height="1" fill="#000000"/>
<rect x="25" y="0" width="1" height="1" fill="#000000"/>
<rect x="26" y="0" width="1" height="1" fill="#000000"/>
<rect x="27" y="0" width="1" height="1" fill="#000000"/>
<rect x="28" y="0" width="1" height="1" fill="#000000"/>
<rect x="0" y="1" width="1" height="1" fill="#000000"/>
<rect x="6" y="1" width="1" height="1" fill="#000000"/>
<rect x="8" y="1" width="1" height="1" fill="#000000"/>
<rect x="9" y="1" width="1" height="1" fill="#000000"/>
<rect x="10" y="1" width="1" height="1" fill="#000000"/>
<rect x="19" y="1" width="1" height="1" fill="#000000"/>
<rect x="20" y="1" width="1" height="1" fill="#000000"/>
<rect x="22" y="1" width="1" height="1" fill="#000000"/>
<rect x="28" y="1" width="1" height="1" fill="#000000"/>
<rect x="0" y="2" width="1" height="1" fill="#000000"/>
<rect x="2" y="2" width="1" height="1" fill="#000000"/>
<rect x="3" y="2" width="1" height="1" fill="#000000"/>
<rect x="4" y="2" width="1" height="1" fill="#000000"/>
<rect x="6" y="2" width="1" height="1" fill="#000000"/>
<rect x="8" y="2" width="1" height="1" fill="#000000"/>
<rect x="10" y="2" width="1" height="1" fill="#000000"/>
<rect x="11" y="2" width="1" height="1" fill="#000000"/>
<rect x="13" y="2" width="1" height="1" fill="#000000"/>
<rect x="17" y="2" width="1" height="1" fill="#000000"/>
<rect x="18" y="2" width="1" height="1" fill="#000000"/>
<rect x="19" y="2" width="1" height="1" fill="#000000"/>
<rect x="22" y="2" width="1" height="1" fill="#000000"/>
<rect x="24" y="2" width="1" height="1" fill="#000000"/>
<rect x="25" y="2" width="1" height="1" fill="#000000"/>
<rect x="26" y="2" width="1" height="1" fill="#000000"/>
<rect x="28" y="2" width="1" height="1" fill="#000000"/>
<rect x="0" y="3" width="1" height="1" fill="#000000"/>
<rect x="2" y="3" width="1" height="1" fill="#000000"/>
<rect x="3" y="3" width="1" height="1" fill="#000000"/>
<rect x="4" y="3" width="1" height="1" fill="#000000"/>
<rect x="6" y="3" width="1" height="1" fill="#000000"/>
<rect x="8" y="3" width="1" height="1" fill="#000000"/>
<rect x="9" y="3" width="1" height="1" fill="#000000"/>
<rect x="11" y="3" width="1" height="1" fill="#000000"/>
<rect x="14" y="3" width="1" height="1" fill="#000000"/>
<rect x="15" y="3" width="1" height="1" fill="#000000"/>
<rect x="18" y="3" width="1" height="1" fill="#000000"/>
<rect x="22" y="3" width="1" height="1" fill="#000000"/>
<rect x="24" y="3" width="1" height="1" fill="#000000"/>
<rect x="25" y="3" width="1" height="1" fill="#000000"/>
<rect x="26" y="3" width="1" height="1" fill="#000000"/>
<rect x="28" y="3" width="1" height="1" fill="#000000"/>
<rect x="0" y="4" width="1" height="1" fill="#000000"/>
<rect x="2" y="4" width="1" height="1" fill="#000000"/>
<rect x="3" y="4" width="1" height="1" fill="#000000"/>
<rect x="4" y="4" width="1" height="1" fill="#000000"/>
<rect x="6" y="4" width="1" height="1" fill="#000000"/>
<rect x="13" y="4" width="1" height="1" fill="#000000"/>
<rect x="14" y="4" width="1" height="1" fill="#000000"/>
<rect x="18" y="4" width="1" height="1" fill="#000000"/>
<rect x="19" y="4" width="1" height="1" fill="#000000"/>
<rect x="22" y="4" width="1" height="1" fill="#000000"/>
<rect x="24" y="4" width="1" height="1" fill="#000000"/>
<rect x="25" y="4" width="1" height="1" fill="#000000"/>
<rect x="26" y="4" width="1" height="1" fill="#000000"/>
<rect x="28" y="4" width="1" height="1" fill="#000000"/>
<rect x="0" y="5" width="1" height="1" fill="#000000"/>
<rect x="6" y="5" width="1" height="1" fill="#000000"/>
<rect x="8" y="5" width="1" height="1" fill="#000000"/>
<rect x="11" y="5" width="1" height="1" fill="#000000"/>
<rect x="12" y="5" width="1" height="1" fill="#000000"/>
<rect x="13" y="5" width="1" height="1" fill="#000000"/>
<rect x="14" y="5" width="1" height="1" fill="#000000"/>
<rect x="19" y="5" width="1" height="1" fill="#000000"/>
<rect x="22" y="5" width="1" height="1" fill="#000000"/>
<rect x="28" y="5" width="1" height="1" fill="#000000"/>
<rect x="0" y="6" width="1" height="1" fill="#000000"/>
<rect x="1" y="6" width="1" height="1" fill="#000000"/>
<rect x="2" y="6" width="1" height="1" fill="#000000"/>
<rect x="3" y="6" width="1" height="1" fill="#000000"/>
<rect x="4" y="6" width="1" height="1" fill="#000000"/>
<rect x="5" y="6" width="1" height="1" fill="#000000"/>
<rect x="6" y="6" width="1" height="1" fill="#000000"/>
<rect x="8" y="6" width="1" height="1" fill="#000000"/>
<rect x="10" y="6" width="1" height="1" fill="#000000"/>
<rect x="12" y="6" width="1" height="1" fill="#000000"/>
<rect x="14" y="6" width="1" height="1" fill="#000000"/>
<rect x="16" y="6" width="1" height="1" fill="#000000"/>
<rect x="18" y="6" width="1" height="1" fill="#000000"/>
<rect x="20" y="6" width="1" height="1" fill="#000000"/>
<rect x="22" y="6" width="1" height="1" fill="#000000"/>
<rect x="23" y="6" width="1" height="1" fill="#000000"/>
<rect x="24" y="6" width="1" height="1" fill="#000000"/>
<rect x="25" y="6" width="1" height="1" fill="#000000"/>
<rect x="26" y="6" width="1" height="1" fill="#000000"/>
<rect x="27" y="6" width="1" height="1" fill="#000000"/>
<rect x="28" y="6" width="1" height="1" fill="#000000"/>
<rect x="9" y="7" width="1" height="1" fill="#000000"/>
<rect x="12" y="7" width="1" height="1" fill="#000000"/>
<rect x="14" y="7" width="1" height="1" fill="#000000"/>
<rect x="15" y="7" width="1" height="1" fill="#000000"/>
<rect x="16" y="7" width="1" height="1" fill="#000000"/>
<rect x="17" y="7" width="1" height="1" fill="#000000"/>
<rect x="20" y="7" width="1" height="1" fill="#000000"/>
<rect x="0" y="8" width="1" height="1" fill="#000000"/>
<rect x="1" y="8" width="1" height="1" fill="#000000"/>
<rect x="4" y="8" width="1" height="1" fill="#000000"/>
<rect x="5" y="8" width="1" height="1" fill="#000000"/>
<rect x="6" y="8" width="1" height="1" fill="#000000"/>
<rect x="11" y="8" width="1" height="1" fill="#000000"/>
<rect x="13" y="8" width="1" height="1" fill="#000000"/>
<rect x="14" y="8" width="1" height="1" fill="#000000"/>
<rect x="19" y="8" width="1" height="1" fill="#000000"/>
<rect x="23" y="8" width="1" height="1" fill="#000000"/>
<rect x="25" y="8" width="1" height="1" fill="#000000"/>
<rect x="26" y="8" width="1" height="1" fill="#000000"/>
<rect x="27" y="8" width="1" height="1" fill="#000000"/>
<rect x="28" y="8" width="1" height="1" fill="#000000"/>
<rect x="0" y="9" width="1" height="1" fill="#000000"/>
<rect x="1" y="9" width="1" height="1" fill="#000000"/>
<rect x="3" y="9" width="1" height="1" fill="#000000"/>
<rect x="8" y="9" width="1" height="1" fill="#000000"/>
<rect x="9" y="9" width="1" height="1" fill="#000000"/>
<rect x="10" y="9" width="1" height="1" fill="#000000"/>
<rect x="12" y="9" width="1" height="1" fill="#000000"/>
<rect x="15" y="9" width="1" height="1" fill="#000000"/>
<rect x="16" y="9" width="1" height="1" fill="#000000"/>
<rect x="17" y="9" width="1" height="1" fill="#000000"/>
<rect x="18" y="9" width="1" height="1" fill="#000000"/>
<rect x="20" y="9" width="1" height="1" fill="#000000"/>
<rect x="21" y="9" width="1" height="1" fill="#000000"/>
<rect x="22" y="9" width="1" height="1" fill="#000000"/>
<rect x="23" y="9" width="1" height="1" fill="#000000"/>
<rect x="27" y="9" width="1" height="1" fill="#000000"/>
<rect x="1" y="10" width="1" height="1" fill="#000000"/>
<rect x="2" y="10" width="1" height="1" fill="#000000"/>
<rect x="3" y="10" width="1" height="1" fill="#000000"/>
<rect x="5" y="10" width="1" height="1" fill="#000000"/>
<rect x="6" y="10" width="1" height="1" fill="#000000"/>
<rect x="7" y="10" width="1" height="1" fill="#000000"/>
<rect x="11" y="10" width="1" height="1" fill="#000000"/>
<rect x="12" y="10" width="1" height="1" fill="#000000"/>
<rect x="13" y="10" width="1" height="1" fill="#000000"/>
<rect x="14" y="10" width="1" height="1" fill="#000000"/>
<rect x="16" y="10" width="1" height="1" fill="#000000"/>
<rect x="18" y="10" width="1" height="1" fill="#000000"/>
<rect x="21" y="10" width="1" height="1" fill="#000000"/>
<rect x="22" y="10" width="1" height="1" fill="#000000"/>
<rect x="24" y="10" width="1" height="1" fill="#000000"/>
<rect x="25" y="10" width="1" height="1" fill="#000000"/>
<rect x="27" y="10" width="1" height="1" fill="#000000"/>
<rect x="28" y="10" width="1" height="1" fill="#000000"/>
<rect x="0" y="11" width="1" height="1" fill="#000000"/>
<rect x="4" y="11" width="1" height="1" fill="#000000"/>
<rect x="7" y="11" width="1" height="1" fill="#000000"/>
<rect x="10" y="11" width="1" height="1" fill="#000000"/>
<rect x="11" y="11" width="1" height="1" fill="#000000"/>
<rect x="13" y="11" width="1" height="1" fill="#000000"/>
<rect x="16" y="11" width="1" height="1" fill="#000000"/>
<rect x="17" y="11" width="1" height="1" fill="#000000"/>
<rect x="19" y="11" width="1" height="1" fill="#000000"/>
<rect x="22" y="11" width="1" height="1" fill="#000000"/>
<rect x="23" y="11" width="1" height="1" fill="#000000"/>
<rect x="24" y="11" width="1" height="1" fill="#000000"/>
<rect x="25" y="11" width="1" height="1" fill="#000000"/>
<rect x="1" y="12" width="1" height="1" fill="#000000"/>
<rect x="3" y="12" width="1" height="1" fill="#000000"/>
<rect x="4" y="12" width="1" height="1" fill="#000000"/>
<rect x="6" y="12" width="1" height="1" fill="#000000"/>
<rect x="7" y="12" width="1" height="1" fill="#000000"/>
<rect x="8" y="12" width="1" height="1" fill="#000000"/>
<rect x="10" y="12" width="1" height="1" fill="#000000"/>
<rect x="12" y="12" width="1" height="1" fill="#000000"/>
<rect x="13" y="12" width="1" height="1" fill="#000000"/>
<rect x="15" y="12" width="1" height="1" fill="#000000"/>
<rect x="17" y="12" width="1" height="1" fill="#000000"/>
<rect x="19" y="12" width="1" height="1" fill="#000000"/>
<rect x="20" y="12" width="1" height="1" fill="#000000"/>
<rect x="22" y="12" width="1" height="1" fill="#000000"/>
<rect x="24" y="12" width="1" height="1" fill="#000000"/>
<rect x="25" y="12" width="1" height="1" fill="#000000"/>
<rect x="28" y="12" width="1" height="1" fill="#000000"/>
<rect x="1" y="13" width="1" height="1" fill="#000000"/>
<rect x="2" y="13" width="1" height="1" fill="#000000"/>
<rect x="3" y="13" width="1" height="1" fill="#000000"/>
<rect x="5" y="13" width="1" height="1" fill="#000000"/>
<rect x="9" y="13" width="1" height="1" fill="#000000"/>
<rect x="13" y="13" width="1" height="1" fill="#000000"/>
<rect x="14" y="13" width="1" height="1" fill="#000000"/>
<rect x="15" y="13" width="1" height="1" fill="#000000"/>
<rect x="17" y="13" width="1" height="1" fill="#000000"/>
<rect x="18" y="13" width="1" height="1" fill="#000000"/>
<rect x="19" y="13" width="1" height="1" fill="#000000"/>
<rect x="20" y="13" width="1" height="1" fill="#000000"/>
<rect x="25" y="13" width="1" height="1" fill="#000000"/>
<rect x="26" y="13" width="1" height="1" fill="#000000"/>
<rect x="27" y="13" width="1" height="1" fill="#000000"/>
<rect x="2" y="14" width="1" height="1" fill="#000000"/>
<rect x="5" y="14" width="1" height="1" fill="#000000"/>
<rect x="6" y="14" width="1" height="1" fill="#000000"/>
<rect x="7" y="14" width="1" height="1" fill="#000000"/>
<rect x="8" y="14" width="1" height="1" fill="#000000"/>
<rect x="9" y="14" width="1" height="1" fill="#000000"/>
<rect x="10" y="14" width="1" height="1" fill="#000000"/>
<rect x="15" y="14" width="1" height="1" fill="#000000"/>
<rect x="16" y="14" width="1" height="1" fill="#000000"/>
<rect x="17" y="14" width="1" height="1" fill="#000000"/>
<rect x="22" y="14" width="1" height="1" fill="#000000"/>
<rect x="23" y="14" width="1" height="1" fill="#000000"/>
<rect x="24" y="14" width="1" height="1" fill="#000000"/>
<rect x="25" y="14" width="1" height="1" fill="#000000"/>
<rect x="26" y="14" width="1" height="1" fill="#000000"/>
<rect x="27" y="14" width="1" height="1" fill="#000000"/>
<rect x="28" y="14" width="1" height="1" fill="#000000"/>
<rect x="4" y="15" width="1" height="1" fill="#000000"/>
<rect x="5" y="15" width="1" height="1" fill="#000000"/>
<rect x="7" y="15" width="1" height="1" fill="#000000"/>
<rect x="8" y="15" width="1" height="1" fill="#000000"/>
<rect x="12" y="15" width="1" height="1" fill="#000000"/>
<rect x="14" y="15" width="1" height="1" fill="#000000"/>
<rect x="15" y="15" width="1" height="1" fill="#000000"/>
<rect x="20" y="15" width="1" height="1" fill="#000000"/>
<rect x="21" y="15" width="1" height="1" fill="#000000"/>
<rect x="23" y="15" width="1" height="1" fill="#000000"/>
<rect x="25" y="15" width="1" height="1" fill="#000000"/>
<rect x="28" y="15" width="1" height="1" fill="#000000"/>
<rect x="4" y="16" width="1" height="1" fill="#000000"/>
<rect x="6" y="16" width="1" height="1" fill="#000000"/>
<rect x="7" y="16" width="1" height="1" fill="#000000"/>
<rect x="9" y="16" width="1" height="1" fill="#000000"/>
<rect x="11" y="16" width="1" height="1" fill="#000000"/>
<rect x="13" y="16" width="1" height="1" fill="#000000"/>
<rect x="14" y="16" width="1" height="1" fill="#000000"/>
<rect x="18" y="16" width="1" height="1" fill="#000000"/>
<rect x="19" y="16" width="1" height="1" fill="#000000"/>
<rect x="20" y="16" width="1" height="1" fill="#000000"/>
<rect x="22" y="16" width="1" height="1" fill="#000000"/>
<rect x="23" y="16" width="1" height="1" fill="#000000"/>
<rect x="25" y="16" width="1" height="1" fill="#000000"/>
<rect x="26" y="16" width="1" height="1" fill="#000000"/>
<rect x="27" y="16" width="1" height="1" fill="#000000"/>
<rect x="0" y="17" width="1" height="1" fill="#000000"/>
<rect x="1" y="17" width="1" height="1" fill="#000000"/>
<rect x="2" y="17" width="1" height="1" fill="#000000"/>
<rect x="10" y="17" width="1" height="1" fill="#000000"/>
<rect x="12" y="17" width="1" height="1" fill="#000000"/>
<rect x="15" y="17" width="1" height="1" fill="#000000"/>
<rect x="19" y="17" width="1" height="1" fill="#000000"/>
<rect x="22" y="17" width="1" height="1" fill="#000000"/>
<rect x="24" y="17" width="1" height="1" fill="#000000"/>
<rect x="25" y="17" width="1" height="1" fill="#000000"/>
<rect x="27" y="17" width="1" height="1" fill="#000000"/>
<rect x="3" y="18" width="1" height="1" fill="#000000"/>
<rect x="4" y="18" width="1" height="1" fill="#000000"/>
<rect x="5" y="18" width="1" height="1" fill="#000000"/>
<rect x="6" y="18" width="1" height="1" fill="#000000"/>
<rect x="7" y="18" width="1" height="1" fill="#000000"/>
<rect x="8" y="18" width="1" height="1" fill="#000000"/>
<rect x="9" y="18" width="1" height="1" fill="#000000"/>
<rect x="10" y="18" width="1" height="1" fill="#000000"/>
<rect x="11" y="18" width="1" height="1" fill="#000000"/>
<rect x="12" y="18" width="1" height="1" fill="#000000"/>
<rect x="13" y="18" width="1" height="1" fill="#000000"/>
<rect x="14" y="18" width="1" height="1" fill="#000000"/>
<rect x="16" y="18" width="1" height="1" fill="#000000"/>
<rect x="17" y="18" width="1" height="1" fill="#000000"/>
<rect x="20" y="18" width="1" height="1" fill="#000000"/>
<rect x="21" y="18" width="1" height="1" fill="#000000"/>
<rect x="23" y="18" width="1" height="1" fill="#000000"/>
<rect x="26" y="18" width="1" height="1" fill="#000000"/>
<rect x="27" y="18" width="1" height="1" fill="#000000"/>
<rect x="28" y="18" width="1" height="1" fill="#000000"/>
<rect x="4" y="19" width="1" height="1" fill="#000000"/>
<rect x="11" y="19" width="1" height="1" fill="#000000"/>
<rect x="13" y="19" width="1" height="1" fill="#000000"/>
<rect x="15" y="19" width="1" height="1" fill="#000000"/>
<rect x="16" y="19" width="1" height="1" fill="#000000"/>
<rect x="17" y="19" width="1" height="1" fill="#000000"/>
<rect x="18" y="19" width="1" height="1" fill="#000000"/>
<rect x="19" y="19" width="1" height="1" fill="#000000"/>
<rect x="20" y="19" width="1" height="1" fill="#000000"/>
<rect x="22" y="19" width="1" height="1" fill="#000000"/>
<rect x="23" y="19" width="1" height="1" fill="#000000"/>
<rect x="24" y="19" width="1" height="1" fill="#000000"/>
<rect x="26" y="19" width="1" height="1" fill="#000000"/>
<rect x="28" y="19" width="1" height="1" fill="#000000"/>
<rect x="0" y="20" width="1" height="1" fill="#000000"/>
<rect x="1" y="20" width="1" height="1" fill="#000000"/>
<rect x="2" y="20" width="1" height="1" fill="#000000"/>
<rect x="3" y="20" width="1" height="1" fill="#000000"/>
<rect x="4" y="20" width="1" height="1" fill="#000000"/>
<rect x="5" y="20" width="1" height="1" fill="#000000"/>
<rect x="6" y="20" width="1" height="1" fill="#000000"/>
<rect x="8" y="20" width="1" height="1" fill="#000000"/>
<rect x="9" y="20" width="1" height="1" fill="#000000"/>
<rect x="12" y="20" width="1" height="1" fill="#000000"/>
<rect x="13" y="20" width="1" height="1" fill="#000000"/>
<rect x="15" y="20" width="1" height="1" fill="#000000"/>
<rect x="18" y="20" width="1" height="1" fill="#000000"/>
<rect x="20" y="20" width="1" height="1" fill="#000000"/>
<rect x="21" y="20" width="1" height="1" fill="#000000"/>
<rect x="22" y="20" width="1" height="1" fill="#000000"/>
<rect x="23" y="20" width="1" height="1" fill="#000000"/>
<rect x="24" y="20" width="1" height="1" fill="#000000"/>
<rect x="27" y="20" width="1" height="1" fill="#000000"/>
<rect x="8" y="21" width="1" height="1" fill="#000000"/>
<rect x="9" y="21" width="1" height="1" fill="#000000"/>
<rect x="10" y="21" width="1" height="1" fill="#000000"/>
<rect x="13" y="21" width="1" height="1" fill="#000000"/>
<rect x="14" y="21" width="1" height="1" fill="#000000"/>
<rect x="15" y="21" width="1" height="1" fill="#000000"/>
<rect x="17" y="21" width="1" height="1" fill="#000000"/>
<rect x="19" y="21" width="1" height="1" fill="#000000"/>
<rect x="20" y="21" width="1" height="1" fill="#000000"/>
<rect x="24" y="21" width="1" height="1" fill="#000000"/>
<rect x="0" y="22" width="1" height="1" fill="#000000"/>
<rect x="1" y="22" width="1" height="1" fill="#000000"/>
<rect x="2" y="22" width="1" height="1" fill="#000000"/>
<rect x="3" y="22" width="1" height="1" fill="#000000"/>
<rect x="4" y="22" width="1" height="1" fill="#000000"/>
<rect x="5" y="22" width="1" height="1" fill="#000000"/>
<rect x="6" y="22" width="1" height="1" fill="#000000"/>
<rect x="10" y="22" width="1" height="1" fill="#000000"/>
<rect x="16" y="22" width="1" height="1" fill="#000000"/>
<rect x="20" y="22" width="1" height="1" fill="#000000"/>
<rect x="22" y="22" width="1" height="1" fill="#000000"/>
<rect x="24" y="22" width="1" height="1" fill="#000000"/>
<rect x="28" y="22" width="1" height="1" fill="#000000"/>
<rect x="0" y="23" width="1" height="1" fill="#000000"/>
<rect x="6" y="23" width="1" height="1" fill="#000000"/>
<rect x="8" y="23" width="1" height="1" fill="#000000"/>
<rect x="10" y="23" width="1" height="1" fill="#000000"/>
<rect x="12" y="23" width="1" height="1" fill="#000000"/>
<rect x="14" y="23" width="1" height="1" fill="#000000"/>
<rect x="16" y="23" width="1" height="1" fill="#000000"/>
<rect x="17" y="23" width="1" height="1" fill="#000000"/>
<rect x="19" y="23" width="1" height="1" fill="#000000"/>
<rect x="20" y="23" width="1" height="1" fill="#000000"/>
<rect x="24" y="23" width="1" height="1" fill="#000000"/>
<rect x="26" y="23" width="1" height="1" fill="#000000"/>
<rect x="27" y="23" width="1" height="1" fill="#000000"/>
<rect x="0" y="24" width="1" height="1" fill="#000000"/>
<rect x="2" y="24" width="1" height="1" fill="#000000"/>
<rect x="3" y="24" width="1" height="1" fill="#000000"/>
<rect x="4" y="24" width="1" height="1" fill="#000000"/>
<rect x="6" y="24" width="1" height="1" fill="#000000"/>
<rect x="8" y="24" width="1" height="1" fill="#000000"/>
<rect x="10" y="24" width="1" height="1" fill="#000000"/>
<rect x="11" y="24" width="1" height="1" fill="#000000"/>
<rect x="13" y="24" width="1" height="1" fill="#000000"/>
<rect x="14" y="24" width="1" height="1" fill="#000000"/>
<rect x="15" y="24" width="1" height="1" fill="#000000"/>
<rect x="17" y="24" width="1" height="1" fill="#000000"/>
<rect x="18" y="24" width="1" height="1" fill="#000000"/>
<rect x="19" y="24" width="1" height="1" fill="#000000"/>
<rect x="20" y="24" width="1" height="1" fill="#000000"/>
<rect x="21" y="24" width="1" height="1" fill="#000000"/>
<rect x="22" y="24" width="1" height="1" fill="#000000"/>
<rect x="23" y="24" width="1" height="1" fill="#000000"/>
<rect x="24" y="24" width="1" height="1" fill="#000000"/>
<rect x="26" y="24" width="1" height="1" fill="#000000"/>
<rect x="28" y="24" width="1" height="1" fill="#000000"/>
<rect x="0" y="25" width="1" height="1" fill="#000000"/>
<rect x="2" y="25" width="1" height="1" fill="#000000"/>
<rect x="3" y="25" width="1" height="1" fill="#000000"/>
<rect x="4" y="25" width="1" height="1" fill="#000000"/>
<rect x="6" y="25" width="1" height="1" fill="#000000"/>
<rect x="10" y="25" width="1" height="1" fill="#000000"/>
<rect x="12" y="25" width="1" height="1" fill="#000000"/>
<rect x="15" y="25" width="1" height="1" fill="#000000"/>
<rect x="18" y="25" width="1" height="1" fill="#000000"/>
<rect x="19" y="25" width="1" height="1" fill="#000000"/>
<rect x="21" y="25" width="1" height="1" fill="#000000"/>
<rect x="27" y="25" width="1" height="1" fill="#000000"/>
<rect x="0" y="26" width="1" height="1" fill="#000000"/>
<rect x="2" y="26" width="1" height="1" fill="#000000"/>
<rect x="3" y="26" width="1" height="1" fill="#000000"/>
<rect x="4" y="26" width="1" height="1" fill="#000000"/>
<rect x="6" y="26" width="1" height="1" fill="#000000"/>
<rect x="11" y="26" width="1" height="1" fill="#000000"/>
<rect x="12" y="26" width="1" height="1" fill="#000000"/>
<rect x="13" y="26" width="1" height="1" fill="#000000"/>
<rect x="14" y="26" width="1" height="1" fill="#000000"/>
<rect x="16" y="26" width="1" height="1" fill="#000000"/>
<rect x="21" y="26" width="1" height="1" fill="#000000"/>
<rect x="22" y="26" width="1" height="1" fill="#000000"/>
<rect x="23" y="26" width="1" height="1" fill="#000000"/>
<rect x="25" y="26" width="1" height="1" fill="#000000"/>
<rect x="27" y="26" width="1" height="1" fill="#000000"/>
<rect x="28" y="26" width="1" height="1" fill="#000000"/>
<rect x="0" y="27" width="1" height="1" fill="#000000"/>
<rect x="6" y="27" width="1" height="1" fill="#000000"/>
<rect x="8" y="27" width="1" height="1" fill="#000000"/>
<rect x="9" y="27" width="1" height="1" fill="#000000"/>
<rect x="11" y="27" width="1" height="1" fill="#000000"/>
<rect x="13" y="27" width="1" height="1" fill="#000000"/>
<rect x="16" y="27" width="1" height="1" fill="#000000"/>
<rect x="17" y="27" width="1" height="1" fill="#000000"/>
<rect x="19" y="27" width="1" height="1" fill="#000000"/>
<rect x="20" y="27" width="1" height="1" fill="#000000"/>
<rect x="22" y="27" width="1" height="1" fill="#000000"/>
<rect x="25" y="27" width="1" height="1" fill="#000000"/>
<rect x="27" y="27" width="1" height="1" fill="#000000"/>
<rect x="0" y="28" width="1" height="1" fill="#000000"/>
<rect x="1" y="28" width="1" height="1" fill="#000000"/>
<rect x="2" y="28" width="1" height="1" fill="#000000"/>
<rect x="3" y="28" width="1" height="1" fill="#000000"/>
<rect x="4" y="28" width="1" height="1" fill="#000000"/>
<rect x="5" y="28" width="1" height="1" fill="#000000"/>
<rect x="6" y="28" width="1" height="1" fill="#000000"/>
<rect x="8" y="28" width="1" height="1" fill="#000000"/>
<rect x="10" y="28" width="1" height="1" fill="#000000"/>
<rect x="12" y="28" width="1" height="1" fill="#000000"/>
<rect x="13" y="28" width="1" height="1" fill="#000000"/>
<rect x="17" y="28" width="1" height="1" fill="#000000"/>
<rect x="18" y="28" width="1" height="1" fill="#000000"/>
<rect x="19" y="28" width="1" height="1" fill="#000000"/>
<rect x="25" y="28" width="1" height="1" fill="#000000"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 26 KiB

BIN
res/img/pgp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 461 B

BIN
res/img/pika_construct.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.5 KiB

BIN
res/img/portrait.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 201 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

BIN
res/img/power-button.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

BIN
res/img/rss.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

BIN
res/img/social.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 B

BIN
res/img/start-large.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
res/img/strawberries.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

BIN
res/img/taskbar.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

BIN
res/img/transparent.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 81 B

44
social/index.html Normal file
View File

@ -0,0 +1,44 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>
[ Social | easthighNerd ]
</title>
<link href="/res/css/default.css" rel="stylesheet">
<link href="/res/img/favicon.gif" rel="icon" type="image/gif">
<link rel="me" href="https://raru.re/@easthighNerd">
<meta http-equiv="refresh" content="0; url='https://raru.re/@easthighNerd'">
</head>
<body class="window">
<div class="window_bar">
<p>
Social
</p>
<a href="/home/" class="close_button">
<img src="/res/img/close.png" width="48px" height="48px" alt="Close button">
</a>
<div class="explorer_bar_top">
<img src="/res/img/explorer-bar.jpg" width="100%" height="88px">
<p>
https://www.easthighnerd.net/social/
</p>
</div>
</div>
<div class="window_content">
<p>
Redirecting now...
</p>
<br>
<p>
Click <a rel="me" href="https://raru.re/@easthighNerd" target="_blank" title="Mastodon" class="external_link">here</a> if you are not redirected within 5 seconds
</p>
</div>
<div class="explorer_bar_bottom">
<img src="/res/img/explorer-bar-bottom.jpg" width="100%" height="23px">
<p>
https://www.easthighnerd.net/social/
</p>
</div>
</body>
</html>