Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–8 of 8 results for author: Sebrechts, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2606.10615  [pdf, ps, other

    cs.CR

    Two-Way Confidential VMs (2cVM): Collaborative Confidential Computing for Mutually Distrustful Parties

    Authors: Jordi Thijsman, Merlijn Sebrechts, Stefan Lefever, Filip De Turck, Bruno Volckaert

    Abstract: Collaborative computation across organizations is often constrained by the need to process sensitive data and proprietary code without exposing them to untrusted infrastructure or participants. Cryptographic approaches such as fully homomorphic encryption and secure multi-party computation provide strong confidentiality but remain impractical for general workloads due to their extreme computationa… ▽ More

    Submitted 10 June, 2026; v1 submitted 9 June, 2026; originally announced June 2026.

    Comments: Accepted for publication in IEEE Access

  2. arXiv:2602.13148  [pdf, ps, other

    cs.CR

    TrustMee: Self-Verifying Remote Attestation Evidence

    Authors: Parsa Sadri Sinaki, Zainab Ahmad, Wentao Xie, Merlijn Sebrechts, Jimmy Kjällman, Lachlan J. Gunn

    Abstract: Remote attestation allows a TEE to attest its own state to a remote party, and is used in the Confidential Computing ecosystem to provide assurance that data and code are available only to authorized hardware and software. This functionality can then be incorporated into higher-level platforms, allowing workloads to attest themselves to a remote party. However, supporting each new platform enlarge… ▽ More

    Submitted 20 August, 2026; v1 submitted 13 February, 2026; originally announced February 2026.

    Comments: 16 pages, 7 figures

  3. arXiv:2601.05703  [pdf, ps, other

    cs.SE cs.AI cs.CR

    AIBoMGen: Generating an AI Bill of Materials for Secure, Transparent, and Compliant Model Training

    Authors: Wiebe Vandendriessche, Jordi Thijsman, Laurens D'hooge, Bruno Volckaert, Merlijn Sebrechts

    Abstract: The rapid adoption of complex AI systems has outpaced the development of tools to ensure their transparency, security, and regulatory compliance. In this paper, the AI Bill of Materials (AIBOM), an extension of the Software Bill of Materials (SBOM), is introduced as a standardized, verifiable record of trained AI models and their environments. Our proof-of-concept platform, AIBoMGen, automates the… ▽ More

    Submitted 9 January, 2026; originally announced January 2026.

    Comments: Accepted at ACM/IEEE CAIN 2026

  4. arXiv:2601.02245  [pdf, ps, other

    cs.CR

    MOZAIK: A Privacy-Preserving Analytics Platform for IoT Data Using MPC and FHE

    Authors: Michiel Van Kenhove, Erik Pohle, Leonard Schild, Martin Zbudila, Merlijn Sebrechts, Filip De Turck, Bruno Volckaert, Aysajan Abidin

    Abstract: The rapid increase of Internet of Things (IoT) systems across several domains has led to the generation of vast volumes of sensitive data, presenting significant challenges in terms of storage and data analytics. Cloud-assisted IoT solutions offer storage, scalability, and computational resources, but introduce new security and privacy risks that conventional trust-based approaches fail to adequat… ▽ More

    Submitted 5 January, 2026; originally announced January 2026.

    Comments: Accepted to Journal of Network and Systems Management

  5. arXiv:2512.01549  [pdf, ps, other

    cs.DC cs.AI

    Delta Sum Learning: an approach for fast and global convergence in Gossip Learning

    Authors: Tom Goethals, Merlijn Sebrechts, Stijn De Schrijver, Filip De Turck, Bruno Volckaert

    Abstract: Federated Learning is a popular approach for distributed learning due to its security and computational benefits. With the advent of powerful devices in the network edge, Gossip Learning further decentralizes Federated Learning by removing centralized integration and relying fully on peer to peer updates. However, the averaging methods generally used in both Federated and Gossip Learning are not i… ▽ More

    Submitted 1 December, 2025; originally announced December 2025.

  6. Cyber-physical WebAssembly: Secure Hardware Interfaces and Pluggable Drivers

    Authors: Michiel Van Kenhove, Maximilian Seidler, Friedrich Vandenberghe, Warre Dujardin, Wouter Hennen, Arne Vogel, Merlijn Sebrechts, Tom Goethals, Filip De Turck, Bruno Volckaert

    Abstract: The rapid expansion of Internet of Things (IoT), edge, and embedded devices in the past decade has introduced numerous challenges in terms of security and configuration management. Simultaneously, advances in cloud-native development practices have greatly enhanced the development experience and facilitated quicker updates, thereby enhancing application security. However, applying these advances t… ▽ More

    Submitted 2 October, 2025; v1 submitted 30 October, 2024; originally announced October 2024.

    Comments: Accepted article of the IEEE/IFIP Network Operations and Management Symposium 2025 (NOMS 2025)

    Journal ref: "Cyber-Physical WebAssembly: Secure Hardware Interfaces and Pluggable Drivers," NOMS 2025-2025 IEEE Network Operations and Management Symposium, Honolulu, HI, USA, 2025, pp. 1-7

  7. arXiv:2405.10131  [pdf, other

    cs.CR

    Trusting the Cloud-Native Edge: Remotely Attested Kubernetes Workers

    Authors: Jordi Thijsman, Merlijn Sebrechts, Filip De Turck, Bruno Volckaert

    Abstract: A Kubernetes cluster typically consists of trusted nodes, running within the confines of a physically secure datacenter. With recent advances in edge orchestration, this is no longer the case. This poses a new challenge: how can we trust a device that an attacker has physical access to? This paper presents an architecture and open-source implementation that securely enrolls edge devices as trusted… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

    Comments: Pre-print of article accepted to IEEE ICCCN 2024

  8. arXiv:2209.01077  [pdf, other

    cs.DC cs.PF

    Adapting Kubernetes controllers to the edge: on-demand control planes using Wasm and WASI

    Authors: Merlijn Sebrechts, Tim Ramlot, Sander Borny, Tom Goethals, Bruno Volckaert, Filip De Turck

    Abstract: Kubernetes' high resource requirements hamper its adoption in constrained environments such as the edge and fog. Its extensible control plane is a significant contributor to this, consisting of long-lived processes called "controllers" that constantly listen for state changes and use resources even when they are not needed. This paper presents a WebAssembly-based framework for running lightweight… ▽ More

    Submitted 2 September, 2022; originally announced September 2022.

    Comments: Pre-print of article accepted to IEEE CloudNet 2022