[20:27:21] <aclark> craigkerstiens: heh how do you like envoy?
[20:27:27] <aclark> that's a reitz production IIRC
[20:28:49] <craigkerstiens> it is a reitz production, haha
[20:28:55] <craigkerstiens> its decent, works well in this case
[20:29:12] <craigkerstiens> though i didn't need a ton from it, but still was simple enough to use
[20:47:15] <aclark> craigkerstiens: so basically the point is i store my private key via heroku config e.g. http://devcenter.heroku.com/articles/config-vars#an_example and then use it from the app
[20:58:27] <craigkerstiens> in general you have the same problem anytime you host anywhere
[21:00:44] <aclark> well you can only do what you can do, i just want to make sure i understand the problem enough to provide a reasonable set of precautions
[21:14:58] <craigkerstiens> things such as regularly rolling your keys/creds are always a good thing to do
[21:24:06] <aclark> craigkerstiens: yeah good idea
[21:24:27] <aclark> can probably automate dumping a new pub key to pypi