mrbotcr / py3ClimMob

ClimMob is software for agricultural citizen science
https://climmob.net/
GNU Affero General Public License v3.0
5 stars 2 forks source link

Comply to the regulations on data privacy #124

Open kauedesousa opened 2 years ago

kauedesousa commented 2 years ago

ClimMob should comply to the regulations on data privacy (EU and SSA Countries). For this we should make sure that sensitive information (farmer name, telephone, precise GPS coordinates, etc) are not shared or distributed by ClimMob. With @jacobvanetten we have discussed some possible approaches.

kauedesousa commented 2 years ago

Software development with Data Protection by Design and by Default https://www.datatilsynet.no/en/about-privacy/virksomhetenes-plikter/innebygd-personvern/data-protection-by-design-and-by-default/?print=true

MarManrow commented 5 months ago

Related issues:

https://github.com/mrbotcr/py3ClimMob/issues/241 https://github.com/mrbotcr/py3ClimMob/issues/251

MarManrow commented 1 month ago

Some tasks we could agree to work on could be:

- Establish API and data access protocols:

Develop and document the authentication process for accessing sensitive information, ensuring that users are informed about their responsibilities regarding data privacy. This may involve integration with tools like Google Authenticator for added security.

Monitor compliance:

Set up mechanisms for ongoing monitoring and auditing of data exports and API calls to ensure continued compliance with privacy regulations.

- Review legal implications:

Consult legal experts to confirm that the proposed methods for data access and liability transfer are compliant with GDPR and relevant regulations in SSA countries.

Document all procedures and changes clearly and communicate them to all stakeholders involved in data handling to ensure transparency and adherence to the new protocols.

- Train users on new processes:

Create user training materials or sessions to educate participants on the new anonymization techniques and protocols for handling sensitive data.