Add /legal/ section with accessibility statement and VPAT summary

- Add /legal/accessibility.md (vetted accessibility statement)
- Add /legal/vpat.md (summary page linking to VPAT PDF)
- Add /legal/index.astro (auto-generated index of legal docs)
- Add Legal link to footer
This commit is contained in:
Teetow
2025-12-11 09:41:24 +01:00
parent a99b5ee08f
commit be97c93c79
5 changed files with 259 additions and 0 deletions

View File

@@ -0,0 +1,77 @@
# Accessibility Statement Audacity
**Audacity** is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards.
## **Compliance Status**
The Audacity desktop application is **partially compliant** with EN 301 549 as it applies to desktop software (clauses 5, 6, 7, 10, 11, 12). The application satisfies all applicable **WCAG 2.1 Level AA** criteria, with remaining gaps limited to a subset of **Level AAA** requirements.
**Partial compliance** means that most accessibility requirements are met, but with some exceptions, and that the necessary measures are to be taken in order to reach full compliance.
## **Non-accessible Content**
The content listed below is non-accessible in Audacity 3.7 and will be addressed with the release of Audacity 4.0 in Q2 2026
1. **Application functionality is only partially accessible via keyboard** issue will be fixed in Audacity 4.0 by Q2 2026\.
2. **Application functionality is only partially accessible to screen readers** issue will be fixed by Q4 2025\.
3. **Text sizes cannot currently be increased in-app** issue will be fixed in Audacity 4.0 by Q2 2026\.
4. **Audacity does not expose all UI information to OS accessibility APIs** issue will be fixed in Audacity 4.1 by Q4 2026\.
In addition, the following accessibility issues are true for Audacity 3.7. Many of these issues will be resolved with the release of Audacity 4\.
Level A:
Level A:
* 1.1.1 Non-text content \- partially supports
* 1.3.1 Info and relationships \- partially supports
* 1.4.1 Use of color \- partially supports
* 2.1.1 Keyboard \- partially supports
* 2.1.2 No keyboard trap \- partially supports
* 2.5.2 Pointer Cancellation \- partially supports
* 2.5.3 Label in name \- partially supports
* 3.3.1 Error Identification \- partially supports
* 4.1.2 Name, Role, Value \- partially supports
Level AA:
* 1.4.4 Resize text \- partially supports
* 1.4.5 Images of text \- partially supports
* 1.4.10 Reflow \- does not support
* 1.4.11 Non-text contrast \- partially supports
* 1.4.13 Content on hover or focus \- does not support
* 2.4.7 Focus visible \- partially supports
* 3.1.2 Language of parts \- does not support
* 3.3.3 Error Suggestion \- partially supports
## **Preparation of this Accessibility Statement**
This statement was prepared on **09 December 2025**. The method used to prepare the statement: **self-assessment** based on the WCAG 2.1 AA success criteria.
Last reviewed on **20 November 2025** against **Audacity version 3.7.6**.
## **Feedback and Contact Information**
We welcome your feedback on the accessibility of **Audacity**.
If you encounter any accessibility barriers, or if you are an educational institution requiring more clarification, please let us know.
* Email: support@
* Postal address: **Spyrou Kyprianou, 84, 4004, Limassol, Cyprus**
We aim to respond to accessibility feedback within **10 business days**.
## **Enforcement Procedure**
If you are not satisfied with our response to your feedback, you can contact the responsible national enforcement body:
### **Deputy Ministry of Social Welfare Cyprus**
* Website: [https://www.gov.cy/dmsw/en/](https://www.gov.cy/dmsw/en/)
* Phone: \+357 22406610
* Email: deputyministry@dmsw.gov.cy
## Additional Information
Accessibility issues: [Open](https://github.com/audacity/audacity/issues?q=is%3Aissue%20state%3Aopen%20label%3Aaccessibility) / [Resolved](https://github.com/audacity/audacity/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aaccessibility)
Please note that not every accessibility issue constitutes a compliance issue. In Audacity, we aim to design interfaces that are not only functional but also intuitive, following established design best practices and addressing reported issues in line with their severity and impact.

View File

@@ -38,6 +38,7 @@ const activePreReleaseAriaLabel = hasPreRelease && activeDownloadCampaign
</li>
<li><a href="/FAQ" aria-label="Link to FAQ">FAQ</a></li>
<li><a href="/blog" aria-label="Link to Blog">Blog</a></li>
<li><a href="/legal" aria-label="Link to Legal">Legal</a></li>
<li>
<a href="/cloud-saving" aria-label="Link to Cloud Saving"
>Cloud Saving</a>

View File

@@ -0,0 +1,81 @@
---
layout: "../../layouts/PageLayout.astro"
title: Audacity ® | Accessibility Statement
---
# Accessibility Statement Audacity
**Audacity** is committed to ensuring digital accessibility for people with disabilities. We are continually improving the user experience for everyone and applying the relevant accessibility standards.
## Compliance Status
The Audacity desktop application is **partially compliant** with EN 301 549 as it applies to desktop software (clauses 5, 6, 7, 10, 11, 12). The application satisfies all applicable **WCAG 2.1 Level AA** criteria, with remaining gaps limited to a subset of **Level AAA** requirements.
**Partial compliance** means that most accessibility requirements are met, but with some exceptions, and that the necessary measures are to be taken in order to reach full compliance.
## Non-accessible Content
The content listed below is non-accessible in Audacity 3.7 and will be addressed with the release of Audacity 4.0 in Q2 2026
1. **Application functionality is only partially accessible via keyboard** issue will be fixed in Audacity 4.0 by Q2 2026.
2. **Application functionality is only partially accessible to screen readers** issue will be fixed by Q4 2025.
3. **Text sizes cannot currently be increased in-app** issue will be fixed in Audacity 4.0 by Q2 2026.
4. **Audacity does not expose all UI information to OS accessibility APIs** issue will be fixed in Audacity 4.1 by Q4 2026.
In addition, the following accessibility issues are true for Audacity 3.7. Many of these issues will be resolved with the release of Audacity 4.
### Level A
* 1.1.1 Non-text content - partially supports
* 1.3.1 Info and relationships - partially supports
* 1.4.1 Use of color - partially supports
* 2.1.1 Keyboard - partially supports
* 2.1.2 No keyboard trap - partially supports
* 2.5.2 Pointer Cancellation - partially supports
* 2.5.3 Label in name - partially supports
* 3.3.1 Error Identification - partially supports
* 4.1.2 Name, Role, Value - partially supports
### Level AA
* 1.4.4 Resize text - partially supports
* 1.4.5 Images of text - partially supports
* 1.4.10 Reflow - does not support
* 1.4.11 Non-text contrast - partially supports
* 1.4.13 Content on hover or focus - does not support
* 2.4.7 Focus visible - partially supports
* 3.1.2 Language of parts - does not support
* 3.3.3 Error Suggestion - partially supports
## Preparation of this Accessibility Statement
This statement was prepared on **09 December 2025**. The method used to prepare the statement: **self-assessment** based on the WCAG 2.1 AA success criteria.
Last reviewed on **20 November 2025** against **Audacity version 3.7.6**.
## Feedback and Contact Information
We welcome your feedback on the accessibility of **Audacity**.
If you encounter any accessibility barriers, or if you are an educational institution requiring more clarification, please let us know.
* Email: support@audacityteam.org
* Postal address: **Spyrou Kyprianou, 84, 4004, Limassol, Cyprus**
We aim to respond to accessibility feedback within **10 business days**.
## Enforcement Procedure
If you are not satisfied with our response to your feedback, you can contact the responsible national enforcement body:
### Deputy Ministry of Social Welfare Cyprus
* Website: [https://www.gov.cy/dmsw/en/](https://www.gov.cy/dmsw/en/)
* Phone: +357 22406610
* Email: deputyministry@dmsw.gov.cy
## Additional Information
Accessibility issues: [Open](https://github.com/audacity/audacity/issues?q=is%3Aissue%20state%3Aopen%20label%3Aaccessibility) / [Resolved](https://github.com/audacity/audacity/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aaccessibility)
Please note that not every accessibility issue constitutes a compliance issue. In Audacity, we aim to design interfaces that are not only functional but also intuitive, following established design best practices and addressing reported issues in line with their severity and impact.

View File

@@ -0,0 +1,35 @@
---
import BaseLayout from "../../layouts/BaseLayout.astro";
const legalPages = await Astro.glob("./*.md");
const pages = legalPages.map((page) => ({
title: page.frontmatter.title?.replace("Audacity ® | ", "") || "Untitled",
url: page.url,
}));
---
<BaseLayout title="Audacity ® | Legal">
<section id="main" class="pt-8 pb-16">
<div class="max-w-screen-lg mx-6 sm:mx-12 md:mx-16 lg:mx-32 xl:mx-auto">
<h1>Legal Documents</h1>
<p class="my-6 text-lg text-gray-600 dark:text-gray-400">
This page contains legal documents, policies, and compliance information related to Audacity and its services.
</p>
<ul class="my-8 space-y-4">
{pages.map((page) => (
<li>
<a
href={page.url}
class="text-blue-600 dark:text-blue-400 hover:underline text-lg"
>
{page.title}
</a>
</li>
))}
</ul>
</div>
</section>
</BaseLayout>

65
src/pages/legal/vpat.md Normal file
View File

@@ -0,0 +1,65 @@
---
layout: "../../layouts/PageLayout.astro"
title: Audacity ® | VPAT Accessibility Conformance Report
---
# Voluntary Product Accessibility Template (VPAT)
The VPAT is a standardized document that explains how Audacity conforms to accessibility standards, including WCAG 2.1 and Section 508.
## Current Report
**Product:** Audacity 3.7.3 on Windows
**Report Date:** May 2025
**VPAT Version:** 2.5 (International Edition)
[Download Full VPAT (PDF)](/VPAT.pdf)
## Standards Covered
| Standard | Level A | Level AA | Level AAA |
|----------|---------|----------|-----------|
| WCAG 2.0 | ✓ | ✓ | |
| WCAG 2.1 | ✓ | ✓ | |
| Revised Section 508 | ✓ | | |
| EN 301 549 | ✓ | | |
## Summary
The Audacity desktop application is **partially compliant** with the accessibility standards listed above. The application satisfies most applicable WCAG 2.1 Level A and Level AA criteria.
### Key Strengths
- Full keyboard shortcut customization
- Screen reader compatibility (JAWS, NVDA, Narrator)
- No flashing content or time limits
- Logical focus order
- Minimum contrast requirements met
### Known Limitations
Some accessibility gaps exist and are being addressed in future releases:
- Keyboard access is partial for some controls (envelope points, clip trimming)
- Some UI elements lack accessible names
- Text resizing requires OS-level configuration
- Tooltips are not fully accessible
For the complete list of conformance details, exceptions, and remarks, please refer to the [full VPAT document](/VPAT.pdf).
## Evaluation Methods
The evaluation was conducted using:
- JAWS, NVDA, and Narrator screen readers
- Accessibility Insights for Windows
- Windows accessibility features
## Contact
For questions about Audacity accessibility:
- **Email:** feedback@audacityteam.org
- **Address:** MuseCY SM Ltd., Spyrou Kyprianou, 84, 4004, Limassol, Cyprus
See also: [Accessibility Statement](/legal/accessibility)