On Mon, Nov 3, 2014 at 5:47 PM, Andy Lutomirski wrote:
> On Mon, Nov 3, 2014 at 5:32 AM, Tom Gundersen wrote:
>> Hi Andy,
>>
>> On Tue, Oct 28, 2014 at 11:46 PM, Andy Lutomirski
>> wrote:
>>> So far, hidraw_id detects U2F tokens and sets:
>>> ID_U2F_TOKEN=1
>>> ID_SECURITY_TOKEN=1
>>>
>>> This
On Mon, Nov 3, 2014 at 5:32 AM, Tom Gundersen wrote:
> Hi Andy,
>
> On Tue, Oct 28, 2014 at 11:46 PM, Andy Lutomirski wrote:
>> So far, hidraw_id detects U2F tokens and sets:
>> ID_U2F_TOKEN=1
>> ID_SECURITY_TOKEN=1
>>
>> This causes the uaccess rules to apply to U2F devices.
>> ---
>>
>> I've ne
Hi Andy,
On Tue, Oct 28, 2014 at 11:46 PM, Andy Lutomirski wrote:
> So far, hidraw_id detects U2F tokens and sets:
> ID_U2F_TOKEN=1
> ID_SECURITY_TOKEN=1
>
> This causes the uaccess rules to apply to U2F devices.
> ---
>
> I've never written any udev code before. Feedback welcome.
>
> If you thi
On Tue, Oct 28, 2014 at 3:46 PM, Andy Lutomirski wrote:
> So far, hidraw_id detects U2F tokens and sets:
> ID_U2F_TOKEN=1
> ID_SECURITY_TOKEN=1
>
> This causes the uaccess rules to apply to U2F devices.
This works for the Plug-up security key, too.
--Andy
> ---
>
> I've never written any udev c
So far, hidraw_id detects U2F tokens and sets:
ID_U2F_TOKEN=1
ID_SECURITY_TOKEN=1
This causes the uaccess rules to apply to U2F devices.
---
I've never written any udev code before. Feedback welcome.
If you think this doesn't belong in udev, I can try to find it another home.
.gitignore