// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
33.9 C
Singapore

Singapore orders Apple and Google to block ‘gov.sg’ spoofing on messaging platforms

SINGAPORE: Singapore’s police force has issued implementation directives to Apple and Google, requiring both companies to roll out new safeguards by Sunday (Nov 30) to curb criminals from impersonating government agencies on their messaging platforms.

The Ministry of Home Affairs (MHA) said the move aims to protect the public from a rising wave of impersonation scams. Since July last year, government agencies have been using the “gov.sg” sender address for SMS messages to help the public distinguish official messages from fraudulent ones. However, this safeguard does not extend to Apple’s iMessage or Google Messages.

While government agencies do not send SMS messages using the “gov.sg” identity on these two platforms, officials noted that some members of the public may still assume that any message appearing to come from “gov.sg” on iMessage or Google Messages is genuine.

Authorities have observed a recent surge in such impersonation scams. According to the statement, more than 120 cases involved scammers posing as SingPost and sending text messages through these platforms.

Given these developments, MHA said it is necessary to introduce additional protective measures to stop criminals from exploiting the two messaging services.

Under the implementation directives, Apple and Google must prevent accounts and groups from displaying “gov.sg” or the names of government agencies or filter out such information entirely. They must also ensure that messages from unknown senders display phone numbers prominently instead of account names, making it easier for users to identify suspicious messages.

Both companies have confirmed they will comply with the directives.

Authorities also urged the public to regularly update their messaging apps to ensure they are using the latest versions equipped with these new protections.

- Advertisement -

Hot this week

‘Maybe I was too trusting’: Singapore employer says maid went uncontactable after she bought her a return ticket home

After being told the helper intended to return to Singapore, the employer paid S$437.40 for a return ticket, only to receive no response when she later asked about the flight.

At least five victims lose S$3,500 to BigBang ticket scams before general sales even begin

The reported scams emerged even before general ticket sales began on Aug 13.

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