CAS-003 · Question #190
A company is facing penalties for failing to effectively comply with e-discovery requests. Which of the following could reduce the overall risk to the company from this issue?
The correct answer is D. Allow encryption only by tools that use public keys from the existing escrowed corporate PKI. Electronic discovery (also called e-discovery) refers to any process in which electronic data is sought, located, secured, and searched with the intent of using it as evidence in a civil or criminal legal case. E-discovery can be carried out offline on a particular computer or…
Question
A company is facing penalties for failing to effectively comply with e-discovery requests. Which of the following could reduce the overall risk to the company from this issue?
Options
- AEstablish a policy that only allows filesystem encryption and disallows the use of individual file
- BRequire each user to log passwords used for file encryption to a decentralized repository.
- CPermit users to only encrypt individual files using their domain password and archive all old user
- DAllow encryption only by tools that use public keys from the existing escrowed corporate PKI.
How the community answered
(32 responses)- A31% (10)
- B6% (2)
- C13% (4)
- D50% (16)
Explanation
Electronic discovery (also called e-discovery) refers to any process in which electronic data is sought, located, secured, and searched with the intent of using it as evidence in a civil or criminal legal case. E-discovery can be carried out offline on a particular computer or it can be done in a An e-discovery policy would define how data is archived and encrypted. If the data is archived in an insecure manor, a user could be able to delete data that the user does not want to be searched. Therefore, we need to find a way of securing the data in a way that only authorized people can access the data. A public key infrastructure (PKI) supports the distribution and identification of public encryption keys for the encryption of data. The data can only be decrypted by the private key. In this question, we have an escrowed corporate PKI. Escrow is an independent and licensed third party that holds something (money, sensitive data etc.) and releases it only when predefined conditions have been met. In this case, Escrow is holding the private key of the PKI. By encrypting the e-discovery data by using the PKI public key, we can ensure that the data can only be decrypted by the private key held in Escrow and this will only happen when the predefined conditions are met.
Topics
Community Discussion
No community discussion yet for this question.