Urgent.News

What's breaking now, across thousands of outlets.

Tech

Europe’s internet registry wants governance ‘correction’ because its ‘Executive Board’ is not the executive

RIPE NCC hopes members get aboard effort to tidy things up and give its CEO a vote

Europe’s internet registry wants governance ‘correction’ because its ‘Executive Board’ is not the executive

RIPE NCC, the European internet registry responsible for IP address allocation across 75 nations, has suggested a governance adjustment. The organization, comprising more than 20,000 members, currently operates an "Executive Board" with seven members elected by the members. However, this board does not actually manage the association; that responsibility falls to the CEO, referred to in RIPE's articles as the "Managing Director."

The discrepancy between the board's name and its actual role has been highlighted by the Executive Board, which recently received governance training, bringing the issue to their attention. The proposed solution is not a complete overhaul of RIPE's governance, but rather a "correction" to formalize the existing structure. The changes would give the CEO a vote in board decisions, but the CEO would still be subject to the board's authority, including the power to appoint and dismiss members and oversee their performance.

The board's role would become more clearly defined, removing ambiguity and clarifying accountability. The RIR plans to publish the proposed changes by September 30, allowing members to review them before the General Meeting from October 28-30, where the changes will be voted on.

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

Also reported by 1 other outlet

Read the original at theregister.com →

More in Tech

Keeping score honestly: zero improved, four made worse

Development covered 5 Aug 2026 to 7 Aug 2026 (commit dates). This stretch was mostly me auditing my own work, six rounds of it, on the tooling that edits the tie-in novel and the tooling that plays…

  • Zero chapters improved during the tooling audit
  • Four chapters damaged by the editing pipeline
  • Found and then un-found safety conditions in the system

AWS Storage Explained: S3 vs EBS vs EFS, and When to Use Which

S3, EBS, EFS. Three AWS storage services, similar-looking names, completely different jobs, and using the wrong one for a task is a classic beginner mistake that leads to weird architectures and…

  • EBS is a virtual hard drive for a single EC2 instance
  • EFS is a managed network file system for multiple instances to share files
  • S3 stores objects accessed via HTTP API, best for backups and static assets

One core, two hosts

First published on openspec-ui.dev . OpenSpec Workbench ships in two forms: a VS Code extension and a standalone web application that runs on your machine.

  • OpenSpec Workbench has Visual Studio Code extension and standalone web app versions
  • Core handles execution, OpenSpec and Git integration, security, persistence
  • Thin adapters allow shared core to run on different hosts

Enqueue Hooks: Four Hooks, Four Different Zones — and How Not to Mix Them Up

On the surface, these five hooks all do the same thing — load CSS/JS. But four of them sound almost identical while each one runs in a different zone of the site.

  • wpenqueuescripts loads front-end CSS and JavaScript
  • adminenqueuescripts for admin area only, avoids performance issues
  • enqueueblockeditorassets for block editor styles, not front-end

More from Thursday 24 September →