feat[posts] Added Qubes and RSS posts

This commit is contained in:
Judah Sotomayor 2023-12-21 20:06:16 -05:00
parent 415076c7cd
commit 051f98cc14
Signed by: judahsotomayor
SSH Key Fingerprint: SHA256:9Dq4ppxhfAjbX+7HLXEt+ROMiIojI6kqQgUyFUJb9lI
6 changed files with 289 additions and 7 deletions

View File

@ -43,7 +43,25 @@
About
</h1>
<section>
<p>
Hello! I am Judah Sotomayor.
</p>
<p>
I am a follower of Jesus Christ, a student, and a computer programmer.
</p>
<p>
My interests include missions work, software development, and learning.
</p>
<p>
I've started this blog as a place to publicly lay out my thoughts, and to provide updates to the public about my work.
</p>
<p>
If you would like to subscribe, I provide an <a href="https://en.wikipedia.org/wiki/RSS#:~:text=RSS%20(RDF%20Site%20Summary%20or,standardized%2C%20computer%2Dreadable%20format.">RSS</a> feed: <a href="https://judah.freedomland.xyz//feed.xml">link</a>
</p>
</section>
</article>

View File

@ -17,8 +17,8 @@
<link>https://judah.freedomland.xyz//</link>
<description><![CDATA[]]></description>
<language>en</language>
<pubDate>Wed, 08 Nov 2023 00:00:00 -0500</pubDate>
<lastBuildDate>Thu, 21 Dec 2023 14:38:24 -0500</lastBuildDate>
<pubDate>Thu, 21 Dec 2023 00:00:00 -0500</pubDate>
<lastBuildDate>Thu, 21 Dec 2023 20:05:56 -0500</lastBuildDate>
<generator>weblorg 0.1.0 (https://emacs.love/weblorg)</generator>
<webMaster>Judah Sotomayor</webMaster>
<image>
@ -28,6 +28,22 @@
</image>
<item>
<title>RSS Feed</title>
<link>https://judah.freedomland.xyz//posts/rss-feed.html</link>
<author>author@mail.com (Blog Author)</author>
<guid isPermaLink="false">https://judah.freedomland.xyz//posts/rss-feed.html</guid>
<pubDate>Thu, 21 Dec 2023 00:00:00 -0500</pubDate>
<description><![CDATA[<p>
Rather than an email-based subscription service, I'll be using <a href="https://en.wikipedia.org/wiki/RSS#:~:text=RSS%20(RDF%20Site%20Summary%20or,standardized%2C%20computer%2Dreadable%20format.">RSS</a>.
It's an amazing subscription mechanism used by a lot of blogs and podcasts.
All you need to subscribe is an RSS client, which you can pass my <a href="https://judah.freedomland.xyz//feed.xml">link</a>.
</p>
]]></description>
</item>
<item>
<title>My SSH Key</title>
<link>https://judah.freedomland.xyz//posts/my-ssh-key.html</link>
@ -45,17 +61,18 @@ If any project purports to be from me, and is <i>not</i> signed by this key, the
<div id="outline-container-key" class="outline-2">
<h2 id="key">Key:</h2>
<div class="outline-text-2">
<pre class="example" id="org0601217">
<pre class="example" id="org99b2815">
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0YkBVeeBhoCm/+6mCteO7Ikv528ZDmg/tYtWc6O1qP
</pre>
</div>
</div>
<div id="outline-container-fingerprint" class="outline-2">
<h2 id="fingerprint">Fingerprint:</h2>
<div class="outline-text-2">
<pre class="example" id="orgd75c3b5">
<pre class="example" id="orgb3ad079">
SHA256:9Dq4ppxhfAjbX+7HLXEt+ROMiIojI6kqQgUyFUJb9lI
@ -104,6 +121,50 @@ You can check that the latest commits are signed with my key.
]]></description>
</item>
<item>
<title>QubesOS Signing Key</title>
<link>https://judah.freedomland.xyz//posts/qubesos-signing-key.html</link>
<author>author@mail.com (Blog Author)</author>
<guid isPermaLink="false">https://judah.freedomland.xyz//posts/qubesos-signing-key.html</guid>
<description><![CDATA[<div class="alert" id="org2c28657">
<div class="alert-heading" id="org3e0e946">
<p>
Double check your keys!
</p>
</div>
<p>
Do not blindly trust me.
Find another website or another source for the key.
</p>
<p>
Find a photograph or other item that is difficult to forge.
</p>
</div>
<p>
This is the signature for the Qubes master signing key.
I provide it here as another copy of a currently known-good key.
The QMSK is the root of trust for all QubesOS development.
Qubes release keys and developer keys are all signed with the QMSK.
</p>
<p>
Please see <a href="https://www.qubes-os.org/security/verifying-signatures/#how-to-import-and-authenticate-the-qubes-master-signing-key">the Qubes website</a> for more information.
</p>
<pre class="example" id="orgad550f9">
427F 11FD 0FAA 4B08 0123
F0IC DDFA 1A3E 3687 9494
</pre>
]]></description>
</item>
</channel>
</rss>

View File

