Live data from Hacker News

Howdy – Windows Hello style facial authentication for Linux

github.com

21–30 of 47 posts

Re: Howdy – Windows Hello style facial authentication for Linux

#21
post #13

I know there was extensive testing when face recognition authentication came to smartphones. I wonder how an open source project like this one compares. I suspect there are substantially more false positives/negatives than on a commercially developed version that needs to support everyone to be successful.

Apple's Face ID uses what is essentially a 3D camera, a simple 2D color camera cannot compare to that in terms of accuracy.

AFAIK Pixel phones, including the Pixel 9, only use 2D images for face unlock. So it's definitely possible to reach mainstream quality with conventional cameras.

(Unless you'd argue that the face unlock found on Pixels is not passable either)

Re: Howdy – Windows Hello style facial authentication for Linux

#22
post #13

I know there was extensive testing when face recognition authentication came to smartphones. I wonder how an open source project like this one compares. I suspect there are substantially more false positives/negatives than on a commercially developed version that needs to support everyone to be successful.

Apple's Face ID uses what is essentially a 3D camera, a simple 2D color camera cannot compare to that in terms of accuracy.

Apple has clearly done a lot of work in this space and have decided to retain Touch ID on Macbooks. I think this is fairly instructive.

Re: Howdy – Windows Hello style facial authentication for Linux

#24
post #13

Earlier quoted context omitted.

Apple's Face ID uses what is essentially a 3D camera, a simple 2D color camera cannot compare to that in terms of accuracy.

Apple has clearly done a lot of work in this space and have decided to retain Touch ID on Macbooks. I think this is fairly instructive.

[deleted]

Re: Howdy – Windows Hello style facial authentication for Linux

#25

I wish we had good support for fingerprint readers instead.

It was relatively easy to setup a yubikey bio fingerprint device in arch with pam-u2f. I just kinda followed the wiki here: https://wiki.archlinux.org/title/Universal_2nd_Factor

It wasn't strictly plug and play, but it only took like 20 minutes of fiddling.

Re: Howdy – Windows Hello style facial authentication for Linux

#26
post #13

Earlier quoted context omitted.

Apple's Face ID uses what is essentially a 3D camera, a simple 2D color camera cannot compare to that in terms of accuracy.

Apple has clearly done a lot of work in this space and have decided to retain Touch ID on Macbooks. I think this is fairly instructive.

That was primarily because the face id sensor stack is too thick to fit in the laptop lid

Re: Howdy – Windows Hello style facial authentication for Linux

#28

Earlier quoted context omitted.

Apple has clearly done a lot of work in this space and have decided to retain Touch ID on Macbooks. I think this is fairly instructive.

That was primarily because the face id sensor stack is too thick to fit in the laptop lid

The point being that they think they need those sensors in order to create a secure system.
Post reply on HN