// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.6 C
Singapore

Singapore PM says ‘fake news’ law not against free speech

Singapore’s prime minister Friday rejected allegations the city-state’s new law to combat “fake news” is aimed at stifling free speech, following criticism from rights groups and tech giants.

The legislation, approved by parliament last week, gives government ministers powers to order social media sites such as Facebook to put warnings next to posts authorities deem to be false, and in extreme cases get them taken down.

If an action is judged to be malicious and damaging to Singapore’s interests, companies could be hit with fines of up to Sg$1 million ($730,000), while individuals face up to 10 years in jail.

The laws have sparked outrage from rights groups, who fear they could be used to stifle online discussion, tech companies with major bases in the financial hub, and some journalists’ organisations.

But Prime Minister Lee Hsien Loong defended the measures.

“I don’t see our legislation as being in any way restrictive of free speech,” he said at a news conference with visiting New Zealand Prime Minister Jacinda Ardern.

“I see this as a practical arrangement which will help us to tackle the problem (of fake news)… It is a step in the right direction,” Lee added.

Authorities in the tightly-controlled country — long criticised for restricting civil liberties — insist the measures are necessary to stop the circulation of falsehoods which could sow divisions in society and erode trust in institutions.

Ardern was among world leaders who joined tech firms this week in Paris to launch the “Christchurch Call”, which involves voluntary commitments to stamp out violent extremist content online.

It is named after the city where a gunman killed 51 people at two New Zealand mosques two months ago while broadcasting his rampage live on Facebook via a head-mounted camera.

mba/sr/fox

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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