apache/openwhisk-release

instructions should also verify gpg cli

rabbah opened this issue · 0 comments

the tutorial here https://dist.apache.org/repos/dist/dev/incubator/openwhisk/apache-openwhisk-0.9.0-incubating-rc1/doc/INSTALL.md instruct you to download and install gpg. The steps should include a verification step for gpg itself.

$ sudo apt-get install gnupg

# For Mac user, run the following command:
$ brew install gpg

See https://gnupg.org/download/integrity_check.html for example.