ruby-safety-net-attestation
SafetyNet attestation response verification
Description
A Ruby library to verify SafetyNet attestation statements from Google Play Services on your server. This library verifies that the statement: - has a valid signature that is trusted using certificates from
https://pki.goog/
- has the correct nonce
- has been generated recently (default allowed leeway from current time is 60
seconds)
- has a signing certificate with the correct subject
With a valid statement your application can then inspect the information
contained about the device integrity, calling app, and if applicable any
integrity errors and potential solutions.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/bdewater/safety_net_attestation
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install ruby-safety-net-attestation