// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

Facebook fights back amid Cambridge Analytica data breach fiasco

Facebook is fighting back to restore confidence in its platforms, taking more stringent steps to filter data sharing to third-party app developers.

One of the measures is the Facebook platform.

Mark Zuckerberg said some of the important steps for the future of the Facebook platform involve taking action on potential past abuse and putting stronger protections in place to prevent future abuse.

“We will investigate all apps that had access to large amounts of information before we changed our platform in 2014 to reduce data access, and we will conduct a full audit of any app with suspicious activity,” said Zuckerberg.

The message posted on Facebook’s newsroom said If they find developers that misused personally identifiable information, they will be banned.

Though this will not clear the mishap created by Cambridge Analytica, it is a step that could prevent future breaches.

Facebook also intends to tell people about data misuse.

It says it will build a way for people to know if their data might have been accessed via “thisisyourdigitallife.”

Other steps include turning off access to unused apps and add restrictions to Facebook login data.

The next version login will reduce the data that an app can request without app review to include only name, profile photo and email address. Requesting any other data will require our approval.

And one of the best ways to keep a tag on the apps used by people is to encourage them to manage the app.

Users are already allowed to control what data they would permit those apps to use.

Additionally, Facebook will make these choices more prominent and easier to manage.

The social media platform also intends to reduce vulnerabilities by rewarding people who finds them.

“We will expand Facebook’s bug bounty program so that people can also report to us if they find misuses of data by app developers.

- Advertisement -

Hot this week

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

‘C’mon, please don’t do this.’ Singapore Food Agency reminds diners not to eat food dropped on hawker centre tables

"C’mon, please don’t do this 😥 Once food is dropped on an unclean tabletop, the surface of the food item would have been contaminated by bacteria. And there is no such thing as the 'three-second ...

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