{"id":15051338,"url":"https://github.com/nextcloud/privacy","last_synced_at":"2025-10-19T23:31:55.346Z","repository":{"id":34209432,"uuid":"171185962","full_name":"nextcloud/privacy","owner":"nextcloud","description":"🔑 The privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators.","archived":false,"fork":false,"pushed_at":"2025-01-27T01:31:02.000Z","size":88004,"stargazers_count":19,"open_issues_count":30,"forks_count":13,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-30T08:51:12.184Z","etag":null,"topics":["admin-tools","privacy","privacy-center"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nextcloud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-17T23:48:38.000Z","updated_at":"2025-01-27T01:30:59.000Z","dependencies_parsed_at":"2023-10-14T22:20:51.791Z","dependency_job_id":"3a935530-0167-466a-8300-bf866245700c","html_url":"https://github.com/nextcloud/privacy","commit_stats":null,"previous_names":[],"tags_count":555,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fprivacy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fprivacy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fprivacy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nextcloud%2Fprivacy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nextcloud","download_url":"https://codeload.github.com/nextcloud/privacy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237228687,"owners_count":19275738,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["admin-tools","privacy","privacy-center"],"created_at":"2024-09-24T21:33:36.754Z","updated_at":"2025-10-19T23:31:49.309Z","avatar_url":"https://github.com/nextcloud.png","language":"JavaScript","readme":"\u003c!--\n  - SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors\n  - SPDX-License-Identifier: AGPL-3.0-or-later\n--\u003e\n# :key: Privacy\n\n[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/privacy)](https://api.reuse.software/info/github.com/nextcloud/privacy)\n\nThe privacy center shows you where your data is stored and who can access it, either because you shared with them or because they are administrators.\n\n## Installation\n\nThis app is shipped and enabled by default in every Nextcloud instance starting with Nextcloud 16. If you wish to disable this app, go to `Apps`, `Active Apps`, scroll down to find `Privacy` and click `Disable`.\n\n## Building the app\n\nThe app can be built by using the provided Makefile by running:\n\n    make\n\nThis requires the following things to be present:\n* make\n* which\n* tar: for building the archive\n* curl: used if phpunit and composer are not installed to fetch them from the web\n* npm: for building and testing everything JS, only required if a package.json is placed inside the **js/** folder\n\nThe make command will install or update Composer dependencies if a composer.json is present and also **npm run build** if a package.json is present in the **js/** folder. The npm **build** script should use local paths for build systems and package managers, so people that simply want to build the app won't need to install npm libraries globally, e.g.:\n\n**package.json**:\n```json\n\"scripts\": {\n    \"test\": \"node node_modules/gulp-cli/bin/gulp.js karma\",\n    \"prebuild\": \"npm install \u0026\u0026 node_modules/bower/bin/bower install \u0026\u0026 node_modules/bower/bin/bower update\",\n    \"build\": \"node node_modules/gulp-cli/bin/gulp.js\"\n}\n```\n\n\n## Publish to App Store\n\nFirst get an account for the [App Store](http://apps.nextcloud.com/) then run:\n\n    make \u0026\u0026 make appstore\n\nThe archive is located in build/artifacts/appstore and can then be uploaded to the App Store.\n\n## Running tests\nYou can use the provided Makefile to run all tests by using:\n\n    make test\n\nThis will run the PHP unit and integration tests and if a package.json is present in the **js/** folder will execute **npm run test**\n\nOf course you can also install [PHPUnit](http://phpunit.de/getting-started.html) and use the configurations directly:\n\n    phpunit -c phpunit.xml\n\nor:\n\n    phpunit -c phpunit.integration.xml\n\nfor integration tests\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Fprivacy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnextcloud%2Fprivacy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnextcloud%2Fprivacy/lists"}