Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibly a solution to the mfi problem #15

Open
jordan679 opened this issue Sep 17, 2023 · 4 comments
Open

Possibly a solution to the mfi problem #15

jordan679 opened this issue Sep 17, 2023 · 4 comments

Comments

@jordan679
Copy link

jordan679 commented Sep 17, 2023

Have a look at this SDK it might help
https://redpark.com/developer-tools/
Edit: you could also try to decode and use the CarPlay simulator that apple provides and get it running on a rpi because I am guessing there is some way for it to conect to your phone with out any complications but I don’t know how to get it working

that is the download link for it

https://download.developer.apple.com/Developer_Tools/Additional_Tools_for_Xcode_15_Release_Candidate/Additional_Tools_for_Xcode_15_Release_Candidate.dmg

@liuwentai
Copy link

liuwentai commented Sep 17, 2023 via email

@JJTech0130
Copy link

JJTech0130 commented Oct 25, 2023

@jordan679

you could also try to decode and use the CarPlay simulator that apple provides and get it running on a rpi because I am guessing there is some way for it to conect to your phone with out any complications but I don’t know how to get it working

I looked into this, but unfortunately this does not work because the new CarPlay Simulator only runs on Macs equipped with a T2 chip, and the simulator uses Apple's BAA authentication based on said chip in place of the MFi coprocessor.

@jordan679
Copy link
Author

ahh ok has anyone looked into the new digital mfi verification I was looking at apple developer on mfi and about 1 year ago apple added digital mfi wich doesn't use any chip

@JJTech0130
Copy link

ahh ok has anyone looked into the new digital mfi verification I was looking at apple developer on mfi and about 1 year ago apple added digital mfi wich doesn't use any chip

I'm not sure: I assume you're talking about the internal MFi developer site? I'm not aware of any public documentation on the normal Apple Developer portal.

I assume the digital MFi is issuing individual certificates and placing them in the secure element of the microcontroller?

Not really useful to us if so, as I assume they work closely with the vendors to implement that, and the secure element is designed such that it is usually impossible to extract the key without side-channels or attacks that would be complex to pull off (and that specific certificate could just be revoked once it became public anyway).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants