Skip to content

Improve legal compliance pages#2

Merged
thomastschinkel merged 1 commit into
masterfrom
codex/legal-compliance-updates
Jun 8, 2026
Merged

Improve legal compliance pages#2
thomastschinkel merged 1 commit into
masterfrom
codex/legal-compliance-updates

Conversation

@thomastschinkel

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 8, 2026 12:24
@vercel

vercel Bot commented Jun 8, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
florvia Ready Ready Preview, Comment Jun 8, 2026 12:24pm

@thomastschinkel thomastschinkel merged commit 76134f4 into master Jun 8, 2026
2 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates OpenThorn’s legal/compliance surface by expanding Terms/Privacy/Cookies disclosures and adding a dedicated Digital Services Act (DSA) moderation notice page, then wiring it into the app navigation.

Changes:

  • Expanded Terms and Privacy content around BYOK data flows, third-party recipients, retention, and user rights.
  • Added a new “Moderation and DSA Notice” page and linked it from the legal doc nav, footer, and router.
  • Updated Cookie policy content to include localStorage/sessionStorage usage and external resource requests.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/pages/TermsPage.tsx Updates BYOK disclosures and adds DSA/moderation references; renumbers sections.
src/pages/PrivacyPage.tsx Substantially expands processed data categories, legal bases, recipients, retention, and rights.
src/pages/ModerationPage.tsx Adds a new DSA/moderation notice page with reporting + appeals process.
src/pages/LegalPage.tsx Adds Moderation/DSA to the legal doc navigation list.
src/pages/ImprintPage.tsx Updates imprint sections and adds moderation reference plus new compliance text.
src/pages/FaqPage.tsx Aligns FAQ answers with updated key-handling and data storage disclosures.
src/pages/CookiesPage.tsx Expands cookie/storage policy content and scope.
src/components/Footer/Footer.tsx Adds Moderation/DSA link to footer legal links.
src/components/BYOKSection/BYOKSection.tsx Adjusts BYOK marketing copy to avoid overclaiming about API key handling.
src/App.tsx Registers the new /moderation route.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/pages/CookiesPage.tsx
Comment on lines 4 to +7
export default function CookiesPage() {
usePageTitle('Cookie Policy')
return (
<LegalPage title="Cookie Policy" lastUpdated="June 6, 2026">
<h2>1. What Are Cookies and Local Storage</h2>
<LegalPage title="Cookie and Storage Policy" lastUpdated="June 8, 2026">
Comment thread src/pages/ImprintPage.tsx
Comment on lines +15 to +20
<h2>Legal Address</h2>
<p>
The full postal address of the operator must be added here before public or
commercial operation of the service. "Rome, Italy" alone may not satisfy provider
information duties for an Italian or EU information society service.
</p>
Comment thread src/pages/ImprintPage.tsx
Comment on lines +28 to +33
<h2>Business and Tax Information</h2>
<p>
If OpenThorn is operated commercially or through a registered business, add the
applicable business name, legal form, registration number, register court or
chamber of commerce entry, VAT or Partita IVA, and PEC address here.
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants