Earlier quoted context omitted.
But face data is not shared with apps for security/unlock purposes. Access to the live face data stream is provided for features like silly Snapchat filters ("turn your face into a lion" type crap) which the user may opt in to.
The problem is, apparently, the opt in question is "do you want to allow this app to use the camera" not "do you want to allow this app to use your face 3D measurements data."
Apple is sharing your facial wireframe with apps
91–100 of 152 posts
Re: Apple is sharing your facial wireframe with apps
#92Earlier quoted context omitted.
As far as I know there's no "Attention" API. It also seems intentional that Apple has omitted an eye-tracking API as well (even though it seems like that would be trivial for them to add from a technical perspective) Is there anything stopping them from doing this with the front-facing camera on existing phones?
Apple would probably reject apps that ask for camera access just to track user attention, and even if they didn't, asking for camera access in an app that doesn't have a reasonable reason to want it is a huge red flag and will get the app uninstalled by a lot of people.
Re: Apple is sharing your facial wireframe with apps
#93Earlier quoted context omitted.
Just checked again: not for Discord. No idea about other apps owned by Tencent. It's notable Discord was developed as an American startup, and it's not clear what Tencent's involvement is. Regardless, for me it's too much access for a chat app to have in exchange for the convenince of sharing a photo from my phone.
A better solution would be for Apple to provide a decent photo picker that functions at the system level, and require a separate (special) permission to access all photos with the appropriate warning if that app needs a fancy dancy photo picker. Why do I need to give snapchat access to all photos ever just to post from my camera roll?
Re: Apple is sharing your facial wireframe with apps
#94I've been playing with the TrueDepth Camera APIs on the iPhone X. Some things I've noticed: 1) The ARKit "Face Mesh" seems to be a standard model that is scaled and skewed to fit your face (for example, it ignores glasses, still works if you put your hand in front of your face, etc). It is _not_ a 3D scan. 2) The "TrueDepth" data is not really all that granular. It seems similar to the depth map you get from the rear…
Re: Apple is sharing your facial wireframe with apps
#95Earlier quoted context omitted.
Just checked again: not for Discord. No idea about other apps owned by Tencent. It's notable Discord was developed as an American startup, and it's not clear what Tencent's involvement is. Regardless, for me it's too much access for a chat app to have in exchange for the convenince of sharing a photo from my phone.
A better solution would be for Apple to provide a decent photo picker that functions at the system level, and require a separate (special) permission to access all photos with the appropriate warning if that app needs a fancy dancy photo picker. Why do I need to give snapchat access to all photos ever just to post from my camera roll?
If you want to try it out install the Wire messenger (if you make the account with a web browser you don't need to provide a phone number), and try to attach a photo but deny Photo library permissions. (Here's the buttons to press: https://imgur.com/a/gc5Iq). Other apps work this way on iOS 11 but this is the one that came to mind.
Re: Apple is sharing your facial wireframe with apps
#96I've been playing with the TrueDepth Camera APIs on the iPhone X. Some things I've noticed: 1) The ARKit "Face Mesh" seems to be a standard model that is scaled and skewed to fit your face (for example, it ignores glasses, still works if you put your hand in front of your face, etc). It is _not_ a 3D scan. 2) The "TrueDepth" data is not really all that granular. It seems similar to the depth map you get from the rear…
>The lack of Animoji and front-facing ARKit seems to be a software limitation made for business reasons rather than a hardware limitation. The A11 chip has dedicated “neural engine” hardware which is used for Animoji and other facial recognition tasks. How much could be done in the standard CPU on other devices I’m not sure.
Re: Apple is sharing your facial wireframe with apps
#97Earlier quoted context omitted.
> .. could be scary. But I disagree that this has anything to do with the iPhone X or its TrueDepth camera. Well, lets just say there's the kind of scary fact that nobody, trustworthy, has audited this thing. Like, should a company that didn't run a "doesn't let root login on first-try" test be allowed to be making such wide-ranging decisions as face-scanning? What if I don't want to have my face scanned, but neverth…
> What if I don't want to have my face scanned, but nevertheless need to pick up somebody's lost-phone/detonation-device? Shall I just wear a mask? Well...yeah. If you're out in public and your face is visible, you don't have a reasonable expectation of privacy.
Re: Apple is sharing your facial wireframe with apps
#98Earlier quoted context omitted.
"Once you give it permission, an active app keeps on having access to your face” Isn’t the definition of an active app, one that is open and in the foreground? The minute the phone sleeps, or the app is put into the background, access becomes more at Apple’s discretion. I’d expect an app running in the foreground to be able to keep using the camera as long as needed.. Or is your point more: allowing once allows it ev…
I have no direct experience of iOs but according to the post it's as you wrote. It could be an app that needs the camera once for some sensible reason, then it can use it forever when it's active even if it wouldn't need it from the point of view of the user.
Re: Apple is sharing your facial wireframe with apps
#99Let’s not jump to conclusions here based on assumptions and ignorance. What is likely being shared is a generic wireframe with pose and expression information. Not a face fingerprint as some are breathlessly calling it.
a precise wireframe could be as precise as a fingerprint... If it has a very high mesh count, it is just a high resolution 3D model of your face... much more information then what is required to face-id you look at this model for example, it has medium amount of mesh: http://image.shutterstock.com/display_pic_with_logo/279553/1...
Re: Apple is sharing your facial wireframe with apps
#100I've been playing with the TrueDepth Camera APIs on the iPhone X. Some things I've noticed: 1) The ARKit "Face Mesh" seems to be a standard model that is scaled and skewed to fit your face (for example, it ignores glasses, still works if you put your hand in front of your face, etc). It is _not_ a 3D scan. 2) The "TrueDepth" data is not really all that granular. It seems similar to the depth map you get from the rear…