Urgent.News

What's breaking now, across thousands of outlets.

Tech

TikTok pagará 400 millones para resolver una demanda por violar la privacidad de niños en EEUU

TikTok y su empresa matriz, ByteDance, han acordado pagar 400 millones de dólares para resolver una demanda que acusaba a la plataforma de infringir las leyes estadounidenses sobre la privacidad en línea de los niños, según anunció este viernes el Departamento de Justicia de Estados Unidos. Leer

TikTok pagará 400 millones para resolver una demanda por violar la privacidad de niños en EEUU

The United States Department of Justice announced on Friday that TikTok and its parent company ByteDance have agreed to pay $400 million to settle a lawsuit accusing the platform of violating U.S. online privacy laws for children. The lawsuit, filed by the Biden administration in 2024, claimed TikTok had violated the Children's Online Privacy Protection Act (COPPA) by collecting and retaining data from young users without notifying parents or obtaining their consent.

As part of the settlement, TikTok will pay $300 million immediately. The legal action in California originated from a Federal Trade Commission investigation that alleged TikTok had deliberately allowed children to create accounts and interact with adults on the platform since 2019. Stanley E. Woodward Jr., deputy assistant attorney general, stated in a statement that the agreement with TikTok is a significant victory for American children and parents.

The Department's priority is to ensure children are protected online and that companies entrusted with their personal information comply with their legal obligations. This resolution provides substantial compensation while strengthening the protections families expect and deserve. This victory sets a precedent for the 29 states that have sued Meta for violating COPPA, whose trial began this week in Oakland, California.

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

Read the original at expansion.com →

More in Tech

How to record Google Meet and Zoom calls with dual audio using the HTML5 MediaRecorder API

Recording virtual meetings like Google Meet or Zoom often comes with annoying hurdles: 5-minute freemium limits, forced software installations, or needing explicit host permission just to record local…

  • HTML5 MediaRecorder API captures dual audio for Google Meet/Zoom
  • navigator.mediaDevices.getDisplayMedia captures screen video and system audio
  • MediaRecorder encodes video and audio into downloadable WebM/MP4 file

My screener recommended every job it could not read

This is a submission for DEV's Summer Bug Smash: Clear the Lineup powered by Sentry . Project Overview Today I wrote a screener for a freelance job board.

  • Failed fetches mistakenly endorsed unreadable jobs
  • Tool modified to flag HTTP errors, 404s, and rate-limited responses
  • Parser verified job postings before adding to shortlist

Sharing memory between processes with java.lang.foreign and jextract

Java Foreign Function and Memory API ( java.lang.foreign ) is a powerful tool that you can use to take advantage of various OS-specific optimizations.

  • java.lang.foreign simplifies OS-specific optimizations for Java code
  • jextract generates Java code from C/C++ header files
  • Short-circuit read/write uses shared memory for zero-copy data locality

More from Saturday 22 August →