Re: [S3tools-general] Help verifying signature from the S3cmd download

2015-10-12 Thread Perry Engle
Thanks Matt - It works fine. Now I have a bunch more commands to learn. Perry On 10/11/2015 11:19 AM, Matt Domsch wrote: I did the release and it is signed with my key. Download both the .tar.gz and .tar.gz asc files to the same directory. Then to verify the results, the commands are: g

Re: [S3tools-general] Help verifying signature from the S3cmd download

2015-10-11 Thread Matt Domsch
I did the release and it is signed with my key. Download both the .tar.gz and .tar.gz asc files to the same directory. Then to verify the results, the commands are: gpg --keyserver hkps.pool.sks-keyservers.net --recv-keys 92F0FC09 gpg -v s3cmd-1.6.0.tar.gz.asc It will then report a good signatu