// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 16, 2026
30.5 C
Singapore

Government says claims that Gov't is cutting off Internet for civil servants is "myth"

The Government computer security organisation Cyber Security Agency (CSA) has stepped-in to alley netizens concerns that the Government announcement that the work computers of public officers will have no access to the Internet to guard against cyber-attacks does not mean that E-services and Government engagement will cease.
The Infocomm Development Authority of Singapore (IDA) said in a circular to public servants on Tuesday (7 June) that they will have no Internet access to their work computers by June 2017. It said that public servants can still surf the Internet on separate computers or mobile devices – either belonging to the individual or provided by their organisations.
CSA said that claims that the Government is cutting off the Internet for civil servants is a “myth”.
1

- Advertisement -

Hot this week

‘Singapore stands ready to assist’ — PM Lawrence Wong expresses ‘condolences on tragic loss of lives and destruction caused by earthquake in Philippines’

Prime Minister Lawrence Wong extends solidarity to the Philippines as Singapore monitors the aftermath and prepares to assist if needed

Malaysia opposition parties still in a tussle over brand name

Islamists PAS and Bersatu, the party of former PM Muhyiddin Yassin are still in a tussle over who should run the Perikatan Nasional and this time, Bersatu is taking a firm stand against PAS

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