Urgent.News

600+ sources. One page. See who else covered it.

Editions

Tech

Delete your family’s personal data from the internet with a 55% discount on Incogni

It seems scarcely credible that it’s completely legal for a company to buy and sell our personal data without our consent, but that’s the reality in the US. In theory, you can demand that companies remove your data from the internet, but that’s a lot easier said than done. Fortunately, Incogni provides a service where they will do it for you, and 9to5Mac readers can currently claim a 55% discount…

Delete your family’s personal data from the internet with a 55% discount on Incogni

In the United States, it's legal for companies to buy and sell personal data without consent. While you can request companies to remove your data from the internet, it's easier said than done. Incogni offers a service to handle this for you, and 9to5Mac readers can currently enjoy a 55% discount on annual plans. Apple offers privacy protections like App Tracking Transparency, Hide My Email, and iCloud Private Relay, but they can't help with personal data already exposed.

Most people are shocked by how much information marketers and scammers can learn about them through data brokers. Those lengthy terms and conditions you agree to when downloading apps or signing up for websites often include clauses allowing data brokers to sell your sensitive information. Data brokers gather personal data from various sources to create detailed profiles of individuals, which companies buy to target you with spam.

If scammers gain access, they can impersonate organizations you trust. In most US states, you can demand the removal of your information, but this is time-consuming as you must contact hundreds of companies individually. Opt-out forms are hard to find, and the process may require filling out complex forms. Even if you succeed, you'd need to repeat this process regularly as there's no guarantee they won't purchase new data on you.

Incogni simplifies this process, reaching out to hundreds of data brokers on your behalf and repeating it at regular intervals to ensure your family's data stays out of these databases. This results in less spam, fewer robocalls, and reduced scam targets. 9to5Mac readers can save 55% on annual Family & Friends plans using code "9to5mac."

You can cancel anytime with a 30-day money-back guarantee. Stay updated on Incogni's X (formerly Twitter) and Facebook pages, and check out 9to5Mac on YouTube for more Apple news.

Written by urgent.news from 9to5Mac's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at 9to5mac.com →

More in Tech

My evidence pipeline was saving Cloudflare block pages as evidence

I build a web service that preserves evidence of harassment on social platforms. The core feature is a single thing: automatically capture a real screenshot of the offending post.

  • Developed web service to record evidence of harassment
  • Recorded raw error body for quick issue diagnosis
  • Emphasized correct timezone timestamps and asynchronous processing

Your `if` statements are a database nobody can query

Somewhere in your codebase there is a line that looks like this: if ( user . plan === ' enterprise ' || user . tenantId === ' acme-corp ' ) { // ...

  • Rules scattered across codebase, not queryable
  • Lack of schema, querying, migrations, audit log
  • Moving rules to separate service introduces latency and kill switch issues

Kubernetes for Beginners: From Local to Production – May the Pods Be With You

The Quest Begins (The "Why") I remember the first time I tried to take a weekend side‑project from my laptop to something that felt “real”.

  • Developers transition simple weekend project to production-like environment.
  • Kubernetes introduced as declarative orchestrator for defining application state.
  • Key components: Pods, Deployments, Services, and Ingress for scalable deployments.

Discord Ticket Bot

A free, self-hosted ticket bot for Discord support teams. You run it yourself, so your ticket data never leaves your server.

  • Discord Ticket Bot is free and self-hosted
  • Up to 25 customizable ticket types available
  • Operates on SQLite or MySQL databases

More from Saturday 15 August →