ADVERTISEMENT

Defending truth as a national security imperative

Published Jan 19, 2026 12:05 am  |  Updated Jan 18, 2026 04:17 pm
BARRACKS AND STRATEGY
The nature of conflict has changed. While traditional security threats remain, the digital environment has opened a new and increasingly dangerous front where false information, coordinated disinformation, and manipulated media can undermine public trust and national cohesion. In this context, the experience of the Armed Forces of the Philippines (AFP) in confronting fake news and deepfakes offers an important lesson in how modern security must adapt to the realities of the information age.
Disinformation and its strategic impact
Disinformation has evolved beyond isolated misinformation into a deliberate strategic tool. Its objective is not merely to mislead, but to weaken institutions, erode public confidence, and create internal friction. The AFP has been a recurring target of fabricated narratives, particularly during politically sensitive periods and moments of heightened regional tension.
One notable example involved sustained online attacks against the Chief of Staff of the AFP (CSAFP), General Romeo S. Brawner Jr. Various social media accounts and coordinated pages circulated claims questioning his leadership capacity and alleging internal disunity within the ranks. These narratives were traced to groups and networks previously identified by security agencies as having links to destabilization efforts. The messaging pattern—amplified simultaneously across platforms—suggested coordination rather than organic criticism.
The AFP responded by reinforcing transparency and institutional unity. Official statements, command briefings, and public engagements emphasized continuity of leadership, operational stability, and command confidence. Importantly, these false narratives were neutralized not only through rebuttals, but through consistent demonstration of operational competence and visible command cohesion, which contradicted claims of internal instability.
Disinformation in the context of the China issue
Another persistent credibility challenge emerged in relation to the West Philippine Sea and broader China-related security issues. Pro-China online groups, some of which were later exposed through investigative reporting and intelligence assessments as being financially supported by Chinese-linked entities, promoted narratives portraying the AFP as provocative, subservient to foreign powers, or exaggerating maritime incidents.
These narratives aimed to downplay documented encounters in the West Philippine Sea, discredit AFP reporting, and shift blame away from foreign coercive actions. In several instances, manipulated videos, misleading translations, and selective framing of incidents were used to cast doubt on the AFP’s accounts.
The AFP countered these campaigns by grounding its communications in verifiable evidence—releasing unedited footage, coordinating messaging with civilian maritime agencies, and aligning public statements with international law and multilateral verification. By maintaining factual consistency and engaging both domestic and international audiences, the AFP reduced the traction of disinformation and reinforced its credibility amid competing narratives.
Allegations of corruption and institutional integrity
Disinformation has also targeted the AFP through allegations linking the institution to corruption-tainted government projects. Social media posts and unverified claims accused the military of involvement in irregular procurement and infrastructure initiatives, often without documentary evidence or attribution to responsible oversight bodies.
These allegations exploited public sensitivities surrounding corruption and attempted to conflate individual or civilian-led project issues with institutional responsibility. The AFP addressed these claims by clearly delineating its role, cooperating with auditing and investigative bodies, and reiterating adherence to procurement laws and accountability mechanisms. By deferring to formal oversight processes and avoiding defensive posturing, the AFP preserved institutional credibility while allowing lawful investigations to proceed.
Deepfakes and the erosion of credibility
The emergence of deepfake technology has further raised the stakes. Artificial intelligence now allows the creation of highly convincing audio and video materials that falsely depict public officials or military leaders issuing statements or directives they never made. Such content carries the potential to cause confusion, panic, or even institutional destabilization if left unchallenged.
For the AFP, this challenge underscores the fragility of credibility in an era of advanced digital manipulation. Visual and audio materials—once treated as reliable evidence—can no longer be accepted at face value. The AFP’s emphasis on verification protocols, inter-agency coordination, and rapid public advisories reflects an understanding that credibility must be actively defended. The battle against deepfakes is therefore not only technical but institutional, requiring sustained transparency and public trust.
The role of an informed public
Despite the AFP’s efforts, the fight against disinformation cannot be won by institutions alone. The speed and reach of social media place ordinary citizens at the center of the information ecosystem. Each user becomes a potential gatekeeper—or amplifier—of false content. Recognizing this, the AFP has consistently urged the public to rely on official and verified sources, and to exercise critical judgment before sharing information.
This call is not an attempt to suppress dissent or limit free expression. Rather, it is a recognition that democratic resilience depends on information discipline. A vigilant and informed public diminishes the effectiveness of disinformation campaigns and reinforces institutional legitimacy. In this context, truth becomes a shared responsibility, and discernment becomes a civic duty.
Conclusion
In an age where false narratives can spread rapidly and convincingly, safeguarding information integrity is no longer optional. It is fundamental to national security.
(Lt. Gen. Jaime S. de los Santos served with distinction as a military professional, 42nd Commanding Gen. Philippine Army, 1st Force Commander, UN Multi-National Peacekeeping Force in East Timor, former member, UP Board of Regents and Professorial Lecturer II (part-time), UP-Diliman.)
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.