Hacker News new | ask | show | jobs
by czbond 3201 days ago
Then as part of your code or deployment, your private key is on a server and some process decrypts it? It is low tech, but a good solution. Only concern would be how that private key is stored, and if it could be compromised. (edited)
1 comments

Thanks czbond. And yeah, that's precisely the setup. Appreciate the response.