# Privacy Policy for Wordom Extension **Last updated: [Current Date]** ## Overview Wordom is an AI-powered Wordle Unlimited helper extension that operates entirely locally on your device. We are committed to protecting your privacy and ensuring your data remains secure. ## Data Collection **We do not collect, store, or transmit any personal data.** Wordom operates with a privacy-first approach: - **No user tracking**: We don't track your browsing habits or game performance - **No data storage**: All processing happens locally on your device - **No external servers**: Except for dictionary lookups, all AI processing is done locally via Ollama - **No analytics**: We don't collect usage statistics or personal information ## Local Processing - Word definitions are fetched from public APIs (Free Dictionary API, Wiktionary) - AI sentence generation happens locally using your installed Ollama instance - Translations are processed locally when possible - All data processing occurs on your device ## Required Permissions - **activeTab**: To interact with Wordle Unlimited pages - **host_permissions**: To communicate with your local AI server (127.0.0.1:8787) ## Third-Party Services Wordom may use the following external services for enhanced functionality: - **Free Dictionary API**: For word definitions (public API) - **Wiktionary**: For additional linguistic data (public API) - **Ollama**: Local AI processing (runs on your device) ## Data Security - All communication happens over localhost (127.0.0.1) - No data is transmitted to external servers except for dictionary lookups - Your game data and AI interactions remain on your device ## Changes to This Policy We may update this privacy policy from time to time. Any changes will be posted on this page with an updated revision date. ## Contact If you have any questions about this privacy policy, please contact us at [your-email@domain.com] or open an issue on our GitHub repository. ## Open Source Wordom is open source software. You can review the source code at: https://github.com/nachoj444/wordom