Created
October 22, 2025 20:38
-
-
Save babaeaterbeep/b0c9380922c5e4cbf383572f481abcf6 to your computer and use it in GitHub Desktop.
Privacy Policy for Fallacy Detector
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Privacy Policy for Fallacy Detector | |
| Last Updated: October 22, 2025 | |
| Overview | |
| Fallacy Detector is a Chrome extension that analyzes text for cognitive biases and logical fallacies using AI. This privacy policy explains what data we collect and how we use it. | |
| Data We Collect | |
| Text Analysis | |
| * What: Article text that you select and choose to analyze | |
| * How: Sent to our secure server and then to Anthropic's Claude AI | |
| * Storage: Not stored by us. Temporarily processed by Anthropic's API and immediately discarded | |
| * Purpose: To provide bias analysis results | |
| Extension Settings | |
| * What: Your preferred analysis mode (Fast/Accurate) and selected bias types | |
| * How: Stored locally in Chrome's storage | |
| * Storage: Only on your device, never transmitted to us | |
| * Purpose: To remember your preferences | |
| Data We Do NOT Collect | |
| We do not collect, store, or have access to: | |
| * Your browsing history | |
| * Personal information | |
| * Demographic data | |
| * Analytics or tracking data | |
| * User accounts or profiles | |
| How We Use Your Data | |
| Text Analysis | |
| When you select text and click "Check for Fallacies": | |
| 1. Selected text is sent from your browser to our secure proxy server | |
| 2. Our server forwards it to Anthropic's API for AI analysis | |
| 3. Anthropic processes the text with Claude AI | |
| 4. Results are sent back to your browser | |
| 5. Text is NOT stored by us or logged | |
| Third-Party Services | |
| Anthropic API | |
| * We use Anthropic's Claude AI to analyze text | |
| * Text is temporarily processed but not stored | |
| * Subject to Anthropic's Privacy Policy: https://www.anthropic.com/legal/privacy | |
| * Anthropic does not use your data to train models | |
| Cloudflare Workers | |
| * Our proxy server runs on Cloudflare | |
| * Provides secure connection between extension and Anthropic | |
| * Does not log or store your text | |
| * Subject to Cloudflare's Privacy Policy: https://www.cloudflare.com/privacypolicy/ | |
| Data Security | |
| We take security seriously: | |
| * All connections use HTTPS encryption | |
| * API keys stored securely in Cloudflare secrets | |
| * No database or long-term data storage | |
| * Rate limiting prevents abuse | |
| * Regular security reviews | |
| Your Rights | |
| You have the right to: | |
| * Stop using the extension at any time | |
| * Remove the extension (deletes all local data) | |
| * Request information about our practices | |
| * Ask questions about data handling | |
| Children's Privacy | |
| This extension is not directed at children under 13. We do not knowingly collect data from children. | |
| Changes to This Policy | |
| We may update this privacy policy. Changes will be posted here with a new "Last Updated" date. Continued use after changes means you accept the new policy. | |
| Contact Us | |
| Questions about this privacy policy? | |
| * Email: j.c.sev1392@gmail.com | |
| * GitHub: https://github.com/babaeaterbeep/fallacyfinder | |
| Compliance | |
| This extension complies with: | |
| * Chrome Web Store Developer Program Policies | |
| * Google's User Data Policy | |
| * GDPR (General Data Protection Regulation) | |
| * CCPA (California Consumer Privacy Act) | |
| Summary | |
| What we do: Analyze text you select using AI What we don't do: Track, store, or sell your data Your privacy: Protected with encryption and no logging | |
| This extension is open source. Review our code on GitHub: https://github.com/babaeaterbeep/fallacyfinder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment