Commit 2d1a24b0 authored by John's avatar John

Site updated: 2018-11-19 18:12:23

parent e5dc75d1
......@@ -19,7 +19,7 @@
<meta property="og:description" content="Comic credit to xkcd! One of my favorites It’s understandable that a lot of the things I talk about on this site may go above your…">
<meta property="og:locale" content="en">
<meta property="og:image" content="https://imgs.xkcd.com/comics/ten_thousand.png">
<meta property="og:updated_time" content="2018-11-03T23:30:58.896Z">
<meta property="og:updated_time" content="2018-11-19T18:11:26.025Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Glossary">
<meta name="twitter:description" content="Comic credit to xkcd! One of my favorites It’s understandable that a lot of the things I talk about on this site may go above your…">
......@@ -79,6 +79,12 @@
putting a term in here.</p>
<h1 id="Index"><a href="#Index" class="headerlink" title="Index"></a>Index</h1>
<hr>
<p><span id="asc"><strong>Asymmetric Cryptography:</strong></span> A method of Cryptography that uses two keys. A public key that can be used to encrypt data, and a private key that is used to decrypt data encrypted with the matching public key.</p>
<p><abbr id="gpg" title="GNU Privacy Guard"><strong>GPG:</strong></abbr> Short for GNU Privacy Guard. This software uses the <abbr title="Open Pretty Good Privacy">OpenPGP</abbr> standard to encrypt, sign, verify and exchange shared keys.</p>
<p><abbr id="openpgp" title="Open Pretty Good Privacy"><strong>OpenPGP:</strong></abbr> The open source implementation of <a href="#pgp"><abbr title="Pretty Good Privacy"><strong>PGP:</strong></abbr></a> used in <a href="#ggp"><abbr title="GNU Privacy Guard">GPG</abbr></a></p>
<p><abbr id="pgp" title="Pretty Good Privacy"><strong>PGP:</strong></abbr> Short for “Pretty Good Privacy”. It’s a program developed by Symantec to implement signing, compressing, encrypting and decrypting data via <a href="#skc">symmetric-key cryptography</a> and <a href="#pkc">public-key cryptography</a>. Proprietary.</p>
<p><span id="pkc"><strong>Public-Key Cryptography:</strong></span> See <a href="#asc">Asymmetric cryptography</a></p>
<p><span id="skc"><strong>Symmetric Cryptography:</strong></span> A method of Cryptography that uses secret key that is applied to data to both encrypt plain text and decrypt ciphertext. </p>
</div>
<div class="article__author" itemscope="" itemprop="author" itemtype="https://schema.org/Person"><img class="article__author__image" src="/images/avatar.jpg" alt="John Warren"><a class="article__author__link" title="About John Warren" rel="author">John Warren</a>
<p class="article__author__desc">Just a place to make stuff</p>
......@@ -105,7 +111,7 @@
})();
</script><noscript>Enable JavaScript to see comments.</noscript>
<!-- Meta Tags for Structured Data-->
<meta itemprop="dateModified" content="2018-11-03T23:30:58.896Z">
<meta itemprop="dateModified" content="2018-11-19T18:11:26.025Z">
<meta itemprop="articleBody" content="
Comic credit to xkcd! One of my
favorites
......
......@@ -440,16 +440,16 @@ https://docs.gitlab.com/ee/user/project/pipelines/job_artifacts.html
</article>
<section class="related-posts">
<h3>Related posts</h3>
<div class="related-posts__item__wrapper">
<a class="related-posts__item" href="/posts/table-based-design/">
<div class="related-posts__item__background" style="background-image:url('/images/tableCode.jpg');"></div>
<div class="related-posts__item__overlay"></div><span class="related-posts__item__title">Table based design: Why I loathe it, and you should too!</span></a>
</div>
<div class="related-posts__item__wrapper">
<a class="related-posts__item" href="/posts/static-what-generator/">
<div class="related-posts__item__background" style="background-image:url('/images/default.jpg');"></div>
<div class="related-posts__item__overlay"></div><span class="related-posts__item__title">Static what Generator?!</span></a>
</div>
<div class="related-posts__item__wrapper">
<a class="related-posts__item" href="/posts/table-based-design/">
<div class="related-posts__item__background" style="background-image:url('/images/tableCode.jpg');"></div>
<div class="related-posts__item__overlay"></div><span class="related-posts__item__title">Table based design: Why I loathe it, and you should too!</span></a>
</div>
</section>
</div>
</div>
......
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://blog.thebestjohn.com/glossary/index.html</loc>
<lastmod>2018-11-19T18:11:26.025Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/encryption-primer/</loc>
......@@ -29,13 +36,6 @@
</url>
<url>
<loc>http://blog.thebestjohn.com/glossary/index.html</loc>
<lastmod>2018-11-03T23:30:58.896Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/table-based-design/</loc>
......@@ -44,42 +44,42 @@
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/static-what-generator/</loc>
<loc>http://blog.thebestjohn.com/posts/the-plasma-speaker-saga-pt-iii/</loc>
<lastmod>2018-11-03T23:30:58.784Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/the-plasma-speaker-saga-pt-iii/</loc>
<loc>http://blog.thebestjohn.com/posts/matrix-keypad/</loc>
<lastmod>2018-11-03T23:30:58.784Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/matrix-keypad/</loc>
<loc>http://blog.thebestjohn.com/posts/static-what-generator/</loc>
<lastmod>2018-11-03T23:30:58.784Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/sonoff-micropython-wonderland/</loc>
<loc>http://blog.thebestjohn.com/posts/setting-up-hexo-auto-deploy-from-gitlab/</loc>
<lastmod>2018-11-03T23:30:58.784Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/posts/setting-up-hexo-auto-deploy-from-gitlab/</loc>
<loc>http://blog.thebestjohn.com/about/index.html</loc>
<lastmod>2018-11-03T23:30:58.784Z</lastmod>
</url>
<url>
<loc>http://blog.thebestjohn.com/about/index.html</loc>
<loc>http://blog.thebestjohn.com/posts/sonoff-micropython-wonderland/</loc>
<lastmod>2018-11-03T23:30:58.784Z</lastmod>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment