libeuicc: Implement AR-DO (tag 0xBF76) parsing in es8p metadata#423
Merged
estkme merged 9 commits intoestkme-group:mainfrom Mar 17, 2026
Merged
libeuicc: Implement AR-DO (tag 0xBF76) parsing in es8p metadata#423estkme merged 9 commits intoestkme-group:mainfrom
estkme merged 9 commits intoestkme-group:mainfrom
Conversation
Contributor
Author
|
Test w/ BetterRoaming Test Profile (with both cert hash and package name)
SHA-1 digest seems to match. |
Contributor
Author
|
The Speedtest one which seems to come with no access rules, also Truphone RSP though: |
This is technically stricter than EuiccGoogle but it seems safer. We can relax this if it becomes a problem.
septs
reviewed
Mar 15, 2026
Contributor
|
Does this ar-do also accessible when you list profiles? |
septs
approved these changes
Mar 16, 2026
Contributor
Author
|
@estkme no, I'm pretty sure this is only available during the download process |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is added by some profiles targetting usage on Android with EuiccService API. EuiccService will return these access rules to the system, which decides whether to allow download to proceed based on the certificate hash, i.e. if the requesting app does not match the hash specified in the profile's access rules, download process is aborted.