When you are using the encrypted data bag feature for Chef how do you go about deploying the key to many servers? If you put it into a recipe anyone who has access to any of the chef servers or clients can pull the key and potentially decrypt any of the databags.
How do you go about ensuring that the key is on the machines that need it, but also safe from anyone snooping around?