Trust & Proof: Arch Linux – Signal Evidence & AI Readability

Arch Linux

(https://archlinux.org) 📸 Data Snapshot: June 20, 2026
Trust & Proof — The Lens

Count trust words (review, testimonial, rating, verified) against real outbound proof links (Google, Trustpilot, Clutch, G2, Yelp). Lots of trust language with zero verification links is trust theatre. Unlinked logo galleries count against it.

Trust & Proof Verifiable evidence vs. Trust Theatre.
13 Impact Weight: 20 / 100
65% Reputation

The site triggers a minor penalty for trust theatre because the homepage data shows a review_count of 1 without a corresponding proof_links_count to a verified third-party review platform. However, this is largely neutralized by the massive amount of organic proof, such as the public developer list containing PGP keys and specific roles like ‘Pacman Developer’. The ‘trust’ here is built on technical transparency rather than marketing badges.

Proof density is nearly 1:1 with claims. Every claim about the distribution’s activity is backed by a live RSS feed of ‘Recent Updates’ listing dozens of specific packages (e.g., ruby-falcon 0.55.0-1) and a News section that documents the project’s history back through 2021. The package search database provides 15,820 individual data points of substance.

Trust & Proof is read by weighing trust language against real verification. Below is the page-by-page tally of review mentions and external proof links, then the schema markup that may (or may not) declare verifiable ratings and identity proof.

🛡️ Trust Signals — reviews, proof links, trust-theatre check
1Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 1 0
/news/ 0 0
/people/developers/ 0 0
/packages/ 0 0
🔗 Identity & Technical Layer — schema JSON-LD: declared ratings, reviews & identity proof
Homepage schema
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "url": "https://archlinux.org/",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "https://archlinux.org/packages/?q={search_term}",
        "query-input": "required name=search_term"
    }
}
/news/
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "url": "/",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "/packages/?q={search_term}",
        "query-input": "required name=search_term"
    }
}
/people/developers/
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "url": "/",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "/packages/?q={search_term}",
        "query-input": "required name=search_term"
    }
}
/packages/
{
    "@context": "http://schema.org",
    "@type": "WebSite",
    "url": "/",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "/packages/?q={search_term}",
        "query-input": "required name=search_term"
    }
}