Decentralized Emergency Management Protocol (DEMP)

Overview

The Decentralized Emergency Management Protocol (DEMP) introduces a digitalized, community-driven and decentralized approach to handling emergencies. By empowering individuals and communities to respond immediately, either independently or alongside emergency professionals, DEMP enables faster collaborative decision-making, which can help save lives and resolve crises more effectively. The protocol defines a network of safety information systems, allowing citizens, private and public organizations to trigger alerts, share real-time data and manage incidents through authoritative or multi-party consensus. As an open protocol, DEMP facilitates interoperability while offering flexibility, scalability and security by design.

Architecture

The following component definitions provide a foundational understanding of how DEMP architecture enables decentralized emergency management, real-time alerting and cooperation. This is a conceptual representation of the protocol, intended for presentation purposes only.

DEMP Network

The DEMP Network relies on a decentralized client-server model where Safety Information System (SIS) nodes function as servers and Entity devices as clients. SIS nodes can operate independently or federate, enabling server-to-server interactions. SIS owners may optionally add their nodes to the DEMP Network Directory, a globally accessible registry that facilitates discovery and interaction across communities.

Safety Information System

A Safety Information System (SIS) is a server instance within the DEMP Network, functioning as a decentralized node responsible for managing alerts, processing safety information and facilitating interactions between Entities. SIS nodes are accessible through an entry point called a Hub, available as a public or private web page. The Hub provides administrative details about the SIS, a list of its public Safety Zones and instructions for Entities seeking to join.

Example of Safety Information System (SIS)
Example diagram of a Safety Information System (SIS) under the Decentralized Emergency Management Protocol (DEMP), where the SIS Hub acts as an entry point to the university campus SIS, which contains multiple physical Safety Zones: Auditorium, Library, Dining Hall, Dormitory and Stadium.

The campus community can access the SIS by visiting the Hub's web page. Through this interface, they can opt-in to the available publicly accessible Safety Zones such as the Auditorium or Library to stay informed and receive alerts specific to the zones they are in.

Safety Zone

A Safety Zone is a defined physical or virtual area managed by a Safety Information System (SIS). It serves as an operational boundary where alerts, safety information and coordination between Entities take place.

Example of Physical Safety Zone
Example diagram of a physical Safety Zone according to the Decentralized Emergency Management Protocol (DEMP), where a classroom contains three entities (Frank, Olivia, Dan) and is bounded by geospatial metadata.

Frank, Olivia and Dan have opted into the private Safety Zone of Classroom #42. As a physical Safety Zone, it is associated with geospatial data that defines its location within the building. In case of an emergency, this data can be used for indoor geolocation and to perform real-time situational assessments.

Example of Virtual Safety Zone
Example diagram of a virtual Safety Zone according to the Decentralized Emergency Management Protocol (DEMP), where 'Alice's Friends Group' is defined as a virtual safety zone containing three entities (Alice, Judy, Bob).

Alice’s Friends Group is defined as a virtual Safety Zone. The entities within this zone, Alice, Judy and Bob are individuals who have opted into the zone to receive information and alerts related to each other's safety. As a virtual zone, it is not bound by a physical location but is instead based on a logical grouping of participants. Entities can create virtual Safety Zones within their own SIS.

Entities and Devices

An Entity represents any participant within a Safety Information System (SIS), including individuals, organizations and autonomous agents. While an Entity itself is an abstraction, it interacts with an SIS through one or more devices, each of which is connected to at least one Safety Zone. A Device is any hardware or software component acting as a client within an SIS node. Devices are categorized as either Active or Passive: Active Devices can send, receive and process data from the SIS whereas Passive Devices can only transmit data to the SIS without further processing.

Example of Entities and Devices
Example diagram of Devices in the Decentralized Emergency Management Protocol (DEMP), illustrating how different Entities (Individual, Organization, Autonomous Agent) interact with a Safety Information System (SIS) through various Devices. Devices are categorized as either Active or Passive.

The Entities include an Individual, an Organization and an Autonomous Agent, each using different types of Devices categorized as either Active or Passive. Active Devices, such as Smartphones and Software Components can send, receive and process data, while Passive Devices, such as Sensors, Surveillance Cameras and Emergency Vehicles, can only transmit data to the SIS for further processing.

Federation

A Federation refers to the voluntary interconnection of multiple Safety Information System (SIS) nodes, allowing them to exchange alerts, share safety information and coordinate emergency management while maintaining their autonomy.

Example of Federation
Example diagram of a federated structure in the Decentralized Emergency Management Protocol (DEMP), illustrating how multiple Safety Information Systems (SIS) are organized under different Federations. The 'Sun University' Federation includes the 'Sun University Campus' and 'Sun University Hospital' SIS. These SIS, along with 'Sun Shopping Mall,' 'Sun Street Neighborhood,' and 'Sun Emergency Services,' are also part of the 'Sun District' Federation. Additionally, 'Sun Emergency Services' connects to the 'Public Safety Services' Federation, representing interconnections between emergency and public safety services.

The Sun University Federation interconnects the Sun University Campus and Sun University Hospital Safety Information Systems (SIS). These SIS nodes are further connected to the Sun City Federation, which federates additional nodes, including the Sun Shopping Mall, the Sun Street Neighborhood and the Sun Emergency Services SIS. The Sun Emergency Services SIS is also part of the State Public Safety Federation, ensuring broader cooperation in emergency responses across multiple areas and jurisdictions.

Alert

An Alert is a structured emergency message managed by a Safety Information System (SIS) to notify, forward or escalate an emergency situation. Alerts may be triggered manually by an Entity or automatically by a Device based on predefined conditions. Depending on its scope and severity, an Alert can be contained within a single Safety Zone (Zone Alert), circulate within all or selected Safety Zones managed by the SIS (System Alert) or propagate across federated SIS nodes (Federated Alert).

Example of Alert
Example diagram of the alert propagation process in the Decentralized Emergency Management Protocol (DEMP). It illustrates how an Entity triggers a Zone Alert within a Safety Zone, which then propagates as a System Alert managed by a Safety Information System (SIS). If necessary, the SIS propagates a Federated Alert to a Federated SIS, ensuring wider emergency response coordination.

Open Alert

An Open Alert is a special type of Alert that attempts to propagate beyond federated SIS nodes in an effort to reach the entire DEMP Network. This mechanism enables emergency messages to spread widely by leveraging decentralized network paths. However, further propagation depends on each reached SIS, which may choose whether or not to process and forward the alert. Inspired by the Six Degrees of Separation theory, the Open Alert mechanism operates on the principle that even distant SIS nodes can potentially reach each other, increasing the likelihood of widespread alert propagation.

Example of Open Alert
Example diagram of the Open Alert propagation process in the Decentralized Emergency Management Protocol (DEMP). It illustrates how an SIS triggers an Open Alert, which can propagate through Federated SIS nodes and potentially reach Third-Party Federations and Third-Party SIS nodes. Each reached system has the option to either forward the alert further or stop its propagation, reflecting the decentralized and non-guaranteed nature of Open Alerts.

Trust and Security

Certified Entity

A Certified Entity is an Entity that has successfully completed an administrative and technical identity validation process, confirming its authenticity within an SIS.

Certified Safety Information System

A Certified Safety Information System (SIS) is an SIS that meets the highest established security, operational and governance requirements.

Authoritative Entity

An Authoritative Entity refers to a Certified Entity with elevated privileges within the DEMP Network. This role can be granted to Entities such as emergency professionals, public authorities or any legally agreed representative. Authoritative Entities have the ability to override a Consensus Decision-Making.

Consensus Decision-Making

A Consensus Decision-Making refers to the collaborative process used to update an Alert's status when no Authoritative Entity is available to make a decision. In such cases, consensus is reached through voting among Certified Entities.

Chain of Trust

The Chain of Trust is a cryptographic trust model that ensures Entities within a Safety Information System (SIS) are legitimate and mutually trusted. Entities must establish trust with the SIS and may also establish trust with other participants to improve overall security.

About The Author

As part of his thesis work at the University of Applied Sciences Western Switzerland (Haute école de gestion de Genève), Jean-Pierre Grossglauser designed DEMP to address the limitations of centralized emergency management. By introducing an innovative model, DEMP aims to improve response efficiency and lay the foundation for the first safety-focused decentralized social network.