Accessibility Statement
Arnon aims to follow the WCAG 2.1 Level AA guidelines and to be usable by everyone, including people who rely on assistive technology. We are not formally audited, so this is a statement of intent and ongoing effort, not certified compliance.
What we've done
- ARIA labels on interactive elements (buttons, inputs, dialogs)
- Keyboard navigation with visible focus indicators; dialogs move focus inward, trap it, and close on Escape
- Live regions so screen readers announce new messages and connection status
- Semantic HTML — roles and landmarks
- Responsive layout tested down to 320px-wide screens
- No zoom restrictions — users can scale freely
- Color contrast meets the WCAG AA 4.5:1 ratio for text, in both light and dark themes
- Light and dark mode on the landing page via system preference
Known limitations
- The chat app uses a single dark theme; light mode is on the landing pages only
- Voice notes may not work in Tor Browser
- Audio playback uses the browser's native player, whose accessibility varies by browser
- We have not completed a formal third-party accessibility audit
Feedback
If you hit an accessibility problem, please open an issue on GitHub — it helps us fix it.
Last updated: June 2026