// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 28, 2026
28.3 C
Singapore

PDPC makes about turn on 'Do-Not-Call Registry’ Rules

The Personal Data Protection Commission (PDPC) made several changes to the rules of Do-Not-Call (DNC) registry after banks and insurance companies pressurized PDPC into making concessions.
In the original landmark proposal PDPC protected personal information from being stolen or indiscriminately used for marketing. It made it difficult for telemarketers to make unsolicited calls to consumers.
However, under the new concessions, banks and telemarketing companies can make calls or send messages to existing clients. “It dilutes the original intention of DNC Registry,” said Seah Seng Choon of Consumers Association of Singapore.
It looks like more work is cut out for Consumers Association of Singapore to lobby for more personal data protection here.

- Advertisement -

Hot this week

SG woman uneasy as BF continues partying with his all-female friend group: ‘He once had a thing for one of them’

SINGAPORE: A Singapore woman has asked Reddit if she's right to feel uneasy after realising her boyfriend's social circle is made up almost entirely of women, including someone he once had a crush ...

‘Dark days are temporary,’ says mid 40s Singaporean after 20+ years of working just to survive in Singapore

SINGAPORE: A Singaporean man in his mid-40s shared encouragement to netizens struggling with debt and joblessness—those feeling helpless and depressed—that the “dark days are temporary. ” In a pos...

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