<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stacky.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Gpg</id>
	<title>Gpg - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stacky.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Gpg"/>
	<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=Gpg&amp;action=history"/>
	<updated>2026-04-05T21:06:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://stacky.net/wiki/index.php?title=Gpg&amp;diff=1429&amp;oldid=prev</id>
		<title>Anton: Created page with &quot;== Setup ==  Generate a key  gpg2 --full-gen-key  === Yubikey setup ===  Following https://blog.programster.org/yubikey-link-with-gpg   sudo apt install pcscd scdaemon gnupg2...&quot;</title>
		<link rel="alternate" type="text/html" href="https://stacky.net/wiki/index.php?title=Gpg&amp;diff=1429&amp;oldid=prev"/>
		<updated>2018-11-21T08:49:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Setup ==  Generate a key  gpg2 --full-gen-key  === Yubikey setup ===  Following https://blog.programster.org/yubikey-link-with-gpg   sudo apt install pcscd scdaemon gnupg2...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Setup ==&lt;br /&gt;
&lt;br /&gt;
Generate a key&lt;br /&gt;
 gpg2 --full-gen-key&lt;br /&gt;
&lt;br /&gt;
=== Yubikey setup ===&lt;br /&gt;
&lt;br /&gt;
Following https://blog.programster.org/yubikey-link-with-gpg&lt;br /&gt;
&lt;br /&gt;
 sudo apt install pcscd scdaemon gnupg2 pcsc-tools&lt;br /&gt;
&lt;br /&gt;
After that, plug in the yubikey and do&lt;br /&gt;
&lt;br /&gt;
 gpg2 --card-edit&lt;br /&gt;
 gpg/card&amp;gt; admin  # enables admin commands&lt;br /&gt;
 gpg/card&amp;gt; passwd  # then set Admin PIN&lt;br /&gt;
&lt;br /&gt;
I seem to have broken something :-/. &amp;lt;code&amp;gt;gpg/card&amp;gt; reset&amp;lt;/code&amp;gt; seems to fix it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Trying yubico-piv-tool&lt;br /&gt;
&lt;br /&gt;
 sudo apt install check libpcsclite-dev&lt;br /&gt;
 ./configure&lt;br /&gt;
 make&lt;br /&gt;
 sudo make install&lt;br /&gt;
&lt;br /&gt;
but then I have to go into &amp;lt;code&amp;gt;yubico-piv-tool-1.6.2/lib/.libs&amp;lt;/code&amp;gt; to run since it didn&amp;#039;t copy the &amp;lt;code&amp;gt;.so&amp;lt;/code&amp;gt; files.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Look at https://github.com/drduh/YubiKey-Guide&lt;/div&gt;</summary>
		<author><name>Anton</name></author>
	</entry>
</feed>