Encrypting data at rest

Data at rest can also be protected by encrypting it. There are number of ways to do it. Windows OS offer built-in method of encrypting data at rest.

Encrypting data at rest ensures that this data is not understandable by people that can’t authenticate or do not know the password.

For example encrypted data on disk is not available if this computer is stolen.

School essays probably don’t represent important information, however plans for a new product do. This information needs to be properly secured.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator