Replace fake/misleading content with real data #14

Open
opened 2026-05-18 22:07:11 +00:00 by NW · 0 comments
Owner

Problem

Landing page contains fabricated testimonials, inaccurate event references, unverified claims, and links to non-existent resources.

Affected Files

  • landing/src/index.html

Fake/Misleading Content

Item Location Issue
"DEF CON 16" badge ~line 350 DEF CON 16 was in 2008, not 2025 — misleading
"Dr. Sarah Chen" testimonial Testimonials section Fictional person
"Marcus Rodriguez" testimonial Testimonials section Fictional person
"Open Source Excellence" award Awards/badges section Non-existent award
"Verified on OpenSSL 3.0+" Security section Unverified claim, no proof
phantomprotocol/phantom:v2025 Docker image Install section Non-existent image on Docker Hub
curl https://phantom.protocol/install.sh Install section Non-existent URL (.protocol is not a valid TLD)

Acceptance Criteria

  • Fictional testimonials removed or replaced with real community feedback
  • "DEF CON 16" badge removed or corrected to accurate event reference
  • "Open Source Excellence" award removed (non-existent)
  • "Verified on OpenSSL 3.0+" claim removed or verified with proof link
  • Docker image reference removed or replaced with actual published image
  • curl install command removed or replaced with working install method
  • No unverified claims of awards, certifications, or partnerships
  • All remaining content is factually accurate and verifiable
  • Copyright year updated to 2026 if needed

Labels

type::bug, priority::high, status::new, workflow::landing

## Problem Landing page contains fabricated testimonials, inaccurate event references, unverified claims, and links to non-existent resources. ## Affected Files - `landing/src/index.html` ## Fake/Misleading Content | Item | Location | Issue | |------|----------|-------| | "DEF CON 16" badge | ~line 350 | DEF CON 16 was in 2008, not 2025 — misleading | | "Dr. Sarah Chen" testimonial | Testimonials section | Fictional person | | "Marcus Rodriguez" testimonial | Testimonials section | Fictional person | | "Open Source Excellence" award | Awards/badges section | Non-existent award | | "Verified on OpenSSL 3.0+" | Security section | Unverified claim, no proof | | `phantomprotocol/phantom:v2025` Docker image | Install section | Non-existent image on Docker Hub | | `curl https://phantom.protocol/install.sh` | Install section | Non-existent URL (`.protocol` is not a valid TLD) | ## Acceptance Criteria - [ ] Fictional testimonials removed or replaced with real community feedback - [ ] "DEF CON 16" badge removed or corrected to accurate event reference - [ ] "Open Source Excellence" award removed (non-existent) - [ ] "Verified on OpenSSL 3.0+" claim removed or verified with proof link - [ ] Docker image reference removed or replaced with actual published image - [ ] `curl` install command removed or replaced with working install method - [ ] No unverified claims of awards, certifications, or partnerships - [ ] All remaining content is factually accurate and verifiable - [ ] Copyright year updated to 2026 if needed ## Labels type::bug, priority::high, status::new, workflow::landing
NW added this to the Landing Refactoring 2025 milestone 2026-05-18 22:07:11 +00:00
NW added the status::newpriority::hightype::bugworkflow::landing labels 2026-05-18 22:07:12 +00:00
Sign in to join this conversation.