PressRank LogoPressRank
Integrity & Anonymization

How We Keep Ratings Blind

The core mechanism of PressRank is the **blind taste test for news**. If voters know which channel said what, they vote based on their existing political leans and brand loyalties. By hiding the source until the ballot is cast, we measure content quality rather than brand marketing.

The Lifecycle of a Statement

Step 1

Algorithmic Ingest

Statements are harvested programmatically from verified channels via public platform APIs (like the YouTube Data API). We do not accept free-floating, user-submitted quotes, which closes the main vector for targeted, malicious submissions.

Step 2

Cryptographic Provenance Pinning

Every extracted excerpt is immediately hashed using SHA-256 upon entry. The content is pinned to its original source URL and transcript. This ensures no doctored quotes, deepfakes, or alterations can be injected into the voting pool.

Step 3

Style Leakage Normalization

Outlets often have unique catchphrases, anchor signatures, or branded jargon that could de-anonymize a card. Our AI pipeline filters out these stylistic tells while retaining the surrounding context sentences so the excerpt remains fair and readable.

Step 4

Balanced Slate Composition

Statements are randomized into slates of 6–8 (for top-k ranking) or 2 (for pairwise matchups). We enforce a constraint of **at most one statement per channel per slate**. This forces voters to make relative decisions between different outlets.

Step 5

Permanent Anonymity

Unlike other platforms, we never reveal the sources of statements, even after you vote. This ensures voters cannot game the system by learning style patterns to vote for or against specific channels. The ratings remain completely blind from start to finish.

Collusion & Triangulation

We double-check open crowd selections against an independent **AI referee analysis** and **public fact-checkers**. If the crowd's ratings on factual accuracy diverge sharply from verified databases, the system flags the coordinates as anomalous temporal surges, protecting the leaderboard from captured-audience takeovers.

Want to explore the mathematical scoring models?