this post was submitted on 25 Aug 2023
3 points (66.7% liked)
Bitcoin
1098 readers
1 users here now
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
While I haven't read the source code myself, convention is that it would just be stored in memory, there is no reason for it to be stored on the drive and it would present security risks.
Okay thanks, that makes sense. I'm not highly technical so I'm just trying to run through every potential risk. That was the last thing bugging me.
Full-disk encryption with something like veracrypt can help mitigate any concerns about this. So long as an attacker does not have access to your computer while powered on (cold boot attacks/evil maid attacks etc), you are fine. For example, if a burglar absconds with your laptop encrypted w veracrypt and it's powered off? They're never getting the bitcoin wallet or anything else you had stored on there.
Thanks for the tip, I'll look into that