// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 25, 2026
29.6 C
Singapore

‘You have to be careful’ — Australia science minister raises privacy concerns over China’s DeepSeek

AUSTRALIA: On Tuesday, Jan 28, Australia’s science minister, Ed Husic, voiced concerns about privacy risks linked to China’s new AI chatbot, DeepSeek, and advised users to think carefully before downloading it.

DeepSeek, developed by a Chinese tech startup, has been making waves since its release last week. It has quickly climbed to the top of app download charts, surpassing competitors like ChatGPT and impressed users and industry experts.

Meta has even reportedly set up four “war rooms” of engineers to figure out how the Chinese AI startup launched its open-source AI chatbot R1 at a fraction of the cost.

However, Mr Husic cautioned against adopting the technology without understanding its implications.

Speaking to the national broadcaster ABC, he said, “There are a lot of questions that will need to be answered in time on quality, consumer preferences, data and privacy management.”

He added, “I would be very careful about that. These types of issues need to be weighed up carefully.”

He pointed out that Chinese companies sometimes approach privacy and data management differently from Western firms, as reported by AFP.

However, he praised the Chinese as very good at developing products that work well, explaining that “the market is accustomed to their approaches on data and privacy.”

He added that while these practices may work in China, they might not align with consumer expectations elsewhere, adding that “the question is whether those products will be embraced in the same way.”

Australia has previously taken steps to limit the influence of Chinese technology. In 2018, due to national security concerns, the government banned Chinese telecom giant Huawei from its 5G network.

Mr Husic stressed, “I think you have to be careful,” stating he’s just being “completely frank and direct.” /TISG

Read also: Trump calls China’s DeepSeek challenge a ‘wake-up call’ as Nvidia faces nearly US$600B loss, urging cheaper, faster AI methods

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘Life is temporary’: Singaporeans share the point where they stop trying to keep up with everyone

On Reddit, a netizen asked: "At what point did you stop trying to keep up with everyone?"

Man complains lorry is blocking his way, then steals it: 59-year-old arrested within six hours

A 59-year-old man has been arrested within six hours after approaching a lorry driver over an obstruction complaint, then boarding and driving the vehicle away while pushing a staff member to the g...

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