6 ms·
Looking through the code, it looks like this uses your personal Apple Mail entitlements to pull the locations that get collected by devices on the FindMy networ
by abalaji 2y ago
Looking through the code, it looks like this uses your personal Apple Mail entitlements to pull the locations that get collected by devices on the FindMy network:
https://github.com/seemoo-lab/openhaystack/blob/8d214aa5eb68fa0e6bca8bfa65443a79dd2216d4/OpenHaystack/OpenHaystackMail/OpenHaystackPluginService.m#L81 https://github.com/seemoo-lab/openhaystack/blob/8d214aa5eb68...
I wonder if this were also possible by making an Apple developer account.
- denysvitali 2y agoThere are versions that do not require the interaction with Apple Mail. All you need is an Apple account - the code doesn't have to run on Apple HW: https://github.com/biemster/FindMy https://github.com/biemster/FindMy