Skip to content

GDPR compliance #363

@michelguerin

Description

@michelguerin

Is your feature request related to a problem? Please describe.
The IEC61850 definition allows a history to be written in the SCL file in the form of History > HItem.
The HItem can have a who attribute to track who made a change.

At the moment, Com-pas fills this attribute with the user information when saving a new version, so it seems that the application is not GDPR compliant at the moment.

  • There is no disclaimer on how the data will be handled (which could be instance specific).
  • User data is shared and stored in the cloud without notice.
  • The SCL files containing this user data can be downloaded and shared with third parties.

Describe the solution you'd like
At least :

  • The user should be able to consent to the use of their data (this could come from a company policy regarding its use, but there should be an option to display this within Com-pas).
  • The data in the 'who' attribute should be pseudonymised.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions