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

Public healthcare computers should have been delinked from the Internet, might have prevented SingHealth data breach : DPM Teo Chee Hean

Earlier today, Deputy Prime Minister Teo Chee Hean said that Internet surfing separation could and should have been implemented for computers in the public healthcare sector, just as it had been done for the public sector.

At the Public Service Engineering Conference 2018 at Resorts World Sentosa, DPM Teo said that delinking public healthcare computers from the Internet might have helped prevent the massive SingHealth data breach, as attackers gained entry into the system through a front-end computer connected to the Internet used by “thousands of users in the medical and academic community”.

Mr Teo also emphasised that Singapore should still carry on with its efforts to become a Smart Nation and that the SingHealth breach should not deter digital progress.

As Coordinating Minister for National Security and Minister-in-charge of the Civil Service, Mr Teo also added, “We need to persist with our efforts to harness the potential of the digital age while building deeper expertise in our cyber security… to do so confidently”.

Mr Teo also added that measures such as the implementation of a four-member Committee of Inquiry, the delinking of public healthcare computers from the Internet have been put in place.

While there are efforts to mitigate the damage done, many Singaporeans have expressed their lost of trust in the system.

Since May of 2017, all computers used officially by public servants in Singapore were cut off from the Internet in a move to tighten security. This applied to all government agencies, ministries and statutory boards. However, many Singaporeans also seemed to be under the impression that the public healthcare sector was a part of this initiative as well.

________________________________________________________________________

[email protected]

- Advertisement -

Hot this week

More than 12,800 cartons of duty-unpaid cigarettes found hidden in wooden crates at Tuas Checkpoint

This may be one of the largest single-vehicle cigarette seizures at Singapore's land checkpoints in recent memory.

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

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