Package gem-safety-net-attestation: Information

    Source package: gem-safety-net-attestation
    Version: 0.4.0-alt1
    Build time:  Sep 30, 2022, 02:40 PM in the task #300222
    Category: Development/Ruby
    Report package bug
    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).

    List of rpms provided by this srpm:
    gem-safety-net-attestation (noarch)
    gem-safety-net-attestation-doc (noarch)


    List of contributors:
    Pavel Skrylev

      1. rpm-build-ruby

    Last changed


    Dec. 2, 2020 Pavel Skrylev 0.4.0-alt1
    - + packaged gem with usage Ruby Policy 2.0