Answer the question
In order to leave comments, you need to log in
How to protect a computer with constant uptime?
Hello.
There is the following problem (although to be honest, I think that it is impossible to solve it):
There is a computer (win) that is constantly on the network (remote access). There are no KVM and other delights of life, it's just a regular PC. The essence of the question is whether it is possible to somehow encrypt the disk, but at the same time do not enter the password manually at each reboot (the PC is 1000 km away and there is no possibility to visit it promptly). The task is to protect against threats such as theft and subsequent data analysis, and most problematic, on-site analysis.
Because The PC is remote, the password option is no longer available, there is an option with a flash drive that will decrypt the PC. This option also disappears because, conditionally, Mr. Badboy will also have access to this flash drive.
As a promising option, I consider a certain key that is located on a remote server. The PC, when turned on, reads it and decrypts the disks; in the event of a threat, access to the remote server is terminated. But in what ways can this be achieved? I did not find such functionality in veracrypt and similar programs.
Answer the question
In order to leave comments, you need to log in
The task is to protect against threats such as theft and subsequent data analysis, and most problematic, on-site analysis.
1. Documentation of the VeraCrypt command line (you should have read :) )
2. Autoconnect to SFTP - do it in autoload with status tracking
via nncron
using psftp from a remote SFTP server and then executing the downloaded CMD file.
protect against threats such as theft
In Windows, there is encryption of the user folder.
I didn’t use it myself, but theoretically - if the user under which you log in does not match the default local user, then no one will read your file on the spot.
Or should files be read by someone all the time, but only when you want them to? Then the problem is, of course, unsolvable.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question