Hi onions, I was thinking about a problem (perhaps it would be more appropriate to talk about a doubt and not a problem) that I am having.
I have created a bridge but with the intent to protect it I have decided to encrypt the disk with a password that I am asked for when I boot the computer. This decision is because if someone steals the computer they cannot get the private key and nothing else the bridge will protect the users who will use it.
But since in the meantime I have enabled auto-update (with also the auto-reboot option) I often find that the computer reboots and is paused while it waits for the disk password.
So the question is, what is the best choice?
To avoid this problem I think the best choice is to export the keys, format the computer, remove all passwords, and turn on automatic update again.
But what could happen if the computer is stolen? Are there any other related risks? Is it more important to ensure the stability of the bridge or the security of the related private key?
What do you think might be the best practice?