## Summary - Removes all references to "end-to-end encryption" and "E2E" across the codebase - Replaces with privacy-first messaging: data is never shared with third parties, users own their data, app remains private and secure - Updates all user-facing content: landing page, onboarding, billing, terms, emails, setup script, subscription plans, and Coolify template - Updates Spanish translations (`lang/es.json`) to match new messaging - Updates `CLAUDE.md` and `README.md` project descriptions ## Files changed (12) - `CLAUDE.md` — Project description - `README.md` — Feature list - `config/subscriptions.php` — Plan feature lists - `lang/es.json` — Spanish translations (18 keys updated) - `public/setup.sh` — CLI banner text - `resources/js/components/onboarding/step-smart-rules.tsx` — Onboarding step - `resources/js/pages/settings/billing.tsx` — Billing benefits - `resources/js/pages/terms.tsx` — Terms of service - `resources/views/mail/drip/promo-code.blade.php` — Promo email - `resources/views/mail/drip/welcome.blade.php` — Welcome email - `resources/views/mail/user-lead-invitation.blade.php` — Lead invitation email - `templates/coolify/whisper-money.yaml` — Coolify slogan ## Test plan - [x] All 492 tests pass - [x] Pint formatting passes - [x] Prettier formatting passes - [x] ESLint passes |
||
|---|---|---|
| .. | ||
| en | ||
| es | ||
| es.json | ||