@ -42,6 +42,15 @@
<ul class="posts">
<li class="post-title">
<a href="https://judah.freedomland.xyz//posts/rss-feed.html">
Dec 21, 2023 &mdash;
RSS Feed
</a>
</li>
<li class="post-title">
<a href="https://judah.freedomland.xyz//posts/my-ssh-key.html">
@ -51,6 +60,13 @@
</a>
</li>
<li class="post-title">
<a href="https://judah.freedomland.xyz//posts/qubesos-signing-key.html">
QubesOS Signing Key
</a>
</li>
</ul>
</main>

View File

@ -63,17 +63,18 @@ If any project purports to be from me, and is <i>not</i> signed by this key, the
<div id="outline-container-key" class="outline-2">
<h2 id="key">Key:</h2>
<div class="outline-text-2">
<pre class="example" id="org435ec05">
<pre class="example" id="org09b11d8">
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII0YkBVeeBhoCm/+6mCteO7Ikv528ZDmg/tYtWc6O1qP
</pre>
</div>
</div>
<div id="outline-container-fingerprint" class="outline-2">
<h2 id="fingerprint">Fingerprint:</h2>
<div class="outline-text-2">
<pre class="example" id="orgd39e073">
<pre class="example" id="orgf1affcb">
SHA256:9Dq4ppxhfAjbX+7HLXEt+ROMiIojI6kqQgUyFUJb9lI

View File

@ -0,0 +1,107 @@
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>
Open Thoughts
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Judah Sotomayor" />
<meta property="og:title" content="QubesOS Signing Key">
<meta property="og:url" content="https://judah.freedomland.xyz//posts/qubesos-signing-key.html">
<meta name="twitter:card" content="summary_large_image">
<link rel="stylesheet" href="https://judah.freedomland.xyz//static/style.css" type="text/css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lora&family=Space+Mono&display=swap" />
</head>
<body>
<header>
<h1>
<a href="https://judah.freedomland.xyz//">
Open Thoughts
</a>
</h1>
<a href="#main" class="visually-hidden">jump to main content</a>
<nav>
<ul class="menu">
<li><a href="https://judah.freedomland.xyz//about">about</a></li>
<li><a href="https://judah.freedomland.xyz//">blog</a></li>
</ul>
</nav>
</header>
<main id="main">
<article class="post">
<h1 class="post__title">
QubesOS Signing Key
</h1>
<section class="post__meta">
</section>
<section>
<div class="alert" id="org289edb3">
<div class="alert-heading" id="org14d83c5">
<p>
Double check your keys!
</p>
</div>
<p>
Do not blindly trust me.
Find another website or another source for the key.
</p>
<p>
Find a photograph or other item that is difficult to forge.
</p>
</div>
<p>
This is the signature for the Qubes master signing key.
I provide it here as another copy of a currently known-good key.
The QMSK is the root of trust for all QubesOS development.
Qubes release keys and developer keys are all signed with the QMSK.
</p>
<p>
Please see <a href="https://www.qubes-os.org/security/verifying-signatures/#how-to-import-and-authenticate-the-qubes-master-signing-key">the Qubes website</a> for more information.
</p>
<pre class="example" id="orgd3d5e14">
427F 11FD 0FAA 4B08 0123
F0IC DDFA 1A3E 3687 9494
</pre>
</section>
</article>
</main>
<footer>
Made with &#x2665; and&nbsp;
<a href="https://emacs.love/weblorg" target="_blank">
weblorg
</a>
</footer>
</body>
</html>

79
posts/rss-feed.html Normal file
View File

@ -0,0 +1,79 @@
<!doctype html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<title>
Open Thoughts
</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Judah Sotomayor" />
<meta property="og:title" content="RSS Feed">
<meta property="og:url" content="https://judah.freedomland.xyz//posts/rss-feed.html">
<meta name="twitter:card" content="summary_large_image">
<link rel="stylesheet" href="https://judah.freedomland.xyz//static/style.css" type="text/css" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Lora&family=Space+Mono&display=swap" />
</head>
<body>
<header>
<h1>
<a href="https://judah.freedomland.xyz//">
Open Thoughts
</a>
</h1>
<a href="#main" class="visually-hidden">jump to main content</a>
<nav>
<ul class="menu">
<li><a href="https://judah.freedomland.xyz//about">about</a></li>
<li><a href="https://judah.freedomland.xyz//">blog</a></li>
</ul>
</nav>
</header>
<main id="main">
<article class="post">
<h1 class="post__title">
RSS Feed
</h1>
<section class="post__meta">
Dec 21, 2023
</section>
<section>
<p>
Rather than an email-based subscription service, I'll be using <a href="https://en.wikipedia.org/wiki/RSS#:~:text=RSS%20(RDF%20Site%20Summary%20or,standardized%2C%20computer%2Dreadable%20format.">RSS</a>.
It's an amazing subscription mechanism used by a lot of blogs and podcasts.
All you need to subscribe is an RSS client, which you can pass my <a href="https://judah.freedomland.xyz//feed.xml">link</a>.
</p>
</section>
</article>
</main>
<footer>
Made with &#x2665; and&nbsp;
<a href="https://emacs.love/weblorg" target="_blank">
weblorg
</a>
</footer>
</body>
</html>