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

The European regional internet registry, known as RIPE NCC, is seeking to correct its governance structure due to a perceived disconnect between the formal organization and its actual operations. RIPE NCC oversees and distributes IP addresses and autonomous system numbers for 75 countries spanning from Greenland to Russia's eastern border, and has over 20,000 members.

Current governance features an "Executive Board" comprised of seven elected members, who are responsible for overseeing and directing the organization. However, the board's role is not as executive as the name suggests; instead, the CEO, referred to as the "Managing Director," holds the reins of day-to-day management. Despite this, the Executive Board holds the power to hire and fire the CEO.

The discrepancy between the formal structure and practical reality prompted the registry's Chief Legal Officer, Athina Fragkouli, to propose a governance overhaul. Fragkouli noted that the discrepancy had been highlighted after the Executive Board received governance training, bringing the issue to the forefront. The registry has now decided to formalize the governance structure rather than redesign it, presenting a proposal to the organization's members in the form of a "governance correction," rather than a fundamental reform.

The proposed correction would grant the CEO a vote in Board decisions, but it would not make the CEO independent of the elected Board. The Board would retain the authority to appoint and dismiss the CEO, as well as supervise their performance. The CEO's role would become more accurately defined, with the Board's responsibilities becoming clearer and their accountability more defined.

This exercise in good governance aims to remove ambiguity, clarify accountability, and simplify the way executive authority is exercised. The proposed changes will be published by September 30, giving members time to consider the matter before a General Meeting in late October, where the changes will be voted on.

Written by urgent.news from The Register Science's reporting — not their 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 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 →