Basic Ideas
As long as the operating system is running on a system, access to the files will have to go through OS-controlled user authentication and access control lists. If an attacker gains physical access to the computer, however, this barrier can be easily circumvented. One way would be to remove the disk and put it in another computer with an OS installed that can read the filesystem, or simply reboot the computer from a boot CD containing an OS that is suitable to access the local filesystem.
The most widely accepted solution is to store the files encrypted on the physical media (disks, USB pen drives, tapes, CDs and so on).
In the Microsoft Windows family of operating systems EFS enables this measure, although on NTFS drives only, and does so using a combination of public key cryptography and symmetric key cryptography to make decrypting the files extremely difficult without the correct key.
However, the cryptography keys for EFS are in practice protected by the user account password, and are therefore susceptible to most password attacks. In other words, encryption of files is only as strong as the password to unlock the decryption key.
Read more about this topic: Encrypting File System
Famous quotes containing the words basic and/or ideas:
“... in Northern Ireland, if you dont have basic Christianity, rather than merely religion, all you get out of the experience of living is bitterness.”
—Bernadette Devlin (b. 1947)
“...I knew I wanted to be permanently self-supporting and I vaguely thought I might work somewhere in the realm of ideas. I felt that I had within me an undeveloped fount of ideas. I did not know exactly what my ideas were, but whatever they were I wanted to convert people to them.”
—Rheta Childe Dorr (18661948)