smallstep / step-kms-plugin

🔐 step plugin to manage keys and certificates on a cloud KMSs and HSMs
Apache License 2.0
47 stars 6 forks source link

doc: add example using pin-source method #95

Closed 111a5ab1 closed 1 year ago

111a5ab1 commented 1 year ago

Name of feature:

Add example of using pin-source method to main README.md

Pain or issue this feature alleviates:

Usage examples in the README.md all use pin-value, giving the impression the PIN must be passed in insecurely via command-line.

There is a single example usage of pin-source in key.go, but this is easily missed.

This pull request changes the first two usage examples to use the pin-source method, to better call out this more secure method of providing the pin.

Supporting links/other PRs/issues:

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.