<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=8&amp;t=2390" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-09-01T20:18:35+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=8&amp;t=2390</id>
<entry>
<author><name><![CDATA[YubiGuard]]></name></author>
<updated>2016-09-01T20:18:35+01:00</updated>
<published>2016-09-01T20:18:35+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8933#p8933</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8933#p8933"/>
<title type="html"><![CDATA[Re: YubiGuard - Prevent accidental release of YubiKeys.]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8933#p8933"><![CDATA[
<em>Hi Tom2. Great I'll hope many more people will find YubiGuard useful.</em><br /><br />With the most recent version I added a new feature: <strong>The Screen Lock Mode.</strong><br /><br />The screen lock mode allows for automatic and immediate screen lock when a YubiKey is removed from its USB port.<br /><br />This is a security feature. I assume many people like me use YubiKeys to login to their computer. With the new screen lock mode you can login into your system and remain that way until you remove your YubiKey from its USB port. Then you will require it again to login. Therefore the presence of the YubiKey is more strongly required for using the system. Somewhat analogues to your car keys which need to be in the lock the whole time you are driving.<br /><br />As always I welcome any feedback and (especially) stars on GitHub.  <img src="https://forum.yubico.com/images/smilies/icon_cool.gif" alt="8-)" title="Cool" /><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4417">YubiGuard</a> — Thu Sep 01, 2016 8:18 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2016-08-08T10:34:25+01:00</updated>
<published>2016-08-08T10:34:25+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8861#p8861</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8861#p8861"/>
<title type="html"><![CDATA[Re: YubiGuard - Prevent accidental release of YubiKeys.]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8861#p8861"><![CDATA[
Thanks for this post, will forward to marketing.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Mon Aug 08, 2016 10:34 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[YubiGuard]]></name></author>
<updated>2016-08-07T18:09:35+01:00</updated>
<published>2016-08-07T18:09:35+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8858#p8858</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8858#p8858"/>
<title type="html"><![CDATA[YubiGuard - Prevent accidental release of YubiKeys.]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2390&amp;p=8858#p8858"><![CDATA[
<div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />Oooops! I just posted my most intimate passphrase into the plains of the web. <br />Happened to me. I am certain it happened to you.  <img src="https://forum.yubico.com/images/smilies/icon_eek.gif" alt=":shock:" title="Shocked" />  <img src="https://forum.yubico.com/images/smilies/icon_e_sad.gif" alt=":(" title="Sad" />  <img src="https://forum.yubico.com/images/smilies/icon_e_confused.gif" alt=":?" title="Confused" /><br /></div><br />Especially with the Nano form factor accidental triggering of your YubiKey happens easily.<br />For example when just re-positioning my laptop I often haphazardly touch my YubiKey potentially bringing doom over my security setup.<br /><br />For Linux users I just created a tiny script to protect against this danger.<br />I call it <strong>YubiGuard</strong>. You can find it here together with the necessary instructions:<br /><br /><a href="https://bfelder.github.io/YubiGuard/" class="postlink">https://bfelder.github.io/YubiGuard/</a><br /><br /><br />It is much more advanced than YubiSwitch, a less sophisticated predecessor.<br />Several notable improvements in this regard are:<br /><br /><ol style="list-style-type: decimal"><li> <strong>No root privilege required to run! (A much criticized security flaw with YubiSwitch.)</strong></li><li> <strong>No unintended output release after reactivation, if you pressed your YubiKey while locked!</strong></li><li> Detects YubiKeys automatically, no need to hardcode ids manually. </li><li> Can handle multiple YubiKeys concurrently.</li><li> Timeout which locks off YubiKey after 5 seconds, to keep &quot;the lid closed tight&quot;.</li><li> Automatically locking after YubiKey has been triggered. (Smart isn't it?)</li><li> Panel indicator showing the activation status of YubiKey(s).</li></ol><br />It works meticulously on many popular Linux Distros and with all YubiKey models tested.<br /><em>(A shout out  to Yubico who provided additional models for testing. <br />It demonstrates how this company cares for its community and how it is committed to the development of the YubiKey ecosystem.)</em><br /><br />Its easy, fun to use. I am certain the Linux users among us will find this tool very useful.<br />If you like YubiGuard just let others know by leaving a star on its GitHub page.<br /><br />Download zip archive:<br /><a href="https://github.com/bfelder/YubiGuard/zipball/master" class="postlink">https://github.com/bfelder/YubiGuard/zipball/master</a><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4417">YubiGuard</a> — Sun Aug 07, 2016 6:09 pm</p><hr />
]]></content>
</entry>
</feed>