>can use a single [private] key regardless of which randomized version of her public key was used to encrypt. I have not seen this before. Trying to wrap my brain around how this works. In terms of ECC I thought public and private were a single pair. Can anyone explain what is going on with public key randomization?
How does Apple privately find offline devices?
71–80 of 184 posts
Re: How does Apple privately find offline devices?
#72Earlier quoted context omitted.
Did not know this. I figured all those wifi connections I get near stoplights were slurping up mac addresses to track people. I wonder if it generates a mac address every single time or just upon first interaction with a wifi network it doesn't know about?
Apparently the initial implementation (iOS 8) randomized it every time the screen sleeps or wakes. I wasn't able to find any recent documentation detailing the current behavior - probably similar?
``` iOS uses a randomized Media Access Control (MAC) address when conducting Wi-Fi scans while it isn’t associated with a Wi-Fi network. These scans could be performed in order to find and connect a preferred Wi-Fi network or to assist Location Services for apps that use geofences, such as location-based reminders or fixing a location in Apple Maps. Note that Wi-Fi scans that happen while trying to connect to a preferred Wi-Fi network aren’t randomized.
.... [continues with all the cases] ```
Re: How does Apple privately find offline devices?
#73Earlier quoted context omitted.
Wouldn't this be already possible (and a lot cheaper) using something like Tile?
Yes, except you'd need to get your target to install the Tile app and use it frequently enough that it keeps background location privs. If Apple does come out with a cheap Tile-type device with a then this could be a legit concern. If you hid one in a person's belongings then you'd get hits from their phone- and turning it off wouldn't work, because random passersby would report their location as well. This could eve…
Using the same type of "mesh network" Apple mentioned, other users you can track that Tile for you: https://youtu.be/WG7BdW7iFzo?t=58
(I'm not familiar enough with Tile to know if that feature is continuous, but I wouldn't be surprised if a competitor does).
Re: How does Apple privately find offline devices?
#74If an Apple device is constantly emitting a BLE beacon code that can't effectively be changed in any way by a thief...
...then unless a thief keeps the device in their basement and never has anybody visit, your stolen device will almost certainly be detected sooner or later, and then you just call the police?
Even if the thief has sold it by that point and disappeared, if local law means the stolen good reverts to you, then people would quickly learn never to purchase any phone there's even a chance of having been suspiciously acquired.
Am I missing something here?
Re: How does Apple privately find offline devices?
#75Earlier quoted context omitted.
Sure. I pulled my data in the standard takeout.google.com/ process. The result is a json (? iirc). I parsed the json into x, y, and rasterized it using gdal. https://imgur.com/a/ZhyTsDV See I wasn't sure if I lost it in the couch in the living room, the office, or the bedroom. This got me within a few feet.
That's amazing, so cool. Is that something Google's not doing with the data, but could? (E.g. they don't because their maps don't show most houses precisely enough or whatever, so it wouldn't be useful?) Or is it relying on the fact that you are triangulating or similar from the known exact position of your WiFi routers or similar down to the inch, and Google doesn't have any way of knowing that?
Re: How does Apple privately find offline devices?
#76Earlier quoted context omitted.
The T2 chip is a derivative of the A10. It has similar power requirements to the SOC in modern iPhones. They could probably use a cut down derivative of the W2 chip used in AirPods with the audio codec etc. removed. I’m guessing phone batteries reach a point where they’re still storing energy but can’t provide enough current to safely boot the whole phone. The BLE chip could sip on the remainder of the battery for a…
That sounds reasonable. I had no idea the T2 was that powerful.
Re: How does Apple privately find offline devices?
#77Can this be used as essentially 100% effective anti-theft? If an Apple device is constantly emitting a BLE beacon code that can't effectively be changed in any way by a thief... ...then unless a thief keeps the device in their basement and never has anybody visit, your stolen device will almost certainly be detected sooner or later, and then you just call the police? Even if the thief has sold it by that point and di…
Re: How does Apple privately find offline devices?
#78Earlier quoted context omitted.
Sure. I pulled my data in the standard takeout.google.com/ process. The result is a json (? iirc). I parsed the json into x, y, and rasterized it using gdal. https://imgur.com/a/ZhyTsDV See I wasn't sure if I lost it in the couch in the living room, the office, or the bedroom. This got me within a few feet.
That's amazing, so cool. Is that something Google's not doing with the data, but could? (E.g. they don't because their maps don't show most houses precisely enough or whatever, so it wouldn't be useful?) Or is it relying on the fact that you are triangulating or similar from the known exact position of your WiFi routers or similar down to the inch, and Google doesn't have any way of knowing that?
Re: How does Apple privately find offline devices?
#79Earlier quoted context omitted.
recent apple phones have NFC, which cannot be disabled.
Can NFC be used by iOS applications, e.g. SSH authentication via smartcard, where the private key never leaves the card?
Re: How does Apple privately find offline devices?
#80Can this be used as essentially 100% effective anti-theft? If an Apple device is constantly emitting a BLE beacon code that can't effectively be changed in any way by a thief... ...then unless a thief keeps the device in their basement and never has anybody visit, your stolen device will almost certainly be detected sooner or later, and then you just call the police? Even if the thief has sold it by that point and di…