How to Install and Uninstall ruby-safety-net-attestation Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "ruby-safety-net-attestation" package

Here is a brief guide to show you how to install ruby-safety-net-attestation on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-safety-net-attestation

2. Uninstall "ruby-safety-net-attestation" package

Learn how to uninstall ruby-safety-net-attestation on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-safety-net-attestation $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-safety-net-attestation package on Ubuntu 21.10 (Impish Indri)

Package: ruby-safety-net-attestation
Architecture: all
Version: 0.4.0-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 39
Depends: ruby-jwt (>= 2.0)
Filename: pool/universe/r/ruby-safety-net-attestation/ruby-safety-net-attestation_0.4.0-2_all.deb
Size: 10396
MD5sum: 1f5fb8d046fe7ea6e93c441d0390325c
SHA1: cdc853f7df8e210971a03d8df0a41fa0ed07102e
SHA256: 5b897ee2c984f8a907aa226c6288504e6e4c2c23934708644ab109fbaefdc57e
SHA512: 750d7d14ad0683ec5ca439e13dcb6340642add1775210267ab065d16264e122b9ad8b06896573ca2a1a6c4102d56bc7ebf0bc6fcfbb8f7afc29bf6e1b9bc83eb
Homepage: https://github.com/bdewater/safety_net_attestation
Description-en: SafetyNet attestation response verification
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.
Description-md5: 444d1eccfd2590973dbeb8f5299d6714
Ruby-Versions: all