On January 1, 2027, the new Dutch Archives Act (Archiefwet) will come into effect. Earlier this year, the Dutch Senate approved the legislation, marking an important shift in how government information must be managed and preserved in the digital age.
Privacy has become part of the daily digital work. New campaigns, landing pages, analytics tools, embedded content, newsletters, and yes, video platforms all raise the same question: Are we actually handling this correctly?
A step towards stronger European control and reduced external dependency. Earlier, I wrote about the difference between EU-hosted infrastructure and actual data sovereignty. The core idea was simple: storing data in Europe does not automatically mean European organizations fully control their infrastructure.
Many platforms position themselves as “sovereign” because their infrastructure is located in Europe. At first glance, that sounds reassuring. Data stays inside the EU, under European hosting providers, inside European datacenters. But the physical location of your data is only part of the story.
Not everything that matters is visible. Performance and design are easy to judge, but security, privacy, and internal controls are not. Those are often the areas where the biggest risks sit.
The Mave ISMS has officially achieved ISO 27001 certification. With this milestone, we meet the international standard for information security management systems (ISMS) - a globally recognized framework for protecting information in a structured, verifiable way. This certification marks another step forward in how we build and run Mave.
We’re building toward a more fully open source Mave, step by step: open standards, no lock-in, real portability, and privacy by design for video infrastructure in Europe.
The digital world should work for everyone. Video plays a central role in how people experience the web, but it only truly works when it’s accessible.
Europe wants to reduce dependence on non-EU platforms and regain control over digital infrastructure. For organisations that use video, that changes everyday choices about hosting, data flows, and control.
For years, cookie banners have been the web’s awkward compromise between privacy and usability. Europe is now moving consent into the browser, and that changes everything. Especially for online video, which has quietly depended on tracking far more than most people realize.
1
2
3
4
5
<script type="module">
import { Player } from "https://cdn.video-dns.com/npm/@maveio/components/+esm";
</script>
<mave-player embed="ubg50Cq5Ilpnar1"></mave-player>
<script type="module">
import { Player } from "https://cdn.video-dns.com/npm/@maveio/components/dist/react.js";
</script>
<Player embed="ubg50Cq5Ilpnar1"></Player>
<script type="module">
import { Player } from "https://cdn.video-dns.com/npm/@maveio/components/+esm";
</script>
<mave-player embed="ubg50Cq5Ilpnar1"></mave-player>