managarten/packages/shared-help-content/content/faq/en/privacy.md
Till-JS 1dda437192 feat(help): add centralized help system with shared packages
- Add @manacore/shared-help-types with TypeScript types and Zod schemas
- Add @manacore/shared-help-content with Markdown parser, content loader, and Fuse.js search
- Add @manacore/shared-help-ui with Svelte 5 components (HelpPage, FAQSection, FeaturesOverview, etc.)
- Add @manacore/shared-help-mobile with React Native components for Expo apps
- Add help translations to shared-i18n (de, en, fr, it, es)
- Implement self-contained help page in Contacts app with FAQ, Features, Shortcuts, and Contact sections
- Support i18n with German and English content

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 20:24:22 +01:00

23 lines
618 B
Markdown

---
id: faq-privacy-001
question: How is my data protected?
category: privacy
order: 1
language: en
featured: true
tags:
- privacy
- data
- security
- gdpr
---
We take your privacy seriously:
- **Encryption**: All data is encrypted in transit (TLS) and at rest
- **GDPR Compliant**: We follow EU data protection regulations
- **No Data Selling**: We never sell your personal data to third parties
- **Data Export**: You can export all your data at any time
- **Account Deletion**: You can permanently delete your account and all associated data
For more details, please read our [Privacy Policy](/privacy).