Y
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
jcgl
362 days ago
> they will be unencrypted when you need to use them
Only in-memory though, right? Which shouldn't be so much of a problem.
link
Only in-memory though, right? Which shouldn't be so much of a problem.