Ask HN: Where to store sensitive keys?
https://news.ycombinator.com/item?id=11487553I was wondering if there is a safe way to have different API/private keys stored on my machine, this helps creating helpful deployment and automation scenarios. however, having the keys reside in files seems to be a bit dangerous to me, maybe there is a better secure way to store them?