as a few of you are hosting providers or provide friends hosting for nextcloud, we should talk about the new Datenschutzgrundverordnung (DSGVO), which will be live at 25 of May 2018 and will hit everybody, who collects or works with user data.
IÂŽvenÂŽt heard anything, but I think this could be a greater problem for more people. Perhaps it should be possible to develop a community data safety text, which is automatically installed on a new Nextcloud - like diaspora ships a community TOS text.
There should be a few generators that can be used for personal homepages. Perhaps we can do something similar in an app. Are here a few people with legal background who could help? I suppose that programming such an app shouldnât be that hard (at least if there is a fixed text and you just copy&paste it from elsewhere, nice to have would be a little questionnaire to create individual ones).
Personally I use the generator of e-recht24. IÂŽve bought the agency plan. I can give you access to a generated text, but perhaps you should directly talk to e-recht24 or it-kanzlei munich, if they would like to sponsor a law text to your great open source software?
In general, because Nextcloud is self-hosted, youâre not letting any data you put on it out of your sight, so that helps you be GDPR/DSGVO compliant. If you use non-local storage, you could use the server-side encryption to be compliant still.
The Auditing features allow you to ensure nothing happens without being recorded and ready for auditing.
In short, Nextcloud is super safe and honestly the easiest way for a company to be GDPR/DSGVO compliant.
Hi @BWE apparently (Iâm not a lawyer), but if you donât use 3rd party cookie like google analytic and friends, you donât need to put such a popup.
Here is how framasoft expalin it in french on their website:
So even if you use piwik, you donât have to put a warning about cookie, as long as it is mentionned in your ToS, and users can desactivate this easily.
@pierreozoux thank you again! Framasoft referenced an old directive (2009/136/CE). I asked our specialist regardindg GDPR / DSGVO and he said, that it is not relevant if the data is transmitted to a third party. If we store or process user data, we have to inform the user⊠The question for me is now: does nextcloud store cookies on the clients and do that cookies contain person related data. If this is the case, a cookie-info has to be providedâŠ
I have a concern (question/issue) about the full access to the contacts list for all the Nexctcloud users. In the Contacts list there may be some information that not all Nextcloud users should have access to according to the new law (GDPR in english). I would propose the possibility to define users access to selective parts (or not at all) of the Contacts list.