<?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=1997" />

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

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=8&amp;t=1997</id>
<entry>
<author><name><![CDATA[jeantil]]></name></author>
<updated>2016-09-30T22:23:02+01:00</updated>
<published>2016-09-30T22:23:02+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1997&amp;p=9062#p9062</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1997&amp;p=9062#p9062"/>
<title type="html"><![CDATA[Re: [Project] [OS X] Yubikey Lock and Unlock Daemon for Mac ]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1997&amp;p=9062#p9062"><![CDATA[
The readme on github mentions 2 requirements: <br />* Configured integration with Yubico PAM module<br />* Require password immediately after sleep or screen saver begins <br /><br />while the second makes sense, what does the yubico pam integration bring ? I found a tutorial about it at some point but it would only add the yubikey as a 2nd authentication factor (requiring a pin in addition to the password). Have you been able to work around that  and at least remove password entry ?<br /><br />I am hoping this daemon can be modified to allow for a relaxed security mode. In which it would behave like [url=https://code.google.com/archive/p/reduxcomputing-proximity/]proximity[url] and allow lock / unlock only based on the physical device presence with no additional input. (and yes I am aware that this lowers the security of the system compared to 2 factor, I still think user experience and security is better than the classical password).<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4499">jeantil</a> — Fri Sep 30, 2016 10:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom2]]></name></author>
<updated>2015-08-20T10:19:12+01:00</updated>
<published>2015-08-20T10:19:12+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1997&amp;p=7711#p7711</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1997&amp;p=7711#p7711"/>
<title type="html"><![CDATA[Re: Yubikey Locking and Unlocking Daemon for OS X]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1997&amp;p=7711#p7711"><![CDATA[
moved to community projects<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3364">Tom2</a> — Thu Aug 20, 2015 10:19 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Sh71rlic]]></name></author>
<updated>2015-10-06T20:38:06+01:00</updated>
<published>2015-08-14T11:50:22+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1997&amp;p=7689#p7689</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1997&amp;p=7689#p7689"/>
<title type="html"><![CDATA[[Project] [OS X] Yubikey Lock and Unlock Daemon for Mac OS X]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1997&amp;p=7689#p7689"><![CDATA[
Hi everyone, <br />some time ago I made a simple solution for the OS X locking and locking with yubikey and I made it available on github at <!-- m --><a class="postlink" href="https://github.com/shtirlic/yubikeylockd">https://github.com/shtirlic/yubikeylockd</a><!-- m --> , I am using it for a while and it works good for me.<br /><br />Installation <br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">git clone https://github.com/shtirlic/yubikeylockd.git<br />cd yubikeylockd &amp;&amp; make all<br /></div><br /><br />How it works<br /><br />When you attach Yubikey for the first time launchctl will run yubikeylockd daemon<br />that will simply monitor the state of the given USB device.<br />Daemon based on the sample provided by Apple for IOKit development.<br /><br />It does two things: <br /><ul><li> when device is attached it makes activity via IOPMAssertionDeclareUserActivity call to turn screen on</li><li> after device is detached it uses IORequestIdle to put display to sleep and (if you configured it) also lock the OS X</li></ul><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3871">Sh71rlic</a> — Fri Aug 14, 2015 11:50 am</p><hr />
]]></content>
</entry>
</feed>