Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37835096
en ru br
ALT Linux repos
S:0.4.0.1-alt0.1

Group :: Development/Ruby
RPM: gem-safety-net-attestation

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4.0.1-alt0.1
Build date: 27 january 2023, 20:01 ( 66.7 weeks ago )
Size: 21.42 Kb

Home page:   https://github.com/bdewater/safety_net_attestati…

License: MIT
Summary: Ruby gem to verify Android SafetyNet attestation statements
Description:

A Ruby gem to verify SafetyNet attestation statements from Google Play Services
on your server.

This gem 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 (see usage).

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-safety-net-attestation-doc
  • gem-safety-net-attestation
  • gem-safety-net-attestation-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin