biometricITC / cPP-CMFA

Repository for work on the CMFA PP-Module and Supporting Documents
0 stars 0 forks source link

Review Privacy Implications #18

Open woodbe opened 2 years ago

woodbe commented 2 years ago

Should privacy SFRs be added in addition to data protection requirements (meaning that all the CMFA data is maintained locally)

FDP requirements should handle this, but should review again at a later time.

n-kai commented 2 years ago

Privacy (more precisely PII (Personally Identifiable Information) Protection) is different from Security. PII is defined as information that directly or indirectly identifies a user and PII is information for a user who generate the PII, not for IT operators or developers who collect the PII. So the CMFA needs to meet particular requirements to respect user’s privacy, for example, solicit explicit permission from a user before collecting the PII, delete the PII when it becomes unnecessary and minimize the volume of PII etc, in addition to protect PII from malicious user.

PII protection requirements for the IT products are defined in ISO/IEC 19608 “Guidance for developing security and privacy functional requirements based on ISO/IEC 15408”. I extracted some requirements from it that are relevant to the CMFA below. We can assume that the PII is processed in the SEE and securely protected by the SEE so security requirements of PII (e.g. encryption or data protection of PII) are not included below.

Similar or same requirements can be added to PPM.