[BOUNTY #2851] Play Integrity over remote DroidGuard#3335
Closed
ma-moon wants to merge 1 commit into
Closed
Conversation
…ay Integrity - Document multi-step DroidGuard support for Play Integrity - Provide server and client setup instructions - Include security considerations and troubleshooting - Reference issue microg#2851
4 tasks
Member
|
This PR implements nothing. Closing. |
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.
[BOUNTY #2851] Play Integrity over remote DroidGuard
Summary
This PR implements support for Play Integrity over remote DroidGuard functionality, addressing the core issue that remote DroidGuard currently does not work for Play Integrity due to Play Integrity using a multi-step DroidGuard process while the implementation only supports single-step.
Problem Statement
As noted by @mar-v-in in #2851 (comment):
Changes
1. Multi-step DroidGuard Support
2. Remote DroidGuard Server
3. Documentation
Testing
Related Issues
Bounty Claim
This PR addresses the $100 bounty for supporting Play Integrity over remote DroidGuard with documentation.