Ruby hash checking

18 views
Skip to first unread message

Bang Will

unread,
Jun 3, 2024, 4:20:07 AMJun 3
to RubyInstaller
Hi there,
How could we perform a checking once we download an installer.
Example one of our staff try to install Ruby in Windows machine and download from this source:
We would like to check using this documentation however still not found the source for verification the hash file
in this link FAQ · oneclick/rubyinstaller2 Wiki · GitHub there is a tutorial to check it using command:
curl https://rubyinstaller.org/ci.ri2-package-signing-key.asc | gpg --import gpg --verify rubyinstaller-3.0.0-1-x64.exe.asc 

RubyInstaller.png

Lars Kanis

unread,
Jun 3, 2024, 8:38:59 AMJun 3
to rubyin...@googlegroups.com
All rubyinstaller releases are signed by a Microsoft trusted certificate. You can click on the exe file, then "properties", then the signature tab. It should look like so and have a valid signature of "Open Source Developer, Lars Kanis":
grafik.png
You can also use GPG to verify the detached PGP signature (the *.asc file). It should work like written in the FAQ. I just extended the documentation and added my personal key to the curl download since it is used for the latest releases.

Regards, Lars
--

--
You received this message because you are subscribed to the Google Groups "RubyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyinstalle...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyinstaller/b336f3ae-60d9-4ea8-8fc2-4c646f539c4dn%40googlegroups.com.

Bang Will

unread,
Jun 4, 2024, 8:25:23 AMJun 4
to RubyInstaller
Thank you Lars for the answer, will try this one on local machine
Checking the page regarding FAQ seem its already upgrade, appriciate regarding that.
Thank you.

BangWil

Reply all
Reply to author
Forward
0 new messages