<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Security on Planet I Kiru</title>
    <link>https://planetikiru.org/tags/security/</link>
    <description>Recent content in Security on Planet I Kiru</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 25 Aug 2026 20:04:17 +0800</lastBuildDate>
    <atom:link href="https://planetikiru.org/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Use GPG: A Practical Guide to Key Management, Encryption, and Signing</title>
      <link>https://planetikiru.org/posts/how-to-use-gpg/</link>
      <pubDate>Tue, 25 Aug 2026 20:04:17 +0800</pubDate>
      <guid>https://planetikiru.org/posts/how-to-use-gpg/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;./pic.jpg&#34; alt=&#34;pic&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;GPG (GNU Privacy Guard) is an implementation of PGP and is widely used in the field of cryptography. Its fundamental principle is asymmetric cryptography, also known as public-key cryptography. This article will not delve deeply into its underlying principles but will instead introduce its basic usage. The scenarios described below are those I might encounter in my daily work.&lt;/p&gt;&#xA;&lt;h2 id=&#34;creating-a-key-pair&#34;&gt;Creating a Key Pair&lt;/h2&gt;&#xA;&lt;p&gt;Since GPG is based on asymmetric cryptography technology, the first step in using it is to generate a key pair: a public key and a private key:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
