<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Systemd on Learning Journey of Alexander Allgäuer</title><link>https://bitlex.li/tags/systemd/</link><description>Recent content in Systemd on Learning Journey of Alexander Allgäuer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 15 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://bitlex.li/tags/systemd/index.xml" rel="self" type="application/rss+xml"/><item><title>YubiKey: SSH with FIDO2</title><link>https://bitlex.li/tutorials/yubikey-ssh-fido2/</link><pubDate>Wed, 15 Apr 2026 00:00:00 +0000</pubDate><guid>https://bitlex.li/tutorials/yubikey-ssh-fido2/</guid><description>&lt;p&gt;The YubiKey supports four methods to enable hardware-backed SSH authentication.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;FIDO2&lt;/li&gt;
&lt;li&gt;PIV&lt;/li&gt;
&lt;li&gt;PGP&lt;/li&gt;
&lt;li&gt;OTP&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;FIDO2 provides the highest security and comes with low complexity. The private key is non-exportable.&lt;/p&gt;
&lt;h2 id="limitations"&gt;Limitations&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;OpenSSH v 8.2.p1 is a requirement better 8.3 for the verify-required option, shouldn&amp;rsquo;t be an issue since both versions were released in 2020.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Windows SSH at the time of writing not supported. &lt;br&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The Mac OS bundled openssh version doesn&amp;rsquo;t support it but this can be fixed.&lt;/p&gt;</description></item></channel></rss>