Skip to content

feat(site): add Trust & Safety section - #182

Open
Codex4607 wants to merge 2 commits into
Coding-Moves:mainfrom
Codex4607:feat/trust-safety-section
Open

Codex4607 wants to merge 2 commits into
Coding-Moves:mainfrom
Codex4607:feat/trust-safety-section

Conversation

@Codex4607

@Codex4607 Codex4607 commented Sep 17, 2026

Copy link
Copy Markdown

What & why

Added a Trust & Safety section to the site homepage.

The section explains the safety flow as:
Scan → Review → Quarantine

It also highlights that safety verdicts are rule-based and gives users visibility and control before files are quarantined.

Checklist

  • cargo fmt --all and cargo clippy --workspace are clean (not applicable: site-only change)
  • cargo test --workspace passes (not applicable: site-only change)
  • Commits are small and focused (one logical change each)
  • Doesn't weaken a safety principle (read-only scans, quarantine over deletion, deterministic verdicts)
  • User-visible changes are documented in CHANGELOG.md under Unreleased
  • PR dependencies and overlapping component edits are identified
  • Applicable CI passes; use the merge queue once it is enabled

@Muawiya-contact

Copy link
Copy Markdown
Member

@LouisDeconinck Can you review it please.

@Muawiya-contact Muawiya-contact left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hey @Codex4607, nice work on this! The overall Trust & Safety section looks good. Just a few small cleanup changes before approval:

  • Add a newline at the end of TrustSafety.jsx.
  • Fix the indentation of the new CSS inside the mobile @media block.
  • Add the blank line after the imports in Home.jsx to keep the formatting consistent.
  • Please also run/check the applicable site CI before approval.

Nothing major, just these small cleanup points. 👍

This branch has not been deployed

No deployments
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