I’m trying not to confuse people who don’t understand public / private key’s as they relate to blockchain wallets and nodes/clients, but it’s important to understand when and how private keys are used and stored on these systems so you can protect your system. Correct file/folder permissions, firewalls, basic network security etc are critical to maintain good security against someone breaking into your computer and stealing your private keys. This is a system administration function, so you need to understand the risks on your network, and operating system.
My recommendation is to not store secret seeds for wallets with any significant amount of BOScoin in them on any system connected to the internet. Our network is secure, and the most likely way for funds to be stolen is lax user secret seed storage security. I know this isn’t directly related to the question, but this is something I have to state just about everyday to those in the community.