Hacker News new | ask | show | jobs
by trangus_1985 1722 days ago
They do yearly updates, the 2022 doc will very likely have more information. Regardless, the 2021 doc has some key foundations of the technology that are worth knowing.

The contract tracing docs _should_ be almost the same technology, and knowing how that works _should_ be a good start. At least, from my eyeing the OP's article as a lay person.

2 comments

AOP has been a thing since iPhone 6s, so they're not particularly rushed in documenting it.
I can't go too into details, but now that the AOP is doing cryptographical operations and key escrow, the internal bus is likely to show up in future documents. Maybe not the AOP but certainly the mechanisms it uses to interact with the find my network. It may also be a separate find my network whitepaper.
Is the AOP still involved in Find My, even on a 6s/6s Plus?

Edit: I read the TFA, which says 11 and up.

I certainly hope so!
"They do yearly updates, the 2022 doc will very likely have more information."

Sure you document such stuff before releasing it?

> Sure you document such stuff before releasing it?

Uuuhh so, bad news. Basically nobody ever does that. Since agile, everyone seems to just iterate like mad, release, then document after release if you have time.

I'm as guilty of this as everyone else.

>Sure you document such stuff before releasing it?

These are all likely documented internally - the process of cleaning it up is probably something they only care to do once a year. Very little of this affects most developers, and the stuff that does is available in the dev docs.

Apple doesn't even always document stuff after releasing it.