Skip to content

feat(website): Add privacy policy page - #952

Open
kotevcode wants to merge 1 commit into
mainfrom
fix/website-trust-pages
Open

feat(website): Add privacy policy page#952
kotevcode wants to merge 1 commit into
mainfrom
fix/website-trust-pages

Conversation

@kotevcode

Copy link
Copy Markdown
Contributor

Description

McAfee WebAdvisor currently flags antseed.com as Suspicious with stale categories ("Parked Domain", "Blogs/Wiki") from before launch. Google Safe Browsing is clean and Norton Safe Web rates the site safe — McAfee recategorization is being requested separately. One concrete trust-signal gap on our side: the site had a Terms of Service but no privacy policy (also expected by Google Ads policy, which we actively run).

This adds /privacy-policy, written against what we actually collect:

  • Website: GA4 via GTM, ad measurement, opt-out links
  • download.antseed.com: delivery telemetry (platform, country, UA, completion) with no stored IPs; Cloudflare as processor
  • Desktop app/CLI: local-only keys, no central servers for conversations, GitHub update checks, no usage analytics
  • Protocol: providers see what they serve, pseudonymous peers, public on-chain payments

Footer now links it next to Terms of Service.

Changelog

Updated CHANGELOG.md (Unreleased → Added).

Test plan

  • Website typecheck + production build pass; page renders via Docusaurus md pipeline like the existing terms-of-service page.

Add /privacy-policy documenting website analytics (GA4/GTM, ads),
download.antseed.com delivery telemetry, desktop app local-only storage
and update checks, and protocol/on-chain privacy properties. Linked from
the footer next to Terms of Service. Motivated by reputation-service
categorization (McAfee WebAdvisor flags the site as suspicious with a
stale parked-domain category) and Google Ads policy, both of which
expect a privacy policy as a trust signal.
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.

1 participant