|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: Data Privacy |
| 4 | +tagline: Data privacy information for Jupyter related software |
| 5 | +permalink: /privacy |
| 6 | +--- |
| 7 | + |
| 8 | + |
| 9 | +# F.A.Q. |
| 10 | + |
| 11 | +This page answers frequently asked questions about Jupyter and data privacy. |
| 12 | + |
| 13 | +## Do Project Jupyter software programs collect information ? |
| 14 | + |
| 15 | +By design, most Project Jupyter software does not collect any information about its installation or usage. Telemetry is an opt-in feature available through libraries such as [Jupyter Telemetry](https://github.com/jupyter/telemetry). |
| 16 | + |
| 17 | +All software developed by the Jupyter Project, other than purpose-built telemetry libraries, |
| 18 | +is free of tracking |
| 19 | +code. When you install and deploy Jupyter software and libraries on your own |
| 20 | +computers and servers, no information is collected by or sent to |
| 21 | +Project Jupyter's developers. |
| 22 | + |
| 23 | +Jupyter's privacy policy does not apply to third-party vendors that host Jupyter |
| 24 | +products for remote or cloud usage. If you have questions about hosted Jupyter |
| 25 | +products, please consult your vendor's documentation and privacy policy. |
| 26 | + |
| 27 | +Some projects have their own privacy policies. |
| 28 | +The [JupyterLab privacy policy](https://jupyterlab.readthedocs.io/en/stable/privacy_policies.html) |
| 29 | +is one example. |
| 30 | + |
| 31 | +## Do Project Jupyter services collect information? |
| 32 | + |
| 33 | +Project Jupyter runs a few free services related to Jupyter. These include, but are |
| 34 | +not limited to, nbviewer, Binder, and JupyterLite. |
| 35 | + |
| 36 | +These services do not store any user data on Jupyter-owned |
| 37 | +systems. Because these services are publicly accessible, we caution users not to use |
| 38 | +those services to process sensitive information. |
| 39 | + |
| 40 | +## Do Project Jupyter community services collect information? |
| 41 | + |
| 42 | +Jupyter has a [community page](https://jupyter.org/community) that |
| 43 | +recommends mailing lists, forums, chat rooms, and videoconference calls for |
| 44 | +users to meet and discuss Jupyter software. Some of these communities are |
| 45 | +managed by third-party companies not directly affiliated with Project Jupyter |
| 46 | +or NumFOCUS. |
| 47 | + |
| 48 | +You should not need to create an account on any on those platforms to _read_ any |
| 49 | +public content. You do not need to create an account on any community |
| 50 | +platform to _use_ Jupyter software. |
| 51 | + |
| 52 | +Except where noted, Jupyter does not host its community platforms, and we |
| 53 | +do not control the data collection of these community platforms. Users should |
| 54 | +read the privacy policy of each community platforms before they decide to join, |
| 55 | +and users should contact the platform's operator if they have any concerns |
| 56 | +or questions about their data collection practices. |
| 57 | + |
| 58 | +## Who can fill out my organization's data privacy information form on behalf of Project Jupyter? |
| 59 | + |
| 60 | +Your organization may require software vendors to disclose required information |
| 61 | +about their software's data processing. |
| 62 | + |
| 63 | +This often includes, but is not limited to: |
| 64 | + |
| 65 | + - What data is collected |
| 66 | + - How is billing information secured |
| 67 | + - Background check requirements for people having access to this information |
| 68 | + |
| 69 | +**Project Jupyter is not a service provider, supplier, or vendor** and so |
| 70 | +generally **cannot** fill out these forms, for **legal** and **technical** reasons. |
| 71 | + |
| 72 | +We maintain open source tools that your institution or others may install and |
| 73 | +operate. Entities who operate Jupyter services for your organization, and with |
| 74 | +whom you have a contract, are responsible for the privacy of your data. |
| 75 | + |
| 76 | +As we do not have a business relationship with you or your institution, we do not |
| 77 | +have a customer database, we do not have billing information, and in general you |
| 78 | +cannot sign a contract with us. |
| 79 | + |
| 80 | +## Who is my Jupyter vendor? |
| 81 | + |
| 82 | +There are two broad ways to deploy Jupyter software: |
| 83 | + |
| 84 | +1. Hosted by a third-party computing service provider (in the cloud) |
| 85 | +2. Installed on your own computers on premises that your organization controls (on-premise) |
| 86 | + |
| 87 | +If you are using Jupyter in the cloud, then look at the URL you use to access |
| 88 | +Jupyter. This will likely indicate who your vendor is. |
| 89 | + |
| 90 | +If you are using Jupyter on your own machine, the way you installed Jupyter will |
| 91 | +tell you who your vendor is. If you installed open source packages from a |
| 92 | +freely-available repository, you probably do not have a vendor. If you installed |
| 93 | +open source packages from a commercial vendor that provides support, contact |
| 94 | +that vendor for support. |
| 95 | + |
| 96 | +## How do I ask questions about privacy not covered by this FAQ? |
| 97 | + |
| 98 | +You can ask the [Jupyter Executive Council](https://executive-council-team-compass.readthedocs.io). |
0 commit comments