Skip to content
wiki.fftac.org

Section Psychological Warfare

**Site relevance:** 2IA.org

**Memory type:** theme source memory

**Source path:** 2IA.org/wp-content/themes/twoia-intelligence/template-parts/section-psychological-warfare.php

**Size:** 3.8 KB

Summary

Psychological warfare section.

Source Preview

This source file is short enough to preview directly on its source-memory page.

<?php
/**
 * Psychological warfare section.
 *
 * @package TwoIA
 */
?>
<section id="psychological-warfare" class="section psychological-warfare-section" aria-labelledby="psychological-warfare-title">
	<header class="section-header section-header--row">
		<div>
			<p class="eyebrow"><?php esc_html_e( 'Influence literacy', 'two-identities-anonymous' ); ?></p>
			<h2 id="psychological-warfare-title"><?php esc_html_e( 'Psychological warfare turns perception into terrain.', 'two-identities-anonymous' ); ?></h2>
		</div>
		<p><?php esc_html_e( '2IA studies influence operations as a public-accountability problem: who is trying to shape belief, what signals are amplified, what uncertainty is hidden, and what safeguards keep persuasion from becoming coercion.', 'two-identities-anonymous' ); ?></p>
	</header>

	<div class="metadata-grid signal-catalog" aria-label="<?php esc_attr_e( 'Psychological warfare public analysis themes', 'two-identities-anonymous' ); ?>">
		<span><strong><?php esc_html_e( 'Propaganda', 'two-identities-anonymous' ); ?></strong><?php esc_html_e( 'Narratives, symbols, repetition, and selective facts.', 'two-identities-anonymous' ); ?></span>
		<span><strong><?php esc_html_e( 'Disinformation', 'two-identities-anonymous' ); ?></strong><?php esc_html_e( 'False or manipulated claims designed to confuse or polarize.', 'two-identities-anonymous' ); ?></span>
		<span><strong><?php esc_html_e( 'Synthetic Media', 'two-identities-anonymous' ); ?></strong><?php esc_html_e( 'AI-generated text, image, audio, and video that complicate authenticity.', 'two-identities-anonymous' ); ?></span>
		<span><strong><?php esc_html_e( 'Amplification', 'two-identities-anonymous' ); ?></strong><?php esc_html_e( 'Algorithms, defaults, friction, and visibility can pressure attention.', 'two-identities-anonymous' ); ?></span>
		<span><strong><?php esc_html_e( 'Resilience', 'two-identities-anonymous' ); ?></strong><?php esc_html_e( 'Source diversity, provenance, labels, context, and correction paths.', 'two-identities-anonymous' ); ?></span>
		<span><strong><?php esc_html_e( 'Limits', 'two-identities-anonymous' ); ?></strong><?php esc_html_e( 'No targeting, deception, intimidation, bot coordination, or coercion.', 'two-identities-anonymous' ); ?></span>
	</div>

	<div class="grid grid--two section-split">
		<article class="briefing-panel">
			<p class="eyebrow"><?php esc_html_e( 'Defensive reading', 'two-identities-anonymous' ); ?></p>
			<h3><?php esc_html_e( 'Influence analysis starts with the frame.', 'two-identities-anonymous' ); ?></h3>
			<p><?php esc_html_e( 'A careful reader asks who benefits, who is being addressed, what evidence exists, what is omitted, how uncertainty is handled, and whether emotion is being used to outrun verification.', 'two-identities-anonymous' ); ?></p>
			<p><?php esc_html_e( 'The goal is not suspicion of every message. The goal is a slower, fairer way to separate evidence, rhetoric, identity pressure, and institutional power.', 'two-identities-anonymous' ); ?></p>
		</article>
		<article class="briefing-panel briefing-panel--warning">
			<p class="eyebrow"><?php esc_html_e( 'Influence accountability', 'two-identities-anonymous' ); ?></p>
			<h3><?php esc_html_e( 'Defend attention without surrendering speech.', 'two-identities-anonymous' ); ?></h3>
			<p><?php esc_html_e( 'The adult defense is provenance, visible corrections, algorithmic scrutiny, ad transparency, source diversity, bot labels, and public media literacy. The cure for manipulation cannot become an excuse for unaccountable speech control.', 'two-identities-anonymous' ); ?></p>
		</article>
	</div>

	<a class="button button--secondary" href="<?php echo esc_url( home_url( '/psychological-warfare/' ) ); ?>"><?php esc_html_e( 'Read the influence literacy brief', 'two-identities-anonymous' ); ?></a>
</section>