batrick / ceph-linode

Launch Ceph using the Linode VPS provider
GNU General Public License v3.0
13 stars 10 forks source link

Running launch.sh in debug prints out API key to stdout #37

Closed acalhounRH closed 5 years ago

acalhounRH commented 5 years ago

currently launch.sh is in debug mode by default, if it is not turned off it exposes the linode API key via stdout. This become more of a security issue if someone is capturing stdout for logging purposes.