Verifying the Operating System you download is important to protect you from malicious actors. The steps below will verify that the RoninOS image you download was produced by the developer you think produced it, and will also ensure the contents of the file you download match exactly the contents of the file produced by the developer.
You will need the RoninDojo Master Administrator Key to verify the RoninOS images.
(ending in .img.gz)
(ending in .asc)
gpg --refresh-keys
gpg --auto-key-locate keyserver --locate-keys pgp@ronindojo.io
keyserver hkps://keys.openpgp.org
cd /$HOME/Downloads && gpg --decrypt RoninOS_2.2.0.img.gz.sha256.asc
a280a0bf5a4e854329cba7c04b06e27076af29b1ffa6f9b449409e36f81594b6
sha256sum RoninOS_2.2.0.img.gz
Compare the output from step 5 with the output from step 6.
If you get BAD signature/mismatched fingerprints do not proceed and post about it in the RoninDojo Chatroom.
If the hashes match, you have sucessfully verified the downloaded RoninOS file has not been tampered. You can now proceed with your RoninDojo installation, safe in the knowledge that the software you have downloaded is an exact match to the one produced by the RoninDojo developer team.
(ending in .img.gz)
(ending in .asc)
Download GPG4Win and run the install, then open the command prompt.
Make sure keyring is created by running the command:
gpg --list-keys
gpg --refresh-keys
gpg --auto-key-locate keyserver --locate-keys pgp@ronindojo.io
cd C:\Users\%USERNAME%\Downloads && gpg --decrypt RoninOS_2.2.0.img.gz.sha256.asc
a280a0bf5a4e854329cba7c04b06e27076af29b1ffa6f9b449409e36f81594b6
certutil -hashfile RoninOS_2.2.0.img.gz
Compare the output from step 5 with the output from step 8.
If you get BAD signature/mismatched fingerprints do not proceed and post about it in the RoninDojo Chatroom.
If the hashes match you have sucessfully verified the downloaded RoninOS file has not been tampered. You can now proceed with your RoninDojo installation, safe in the knowledge that the software you have downloaded is an exact match to the one produced by the RoninDojo developer team.
Instructions TBA
Requirements:
Check out the Troubleshooting page for more info.
Join the RoninDojo Chatroom and engage the community.