diff --git a/src/pages/desktop-privacy-notice.md b/src/pages/desktop-privacy-notice.md new file mode 100644 index 0000000..413c366 --- /dev/null +++ b/src/pages/desktop-privacy-notice.md @@ -0,0 +1,94 @@ +--- +layout: "../layouts/PageLayout.astro" +title: Audacity | Desktop Privacy Policy +--- + +## About the Privacy Notice +**Audacity versions 3.0.2 and earlier are not subject to the privacy notice below as they do not include networking features** + +With this updated version of our privacy notice below (dated 28 August 2022), we (the Audacity Team) would like to outline the changes that will come into play with Audacity 3.0.3 and later versions, as well as the purpose of those changes. + +As a responsible organisation, we have taken two important steps—we made sure that we have, at the discretion of our users, the information necessary to allow us to improve the Audacity app, and that by doing so we are compliant with national and international regulations, namely GDPR and CPPA. Most importantly, we have been, and will continue to be, transparent with our users and our developer community about the data we collect, when we collect it and why—before changes are implemented in the newer versions of the Audacity app. + +By default, we inform the user about any data we intend to collect: + +1. The first feature mentioned in the privacy notice that requires a network connection is **update checking**, where we notify users when there is a new version of Audacity available. The user is notified about update checking when Audacity is first installed and is provided with a clear link to disable it in Preferences. Update checking shares your IP address, your OS, and your Audacity version (including whether Audacity was compiled in 32 or 64 bit mode). As explained in the privacy notice, we take steps to anonymise your IP address immediately, which makes it impossible for us to identify you. Please note that we also use this anonymised information for statistics, which help us understand how many users we have per country, which version of Audacity they are using, and whether it is run on Windows, Mac or Linux. These statistics help us to plan app development and make decisions about which platforms we need to support. +2. The other networking feature of Audacity is **error reporting**. If an application error occurs, a popup appears asking you whether you want to send us the details of that error, which you can review before sending. We have taken steps to ensure that all potentially identifiable information is filtered from the report data before storage, including the IP address, which we discard. + +Please note that some of the terminology in the privacy notice is potentially confusing to those without a legal or technical background. For example, in section 5.1 there is a line under **Data security** that states “**We use appropriate technical and organisational measures to protect the personal information that we collect and process about you”**. The ability to send any information over the internet requires an IP address, which is classified under CCPA & GDPR as ‘personal information’, and the steps we take to anonymise it count as ‘processing’. As with any application that makes use of a network connection, we cannot avoid seeing (“**collecting”**) an IP address, but as stated in 4.1, we do not store or share any personal information. + +Audacity is free and open source software, which means that the program’s source code is publicly available and can be inspected to confirm the very limited data that gets sent. You can also inspect our release executable files using network analysis tools. + +Audacity does not have age restrictions and it is a safe place for creators of any age. + +The notice below outlines: + +* The very limited data we collect and why we collect it +* Your options in sharing or not sharing information with us +* Your rights in managing information you share with us +* Our responsibilities in protecting the data we collect and process + +## Audacity Desktop App +# Privacy Notice +Last updated: 28 August 2022 + +## 1. About this Notice +1. This Privacy Notice (“**Notice”**) explains what information we (as defined below) collect and use when you (“**you”** and “**your”**) use our desktop app, Audacity (the “**App”**), and explains how we use that information. Our App does not require you to create an account or profile and we do not ask you to provide us with your name, address or any other contact details in order to use our App. +2. This Notice also sets out the rights that you have in relation to the information that we process about you and how you can exercise them. +3. The Audacity Team treats compliance with its privacy obligations seriously. This is why we have developed this Notice, which describes the standards that the Audacity Team applies to protect your information. +4. For the purposes of this Notice, MuseCY SM Ltd., a Cyprus company with an address at Spyrou Kyprianou, 84, 4004, Limassol, Cyprus (“**Audacity Team“**, “**us“**, “**we“**, or “**our“**) acts as the data controller for the personal information that is collected via the App and through the use of the App, as further outlined in section 2 (“**personal information”**). As a data controller, the Audacity Team makes sure that any processing of your personal information complies with applicable data protection law, and specifically with the General Data Protection Regulation (“**GDPR”**). +5. Please take the time to read this Notice carefully. If you have any questions or comments, please contact us via privacy@audacityteam.org. + +## 2. What information does the Audacity Team collect and why? +1. We use the information listed in the table at the end of this section to help us improve our App, for maintenance and security, and to run any updates that enable the App to function better. +2. All network features are optional. Update checking can be disabled in the app preferences. We always ask your permission before sending an error report. +3. Data is only collected for the specific network features you actually use. +4. All network features require sending an Internet Protocol (IP) address. The full IP address is never stored. +5. We rely on our legitimate interest as a business to offer you our App and ensure that our App is functioning correctly to process the personal information we collect. + +
| Network feature | Data collected | Purpose |
|---|---|---|
| Check for updates | • User-Agent string (Audacity version, OS name and version) • Country from IP address | Audacity will periodically check to see if a new version of the application is available. This feature is on by default. We provide clear links to disable it when the app is first opened. |
| Error reports | • Basic technical data (CPU info, Audacity version, OS name and version) • Error codes • Stack trace | If a serious error occurs in Audacity, you are shown the relevant information and given the option to send it or not sent it to us as a report. We use this information to help us detect serious issues and fix them quickly. |