You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
linux@debian$ ~/Downloads/nodejsDownloads
gpg --verify SHASUMS256.txt.sig SHASUMS256.txt
gpg: Signature made Thu 02 Feb 2023 11:13:39 AM EST
gpg: using RSA key 108F52B48DB57BB0CC439B2997B01419BD92F80A
gpg: Good signature from "Ruy Adorno <ruyadorno@hotmail.com>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
Primary key fingerprint: 108F 52B4 8DB5 7BB0 CC43 9B29 97B0 1419 BD92 F80A
And for good measure, generate the sha256sum of the tar file and compare it tho the sha256sum in the SHASUMS256.txt.sig fileby outputing the generated sum in a separate file and using the diff command to compare the two