{"id":1001,"date":"2019-12-02T18:27:33","date_gmt":"2019-12-02T05:27:33","guid":{"rendered":"https:\/\/www.ronella.xyz\/?p=1001"},"modified":"2019-12-02T18:48:40","modified_gmt":"2019-12-02T05:48:40","slug":"pgp-ascii-verify-a-signed-binary","status":"publish","type":"post","link":"https:\/\/www.ronella.xyz\/?p=1001","title":{"rendered":"Using Detach ASCII Signature to Verify a File"},"content":{"rendered":"<h1>Import Keys from Keyserver<\/h1>\n<p>Run the following command:<\/p>\n<pre style=\"white-space: pre;\">gpg --receive-keys &lt;KEY_ID&gt;<\/pre>\n<h1>Showing the Fingerprints<\/h1>\n<p>Run the following command:<\/p>\n<pre style=\"white-space: pre;\">gpg --fingerprint &lt;KEY_ID&gt;<\/pre>\n<h1>Verifying a File with ASCII Key<\/h1>\n<ol>\n<li>Download the detach <strong>asc<\/strong> &lt;ASC_FILE&gt; file associated to the file.<\/li>\n<li>Download the <strong>signed file<\/strong> &lt;SIGNED_FILE&gt; file.<\/li>\n<li>Use the following command for verification:\n<pre style=\"white-space: pre;\">gpg --verify &lt;ASC_FILE&gt; &lt;SIGNED_FILE&gt;<\/pre>\n<\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>Import Keys from Keyserver Run the following command: gpg &#8211;receive-keys &lt;KEY_ID&gt; Showing the Fingerprints Run the following command: gpg &#8211;fingerprint &lt;KEY_ID&gt; Verifying a File with ASCII Key Download the detach asc &lt;ASC_FILE&gt; file associated to the file. Download the signed file &lt;SIGNED_FILE&gt; file. Use the following command for verification: gpg &#8211;verify &lt;ASC_FILE&gt; &lt;SIGNED_FILE&gt;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[23,28],"tags":[],"_links":{"self":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1001"}],"collection":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1001"}],"version-history":[{"count":4,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1001\/revisions"}],"predecessor-version":[{"id":1005,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=\/wp\/v2\/posts\/1001\/revisions\/1005"}],"wp:attachment":[{"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1001"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1001"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ronella.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}