Hacker News new | ask | show | jobs
by GTP 364 days ago
Sure it's a bad idea to not encrypt your private keys, but the point here was that, even if you encrypt them, they will be unencrypted when you need to use them.
1 comments

> they will be unencrypted when you need to use them

Only in-memory though, right? Which shouldn't be so much of a problem.