Urgent.News

What's breaking now, across thousands of outlets.

Tech

FCC plans robocall scorecard to grade phone companies on spam call blocking

Carrier scorecards may include call-blocking stats and data on customer complaints.

FCC plans robocall scorecard to grade phone companies on spam call blocking

The FCC is proposing a new robocall mitigation scorecard that would grade phone companies on their effectiveness in blocking illegal spam calls while minimizing false positives on legitimate ones. The scorecard, which could include call-blocking statistics, customer complaints, and enforcement actions, aims to empower consumers and encourage providers to continue combating illegal robocalls.

The FCC envisions the scorecards being graded on a number scale, with letter grades, or classified as low, medium, or high risk, providing a more comprehensive assessment of providers' efforts beyond simple administrative checklists.

Brief written by urgent.news from Slashdot's own syndicated text. Machine-written — may contain errors; check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at arstechnica.com →

More in Tech

Let's build a compressor from scratch

  • Compressor converts JSON to binary format for efficient data storage
  • DEFLATE algorithm uses Huffman coding and LZ77 for data compression
  • 580-line Rust implementation compresses book from 622 KB to 366 KB

How to Structure a Production-Grade Node.js + Express Backend (2026)

How to Structure a Production-Grade Node.js + Express Backend (2026) Most Node.js tutorials stop at app.get('/', ...) . Then you land a real project, the codebase hits 40 files, and everything lives…

  • Layer app into routes, controllers, and services for maintainability
  • Adopt scalable folder structure with dedicated directories for config, models, routes, etc.
  • Centralize configuration in env.js to avoid repeated process.env reads

More from Wednesday 2 September →