// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 14, 2026
31.6 C
Singapore

Taiwan bans the use of DeepSeek in government agencies, citing security concerns

TAIWAN: Taiwan has prohibited its public sector workers and those employed in key infrastructure facilities from using DeepSeek, citing concerns that it is a Chinese product that could endanger national security.

DeepSeek launched its R1 chatbot last month. It boasts capabilities comparable to leading AI models in the United States yet at a significantly lower investment cost. This has raised international concerns, with several countries, including South Korea, Ireland, France, Australia, and Italy, questioning the Chinese AI startup’s data management practices.

Additionally, it has failed multiple researchers’ safety tests, including those targeting cybercrime, misinformation, illegal activities, and general harm.

Cisco, the team that conducted these tests, expressed their concern. “The results were alarming: DeepSeek R1 exhibited a 100% attack success rate, meaning it failed to block a single harmful prompt,” Cisco stated in an article published by PCMag. “This contrasts starkly with other leading models, demonstrating at least partial resistance.”

Taiwan’s Ministry of Digital Affairs issued a statement

On Friday, Taiwan’s Ministry of Digital Affairs urged government agencies and critical infrastructure sectors to refrain from using DeepSeek. The ministry cited concerns over national information security, specifically regarding the potential for cross-border data transmission and the risk of information leaks, as reported by The Manila Times.

Taiwan has long accused China of employing tactics that are not overtly aggressive but still undermine Taiwan’s security and sovereignty. Since 2019, Taiwan has restricted government agencies from using ICT products and services that might threaten national information security.

DeepSeek faces international scrutiny

Its chatbot has caused a stir on Wall Street, with reports suggesting that its powerful AI capabilities rival US companies at a fraction of the cost. This development has raised further questions, especially given the US’s strict sanctions preventing Chinese firms from accessing the advanced chips required to power such AI models.

Following Taiwan’s move, data protection regulators in South Korea and Ireland have indicated they will seek clarification from DeepSeek on how it handles user data. Earlier this week, Italy initiated an investigation into the R1 model, blocking it from processing data belonging to Italian users.

Read related: US investigates if China’s ‘DeepSeek’ sourced Nvidia chips through Singapore intermediaries

- Advertisement -

Hot this week

WP MP Kenneth Tiong: Heartland Singaporeans are concerned over loss of income when RTS opens

"The train starts running in 2027. DBS estimates $1.5 to $2.1 billion of retail spending a year will move across the Causeway. The Government is helping shops spruce up and giving out vouchers. I s...

How Johor gave the ex-PM a new lifeline for freedom

There are many reasons why Najib Razak is still a popular topic in the Johor elections, certainly among political figures from all sides of the political class. And this is probably why it is the c...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks