Skip to content
wiki.fftac.org

Virtual Pages - Source Excerpt 04

Back to Virtual Pages

Summary

This source excerpt preserves a bounded section of 2IA.org/wp-content/themes/twoia-intelligence/inc/virtual-pages.php so readers can inspect the evidence without opening the full source file.

**Source path:** 2IA.org/wp-content/themes/twoia-intelligence/inc/virtual-pages.php

$overrides = array(
		'topic-hubs' => array(
			'title'            => __( 'Topic Hubs', 'two-identities-anonymous' ),
			'eyebrow'          => __( 'The 2IA research map', 'two-identities-anonymous' ),
			'summary'          => __( 'Start here when you need the canonical public pages for metadata, keyword monitoring, AI surveillance, records requests, anonymity, influence operations, OSINT, ethics, and civil liberties.', 'two-identities-anonymous' ),
			'meta_title'       => __( 'Topic Hubs | 2IA Surveillance Research, Public Records, and Civil Liberties', 'two-identities-anonymous' ),
			'meta_description' => __( 'Browse 2IA topic hubs for surveillance research, public records, metadata and identity, keyword monitoring, AI surveillance, OSINT, digital rights, and civil liberties.', 'two-identities-anonymous' ),
			'sections'         => $topic_sections,
		),
		'metadata-and-identity' => array(
			'title'            => __( 'Metadata and Identity', 'two-identities-anonymous' ),
			'eyebrow'          => __( 'Records, relationships, and inference', 'two-identities-anonymous' ),
			'summary'          => __( 'Metadata is not harmless exhaust. At scale, connection records can become a relationship map, movement history, belief signal, and vulnerability profile.', 'two-identities-anonymous' ),
			'meta_title'       => __( 'Metadata and Identity | 2IA Civil-Liberties Research', 'two-identities-anonymous' ),
			'meta_description' => __( 'Learn how metadata reveals identity, relationships, movement, association, and institutional power, with safeguards for minimization, retention, correction, and public records.', 'two-identities-anonymous' ),
			'sections'         => array(
				array(
					'title' => __( 'Plain-Language Summary', 'two-identities-anonymous' ),
					'body'  => __( 'Metadata is the record around content: who, when, where, which account, which device, which service, and which pattern. It can identify a life without showing the message body.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Key Takeaways', 'two-identities-anonymous' ),
					'body'  => __( 'Timestamps, devices, accounts, IPs, payments, routes, and locations become more sensitive as they are aggregated. Protection should increase when records are linked, retained, shared, scored, or queried across systems.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Examples', 'two-identities-anonymous' ),
					'body'  => __( 'A clinic visit, a call to legal aid, repeated late-night logins, a payment pattern, a shared address, or a route to a meeting can reveal intimate context even when no one reads a message.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Records To Request', 'two-identities-anonymous' ),
					'body'  => __( 'Ask for retention schedules, access-control rules, broker contracts, sharing agreements, data dictionaries, audit logs, deletion rules, and stale-data correction procedures.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Related Pages', 'two-identities-anonymous' ),
					'body'  => __( 'Read What They Look For, Keyword Monitoring, AI Surveillance, Public Records and FOIA, Two Identities, Methodology, and Corrections and Right of Reply.', 'two-identities-anonymous' ),
				),
			),
		),
		'research-archive' => array(
			'title'            => __( 'Research Archive', 'two-identities-anonymous' ),
			'eyebrow'          => __( 'Briefings, topic hubs, and source notes', 'two-identities-anonymous' ),
			'summary'          => __( 'A 2IA briefing is public-interest research with a plain-language claim, source context, confidence label, minimization review, correction path, and a lawful records-oriented next step.', 'two-identities-anonymous' ),
			'meta_title'       => __( 'Research Archive | 2IA Surveillance Research and Public Records', 'two-identities-anonymous' ),
			'meta_description' => __( 'Browse 2IA research briefings, topic hubs, source notes, confidence labels, public-records work, civil-liberties analysis, and correction-aware archive routes.', 'two-identities-anonymous' ),
			'sections'         => array(
				array(
					'title' => __( 'What Counts As A 2IA Briefing', 'two-identities-anonymous' ),
					'body'  => __( 'Briefings separate fact, inference, and commentary; include source notes; label confidence; avoid needless personal exposure; and link to corrections and right of reply.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Archive Filters', 'two-identities-anonymous' ),
					'body'  => __( 'Use topic, date, type, and confidence labels to scan the archive as published work grows. Empty filters remain visible as taxonomy, not broken destinations.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Clean Empty State', 'two-identities-anonymous' ),
					'body'  => __( 'When no complete articles are published, start with Topic Hubs, Methodology, Start Here, About, Public Records and FOIA, and Corrections and Right of Reply.', 'two-identities-anonymous' ),
				),
			),
		),
		'research' => array(
			'title'            => __( 'Research Archive', 'two-identities-anonymous' ),
			'eyebrow'          => __( 'Research index', 'two-identities-anonymous' ),
			'summary'          => __( 'This noindexed route preserves older research links while pointing readers toward the canonical public archive at /research-archive/.', 'two-identities-anonymous' ),
			'meta_title'       => __( 'Research Archive | 2IA Surveillance Research and Public Records', 'two-identities-anonymous' ),
			'meta_description' => __( 'Canonical 2IA research archive for surveillance research, public records, civil liberties, algorithmic accountability, and source-aware briefings.', 'two-identities-anonymous' ),
		),
		'start-here' => array(
			'summary' => __( '2IA is an independent public-intelligence research publication that helps readers understand surveillance systems, request records, correct claims, and protect anonymity without sending sensitive material.', 'two-identities-anonymous' ),
			'sections' => array(
				array(
					'title' => __( 'What 2IA Is In Plain Language', 'two-identities-anonymous' ),
					'body'  => __( '2IA explains the systems that watch, score, classify, expose, delay, and correct people. The work is public, lawful, privacy-preserving, and focused on records readers can inspect.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'The Paperwork Of Control', 'two-identities-anonymous' ),
					'body'  => __( 'Power usually leaves paperwork: contracts, policies, budgets, audits, retention schedules, risk scores, public-records delays, appeal rules, and correction failures.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Choose Your Path', 'two-identities-anonymous' ),
					'body'  => __( 'Understand surveillance systems, request records, correct a file or claim, understand anonymity and pseudonymity, or support, volunteer, and subscribe without unnecessary data collection.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Safety And Legal Boundaries', 'two-identities-anonymous' ),
					'body'  => __( 'This is not legal advice, not a secure drop, and not a crisis service. Do not send classified, stolen, exploit, threatening, or unnecessary private personal information.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Recommended First Pages', 'two-identities-anonymous' ),
					'body'  => __( 'Read Methodology, Research Archive, What They Look For, Two Identities, Public Records and FOIA, Contact, and the Who Cares Wizard.', 'two-identities-anonymous' ),
				),
			),
		),
		'methodology' => array(
			'summary' => __( 'The 2IA method is lawful purpose, public-interest focus, minimization, corroboration, source context, uncertainty labeling, correction paths, and clear separation of fact, inference, and commentary.', 'two-identities-anonymous' ),
			'sections' => array(
				array(
					'title' => __( 'Research Principles', 'two-identities-anonymous' ),
					'body'  => __( 'Lawful purpose, public-interest focus, minimization, corroboration, source context, uncertainty labeling, correction paths, and privacy-first publication govern every serious page.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Confidence Labels', 'two-identities-anonymous' ),
					'body'  => __( 'Labels are Confirmed by public record, Corroborated by multiple sources, Inferred from public documents, Unverified claim, and Opinion/analysis.', 'two-identities-anonymous' ),
				),
				array(
					'title' => __( 'Source-Note Template', 'two-identities-anonymous' ),
					'body'  => __( 'Record source class, owner, date published or received, date reviewed, preservation status, known gaps, transformations, redactions, and what would change the finding.', 'two-identities-anonymous' ),
				),
				array(