grant-olson / rubygems-openpgp

This allows you to cryptographically sign ruby gems, so that a user can later verify that they've downloaded a copy that hasn't been tampered with or hacked.
http://www.rubygems-openpgp-ca.org
Other
32 stars 4 forks source link

gem verify throws an error if your gem has never been on rubygems.org #33

Open grant-olson opened 11 years ago

grant-olson commented 11 years ago

Because we can't do the security check:

Verifying stackdriver...
Signature for metadata.gz from user Grant T. Olson (pikimal) <grant@pikimal.com> key 0xE3B5806F is GOODSIG, VALIDSIG and TRUST_ULTIMATE
Signature for data.tar.gz from user Grant T. Olson (pikimal) <grant@pikimal.com> key 0xE3B5806F is GOODSIG, VALIDSIG and TRUST_ULTIMATE
Signature for checksums.yaml.gz from user Grant T. Olson (pikimal) <grant@pikimal.com> key 0xE3B5806F is GOODSIG, VALIDSIG and TRUST_ULTIMATE

ERROR:  While executing gem ... (NoMethodError)
    undefined method `map' for "This rubygem could not be found.":String