<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pgp on UNIX Esoterica</title>
    <link>https://unix-esoterica.com/tags/pgp/</link>
    <description>Recent content in Pgp on UNIX Esoterica</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 25 Dec 2025 21:19:21 +0100</lastBuildDate>
    <atom:link href="https://unix-esoterica.com/tags/pgp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Create Your GPG Key In Minutes</title>
      <link>https://unix-esoterica.com/posts/gpg-key/</link>
      <pubDate>Thu, 25 Dec 2025 21:19:21 +0100</pubDate>
      <guid>https://unix-esoterica.com/posts/gpg-key/</guid>
      <description>&lt;p&gt;Step 1 - Create Your Public/Private Key Pair and Revocation Certificate&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;gpg --expert --full-gen-key&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;NOTE: If you are on a console without GUI use this instead:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;gpg --expert --pinentry-mode=loopback --full-gen-key&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;When asked what kind of key you want you will be presented with 14 options. Choose the 9th option which should be ECC (Elliptic Curve Cryptography) public/private keypair and an ECC signing key. In most cases the default option will be the best choice.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
