In #13097 there as a section added to the personal settings, that optionally (if set) shows where your data is. This looks like that and was developed by @weeman1337 - thanks for this 👍 For all of the values there is just a plain text field (except for the admin to choose from).

In parallel @georgehrke (asked for by @karlitschek) created a little app that shows beside this basic data also some text about privacy and the user data manifesto in a separate app, that looks like this. It automatically determines the admin and shows all users you shared with.


@nextcloud/designers Do you have a clever way of combining those two apps into one? Both have nice features that are helpful, but keeping both is too much. The plan was to ship the privacy app. Any ideas?
cc @rullzer
@georgehrke emailed me, that he is working on merging "Where is your data?" into the app.
Things I would like to see there is whether server side encryption is enabled and info about the provider. It could be alongside the map where it says "Your date is located in XY hosted by ZZ."
@weeman1337 Sorry about the communication issues btw. : Hope we get a solution which is cool for everyone. :)
Few points:
I'm fine with the encryption status. But we should somehow add more text (I'll try to think of something). Because it might also give a false sense of security.
Shall we revert https://github.com/nextcloud/server/pull/13097 then?
Shall we revert #13097 then?
guess so, probably just getting rid of the serverinfo part is easier... and less likely do break other things :wink:
Also @weeman1337’s work on adding privacy policy etc should be integrated.
IMO we should just use the privacy policy URL from theming instead of duplicating that
It's ugly, but we can read the privacy URL from theming: https://github.com/nextcloud/server/blob/b8fcf6e9b3d492d19bbbdcd144428fef9bbf2324/lib/private/URLGenerator.php#L182-L189
I moved them to separate issue in https://github.com/nextcloud/privacy
@ChristophWurst I'd be fine with a hacky way for now.
I think we can close this ticket here now that the server part was reverted and the privacy app contains most features. https://github.com/nextcloud/privacy/issues/68 is the only pending feature as far as I can tell.
Most helpful comment
@weeman1337 Sorry about the communication issues btw. : Hope we get a solution which is cool for everyone. :)
Few points: