Netcompany SEE & EUI in CyberNEMO

Netcompany SEE & EUI is a leading European IT Solutions and Services company with proven expertise in conceptual system architecture and system design, advanced application development and integration / communication services, information portal management, communication services, and project management, offering innovative and added-value solutions of the highest quality to a wide range of international and national public and private organizations.

Furthermore, Netcompany SEE & EUI based on its expertise is responsible for undertaking and coordinating the activities of CyberNEMO cybersecure federated ZT architecture definiton. At the same time, Netcompany SEE & EUI leads the activities of the Cybersecurity & Privacy by Collaboration Work Package having the responsibility to design and implement Strategies & Tools for cooperative remediation and mitigation such as the Knowledge Sharing, risk Assessment, threat Analysis and incidents Mitigation (SAAM) framework. Lastly, Netcompany SEE & EUI leads the Exploitation activities of CyberNemo aiming to ensure effective communication and outreach of project results, focusing on engaging stakeholders and identifying opportunities to exploit project outcomes.

Read More

Eclipse Foundation in CyberNEMO

The Eclipse Foundation provides our global community of individuals and organizations with a mature, scalable, and business-friendly environment for open source software collaboration and innovation. The Foundation is home to the Eclipse IDE, Jakarta EE, and over 415 open source projects, including runtimes, tools, and frameworks for cloud and edge applications, IoT, AI, automotive, systems engineering, distributed ledger technologies, open processor designs, and many others. The Eclipse Foundation is an international non-profit association supported by over 350 members, including industry leaders who value open source as a key enabler for their business strategies. In the context of community building, sustainability and open source, the Eclipse Foundation has two decades of experience managing the governance of complex technology initiatives and multi-vendor organizations, making it the ideal organization to help manage projects where academia and the private sector converge. Its commitment to transparency, vendor-neutrality, and industrial-friendly ecosystem makes the foundation an ideal starting point for an open source project. The Eclipse Foundation has 10 years of involvement in EU research programs. We help organizations to successfully create, publish, and sustain their open source software platform, making the results of the research projects available for commercial or public exploitation.

In CyberNEMO, Eclipse is leading the work package dedicated to the dissemination, communication and exploitation, with particular focus on a specific task aimed to implement the CyberNEMO open source strategy, fostering active engagement with developer communities and early adopters. Working closely with CyberNEMO consortium innovators, the task focuses on identifying relevant open source assets, developing a community-building strategy, and establishing good open source practices.

Read More

Smart Farming Meets Cybersecurity – CyberNEMO’s Role in Securing the Agri-Food Chain

As agriculture embraces digital transformation, the integration of IoT sensors, drones, blockchain, and AI is revolutionizing how food is produced, processed, and delivered. However, this digital leap also introduces new vulnerabilities. The CyberNEMO project is addressing these challenges through a dedicated trial focused on smart farming and agri-food supply chains.
The project explores how cybersecurity can enhance traceability, transparency, and trust in the production of organic olive oil—from the olive grove to the supermarket shelf.

The Use Case: From Tree to Table

The use case centers on the monitoring and auditing of organic olive oil production. This includes:

  • Growing conditions monitored by IoT sensors and drones

  • Harvesting and milling tracked via smart devices and robots

  • Bottling, storage, and transport secured through blockchain and digital twins

These technologies ensure that every step of the process is observable and verifiable, enabling stakeholders and consumers to trace the product’s journey and verify its quality.

However, the reliance on unattended, rural IoT devices introduces significant cybersecurity risks. Devices may be physically tampered with, infected with malicious firmware, or used as entry points for broader attacks 

From Cybersecurity to Trust and Sustainability

CyberNEMO’s approach goes beyond technical protection. It enables:

  • Accountability: Through audit logs and timestamped data

  • Transparency: Via blockchain-backed traceability

  • Resilience: With self-healing systems and secure federated learning

  • Compliance: With GDPR, the AI Act, and the Data Act

By embedding cybersecurity into the entire agri-food lifecycle, CyberNEMO ensures that digital farming is not only efficient but also trustworthy and sustainable.

Cybersecurity in agriculture is no longer optional—it’s essential. As food systems become smarter, they must also become more secure. CyberNEMO demonstrates how cutting-edge technologies can be harmonized with ethical and regulatory safeguards to protect both data and food integrity.

This trial offers a replicable model for cybersecure, transparent, resilient, trustworthy and ethical food supply chains, paving the way for a more sustainable agri-tech future.

Read More

Centrally Controlled IPsec (CCIPS): A newmodel for secure, programmable communication

Securing communication across distributed environments requires more than just strong cryptography, it also demands agility, programmability, and centralized control. Centrally Controlled IPsec (CCIPS) introduces a new way to deploy and manage IPsec tunnels by combining SDN principles with the I2NSF (Interface to Network Security Functions) standard.

What is CCIPS?

Traditional IPsec deployments rely on IKE (Internet Key Exchange) for tunnel negotiation. While robust, IKE can be complex to manage at scale, especially in dynamic environments. CCIPS takes a different approach: it defines an IKE-less model where a central controller provisions, manages, and monitors IPsec tunnels across the network.


This model leverages I2NSF IPsec specifications to provide:

  • Standardized interfaces for setting up security functions (e.g., VPNs, firewalls)

  • Centralized policy enforcement and lifecycle management of tunnels

  • Application-driven deployment of secure communication channels

  • The result is a flexible and interoperable framework for secure networking in modern architectures.

How it works?

The CCIPS architecture is built around two main roles:

CCIPS Controller

The central component that manages requests from applications. Translates high-level security requirements into tunnel configurations based on the IKE-less data model. Manages the lifecycle of tunnels via YANG notifications, ensuring that tunnels are created, monitored, and removed correctly.

CCIPS Agents

Network devices capable of terminating one end of an IPsec tunnel. Receive configuration parameters directly from the controller. Deploy the requested tunnels, enforce security policies, and report status updates. Generate notifications back to the controller for lifecycle management.

Why this matters

The CCIPS architecture provides significant advantages over traditional IKE-based deployments:

Centralized control: Policies and lifecycle management are coordinated through a single controller.


Scalability: Simplifies deployment in multi-cluster or multi-domain environments.

Interoperability: Built on I2NSF standards, ensuring consistency across different implementations.


Auditability: Lifecycle events and tunnel operations are logged and verifiable.

In short, CCIPS modernizes IPsec by making it programmable, centrally managed, and lifecycle-aware, an essential step toward secure and agile communication infrastructures.

Read More

Bringing trust to CyberNEMO: The Proof ofTransit component for ZTNA

In CyberNEMO, we’re building a Zero Trust Network Access (ZTNA) solution where every decision is backed by verifiable evidence. Beyond authenticating users and devices, we also need to ensure that the network paths packets take can be trusted. That’s where the Proof of Transit (PoT) component comes in.

What is the Proof of Transit (PoT)?

PoT, is a path verification mechanism. Its purpose is to guarantee that a packet has followed a predetermined route through specific nodes, providing security, traceability, and regulatory compliance.


This capability is essential in environments such as:

  • Service Function Chaining (SFC) with NFV

  • 5G and beyond network architectures

  • Critical infrastructure where packet order and integrity must be preserved

PoT ensures that packets not only arrive at their destination but also travel through the expected, authorized sequence of nodes.

How it Works?

The IETF PoT draft defines two main approaches, both based on Shamir Secret Sharing (SSS):

1.Polynomial-based distribution:

  • A polynomial of degree n–1 (where n is the number of nodes) is generated.

  • Each node receives a point on the polynomial, used to verify its participation in the path.

2.Enhanced entropy with a public polynomial:

  • An additional polynomial (with no constant term) is introduced.

  • This is combined with a random value (RND) at the ingress node, creating a cumulative value (CML).

  • The value travels across all nodes, and the final node verifies it against the expected result, ensuring no tampering occurred.

Ordered Proof of Transit (OPoT)

PoT has naturally evolved into OPoT (Ordered Proof of Transit), which not only validates the nodes traversed but also guarantees the correct sequential order. This prevents reordering attacks and is particularly critical in Real-time, sequence- sensitive systems.


OPoT achieves this by using symmetric masks shared between contiguous nodes,
ensuring both authenticity and ordering of packets.

Why this matters for ZTNA

ZTNA is about “never trust, always verify.” Proof of Transit extends this principle to the network fabric itself. By integrating PoT and OPoT into CyberNEMO, we:

  • Ensure packets take only the approved, policy-compliant paths

  • Detect tampering, misrouting, or reordering of traffic

  • Provide strong traceability and auditability of packet flows

  • Meet compliance and regulatory requirements for sensitive environments

In other words, PoT brings verifiable trust to packet transit, strengthening the Zero Trust foundation of CyberNEMO.

Read More

Bringing trust to Cybernemo: The Notary component for ZTNA

In CyberNEMO, we’re building a Zero Trust Network Access (ZTNA) solution where every access decision is based on verifiable evidence. One of the core building blocks of this architecture is the Notary component, powered by our Transparent Notary Service (TNS).

What is the Transparent Notary Service (TNS)?

The TNS is essentially a digital notary for network evidence. Its job isn’t to decide whether a piece of evidence is good or bad, but to make sure that once evidence is registered, it stays immutable, timestamped, and cryptographically verifiable.

The TNS uses a lightweight append-only ledger. Each signed statement (such as a configuration attestation, event log, or policy proof) is stored in an immutable data structure like a Merkle tree. This allows anyone to verify inclusion and consistency without having to trust the notary itself.

How it works

  1. Issuers sign statements using IETF’s COSE (CBOR Object Signing and Encryption) with algorithms like ECDSA or EdDSA.
  2. The Notary logs the statement, storing it in the append-only ledger.
  3. A receipt is generated that acts as proof of inclusion
  4. A Transparent Statement is generated including the original statement along with its receipt
  5. Relying parties can verify the statement’s authenticity and timestamp independently using the TNS public key

This design ensures that if someone tries to tamper with evidence or hide a log entry, it becomes immediately detectable.

Why this matters for ZTNA

ZTNA is all about “never trust, always verify.” But verification needs to be trustworthy too. By introducing a tamper-evident, verifiable notary into CyberNEMO, we:

  • Create strong audit trails for security events.

  • Improve accountability and compliance by preserving evidence.

  • Allow independent verification of access decisions without centralizing trust.

In other words, the Notary helps make our Zero Trust architecture provably trustworthy.

Read More

Zero Trust Principles

Zero Trust Principles in CyberNEMO: Building security by Design


Zero Trust has become one of the most important paradigms in modern cybersecurity. At its core, Zero Trust means no implicit trust; everything must be verified, every time. Every user, device, application, and service must prove its legitimacy before gaining access to resources, regardless of whether it’s inside or outside the corporate network.


In CyberNEMO, we’ve embraced these principles as the foundation of our ZTNA (Zero Trust Network Access) solution. The goal is to reduce the attack surface, prevent lateral movement, and enforce consistent security controls across all environments.


Zero Trust Principles


In CyberNEMO, we use the following Zero Trust principles as our architectural baseline:

  • Identity verification and strong authentication to ensure that only legitimate users and devices gain access.

  • Least privilege access enforcement, granting the minimum level of permissions necessary to perform specific tasks.

  • Micro-segmentation of networks and services to prevent unauthorized movement within the system.

  • Continuous monitoring and risk assessment to adapt dynamically to evolving threats and anomalies.

  • Data-centric security to protect sensitive information wherever it resides or travels.

How CyberNEMO implements them


Cybernemo’s ZTNA solution was built with these ideas from day one:

  • Micro-Segmentation with L2S-M: Built on the NEMO-developed Link-Layer Secure connectivity for Microservice platforms, L2S-M provides secure, dynamic segmentation across multi-cluster environments, overcoming the limitations of conventional network segmentation solutions.

  • Advanced Metrics & Telemetry: Using the ALTO protocol, combined with insights from BGP-LS, SDN controllers, and inventory systems, CyberNEMO ZTNA exposes abstract, real-time network metrics. These insights enable orchestration and deployment decisions that are aware of current network conditions and can react adaptively.

  • Secure and Verifiable Data Plane: Proof of Transit (PoT) is incorporated to validate packet flow integrity and sequence, providing traceability, regulatory compliance, and resilience against routing attacks or traffic manipulation.

  • Identity & Evidence Management: CyberNEMO adopts Distributed Ledger Technologies (DLTs) to ensure immutable, auditable records of access and configuration events.

    1) The Distributed Identity Manager (DID Manager) issues and validates decentralized, verifiable credentials, enabling federated identity management.

    2) The Transparent Notary Service (TNS) acts as a cryptographic notary for signed statements, preserving their integrity, timestamp, and origin authenticity. This allows any party to independently verify security events, configuration attestations, and policy decisions without having to trust the notary itself — enhancing accountability and auditability.

  • Policy Enforcement & Anomaly Detection: Network policies are enforced dynamically, while real-time anomaly detection mechanisms help mitigate threats as they emerge.

From Principles to Practice

Zero Trust is more than a security concept, it represents a fundamental shift in how networks are designed and operated. By embedding these principles directly into its architecture, CyberNEMO delivers a verifiable, adaptive, and resilient ZTNA solution for modern distributed environments.


With strong identity management, cryptographic evidence, micro-segmentation, and continuous monitoring, CyberNEMO provides not just access control but confidence in every access decision.


In short, CyberNEMO transforms Zero Trust from a guiding principle into a practical, measurable, and future-ready security architecture, enabling secure connectivity, prevent lateral movement, and build a trustworthy foundation for critical communications.

Read More

CyberNEMO: Enabling Zero Trust in the IoT-Edge-Cloud Continuum

The Company

