// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Facebook slams Singapore’s POFMA law as “severe” after being ordered to geo-block certain pages

Social media giant Facebook has slammed Singapore’s anti-fake news law, the Protection from Online Falsehoods and Manipulation Act (POFMA), as “severe” and one that risks stifling the freedom of speech, after it was ordered to geo-block a user’s page last week.

On 27 May, Law and Home Affairs Minister K Shanmugam issued a correction direction to controversial blogger Alex Tan for publishing falsehoods about POFMA in a post that was published on the National Times Singapore Facebook page that Tan runs. Tan had to put up a warning that his post contained falsehoods but refused to do so.

The POFMA office then issued a Targeted Correction Direction to Facebook, asking the social networking site to block users in Singapore from accessing Tan’s page.

In a statement on Monday (1 June), Facebook said that Singapore’s use of POFMA is “severe” and that it risks stifling free speech. Revealing that the company was “legally compelled” to comply with the Targeted Correction Direction, a Facebook spokesperson said that “blocking orders like this are severe and risk being misused to stifle voices and perspectives on the internet.”

The representative added: “Freedom of expression is a fundamental human right, and we work hard to protect and defend this important civil liberty around the world.”

This is not the first time Facebook has criticised the POFMA law. While other tech giants like Google and Twitter have also expressed concerns about POFMA, the Singapore Government has held that the anti-fake news legislation is important to protect the country from falsehoods that could sow lasting discord among its people.

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

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