// Adds dimensions UUID, Author and Topic into GA4
Monday, September 7, 2026
31.9 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

Hot this week

Can you love a new face? Netizen asks if one would still accept partner if they went through cosmetic surgery

On Reddit, a netizen asked: Can you accept your bf or gf face changed? Plastic surgery changed until the face is no longer the same as the original type?

Singaporean man’s BTO plans hit snag after mum refuses to leave rental flat he is tied to: ‘I’m listed as essential occupier’

SINGAPORE: A young Singaporean man has found himself caught in a housing bind after his name remained listed as an “essential occupier” of his mother’s government rental flat, complicating his plan...

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