Engineering is the Digital Transformation Company, leader in Italy and expanding its global footprint, with around 14,000 associates, with over 80 offices spread across Europe, the United States, and South America and global delivery. 

The Engineering Group, consisting of over 70 companies in 21 countries, has been supporting the continuous evolution of companies and organizations for more than 40 years, thanks to a deep understanding of business processes in all market segments, fully leveraging the opportunities offered by advanced digital technologies and proprietary solutions. 

With a strong and relentless focus on Innovation, through our R&I division that comprises over 450 researchers and data scientists (and a global innovation network of universities, startups, and research firms), the Group continues to invest in international R&D projects while exploring groundbreaking technologies and developing new business solutions.

This unique approach positions Engineering as a key player in the creation of digital ecosystems that bridge the gap between different markets, while developing composable solutions that ultimately foster a continuous Business transformation. 

The CyberNEMO project

After the Covid19 pandemic, remote working highlighted the limitations of traditional VPNs with respect to remote access security. It is necessary to protect users, regardless of the connection point, on the one hand by considering Zero Trust on remote devices, the access network and the edge cloud, and on the other hand by enabling transparent IoT-Edge-Cloud Computing Continuum.

CyberNEMO represents a paradigm shift towards Continuum IoT-Edge-Cloud Computing, which it sees as distributed European critical infrastructure. To achieve mass adoption, CyberNEMO leverages existing by-design and by-innovation cybersecure systems and zero-trust architectures, and introduces new concepts, methods, tools, test frameworks and engagement campaigns to go beyond the current state of the art and create sustainable innovation.

CyberNEMO implements Zero Trust Network Access (ZTNA) as a cybersecurity model that requires strict identity verification for any device or microservice trying to access the resources of a private network, regardless of whether it is inside or outside the network perimeter.

ENG is WP1 leader about end-to-end CC risks assessment & incidents, mitigation strategies. ENG also will contribute in WP2 to developing a solution to ensure Zero Trust Network Access (ZTNA) on 5G network and in WP3, ENG will develop an event correlator establishing a partnership with ATLANTIS project.

Read More

RWTH: Smart Automation and Cybersecurity for Energy Systems in CyberNEMO

The Institute for Automation of Complex Power Systems (ACS) at RWTH Aachen is one of the four institutes of the E.ON Energy Research Centers founded in 2006. The institute pursues a multidisciplinary research approach and addresses, among other things, questions regarding the monitoring of active electrical distribution networks as well as the appropriate automation architecture for distributed monitoring and control functions. ACS is unique in its composition of experts in the energy, as well as information and communication sectors. This interdisciplinary nature of the chair has led to various preliminary work on IT solutions for energy-related issues.

ACS has been leading research on standardized automation architectures for active electrical distribution networks in European projects as well as on data-driven monitoring structures. Thanks to the competencies in the areas of monitoring, energy systems, and control, the chair is researching solutions for distribution networks automation, state estimation and control, including agent-based solutions. Another focus is the interface between energy and information technology, in particular for data aggregation and analysis to obtain insight.

As part of CyberNEMO, ACS contributes expertise in the areas of high-performance computing, cybersecurity and artificial intelligence. ACS is actively involved in intrusion prevention, detection and mitigation solutions, whereby novel concepts in machine learning and knowledge representation are leveraged to protect critical infrastructures.

Read More

Universidad Carlos III de Madrid

The Universidad Carlos III de Madrid (UC3M) is a public and innovative Spanish leading university, which was recognized in 2009 as a Campus of International Excellence in Spain. Founded in 1989, it has more than 25,000 students and more than 2,000 teachers of recognized competence across diverse fields, including Humanities, Science, and Engineering. The university comprises 30 research-oriented departments, offering 38 Bachelor degrees and 152 postgraduate programs. UC3M is among the best universities in Spain and is included in the first quartile of the QS World University Rankings that highlights the best universities in the world.  

Within UC3M, the Network Technologies (NETTEC) group from the Department of Telematic Engineering is actively contributing its expertise to the CyberNEMO project. The research team involved in CyberNEMO excels particularly in connectivity orchestration for Edge/Cloud/NFV ecosystems, developing innovative models for highly dynamic NFV infrastructures, and ensuring quantum-protected communications within multi-domain cloud-native environments. Moreover, the group is a key member of 5TONIC, an NFV experimentation ecosystem comprising three Edge/Cloud/NFV domains, further reinforcing its practical and research-driven capabilities.

 Leveraging this robust foundation and deep technical expertise, UC3M plays a vital role in CyberNEMO as one of the principal technical implementers of the network component. Specifically, UC3M provides essential technical support for the development of the project’s Zero Trust Network Access (ZTNA) component and actively participates in the Smart Media Distribution use case.

Read More