// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 17, 2026
30.5 C
Singapore

SingPass change: Why only now?

Post-SingPass breach, the two-factor authentication, or 2FA, will be introduced, said the Communications and Information Minister Yaacob Ibrahim.

Various government agencies will implement 2FA at their own time, and disclose their timelines later this year.

Yaacob said the 2FA was not introduced earlier because “not everyone had the capacity or know-how to use the technology when SingPass was introduced initially.”

He added that his ministry would work with the Finance Ministry and the IDA to enhance security measures after the breach of the 1,560 SingPass accounts last month.

Users could possibly define their own user names under the new SingPass system (the contract was awarded this April), instead of the default NRIC or FIN number currently.

There is also the possibility that the government will mandate more frequent password changes for SingPass accounts.

Defence Minister Ng Eng Hen revealed that 2,600 Permanent Residents (PRs) renounced their PR status before serving NS, while 7,200 PRs served out their National Service (NS) in the last five years.

He warned that the ex-PRs would face serious, adverse consequences if they apply to return to study or work in Singapore.

Image: The Real Singapore

- Advertisement -

Hot this week

Drunk man blocked vehicles by laying down in the middle of the road

A man, suspected of being drunk, flagged down a lorry on Admiralty West Road, gesturing wildly at the driver and then lying down in the middle of the road. He was eventually arrested for public in...

Singapore cracks down on illegal World Cup betting; repeat offenders may face up to 10 years’ imprisonment

Singapore is stepping up enforcement against illegal gambling during the FIFA World Cup 2026, with penalties of up to $700,000 and 10 years' jail for repeat offenders, alongside new public campaign...

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