DEJor
DEJor is a distributed software framework for edge computing that provides verifiable, append-only logs and coordinated task execution across a network of edge devices. It aims to ensure data integrity, auditability, and resilience in environments with intermittent connectivity and heterogeneous hardware. DEJor combines a ledger-like data store with an orchestration layer to coordinate jobs, synchronize state, and maintain a tamper-evident history of events.
The project was proposed by researchers from multiple institutions in 2019 and released publicly as open-source
Core components include Edge Nodes that collect data and execute tasks, Rendezvous Servers that help coordinate
Security and governance: Data integrity is ensured through signed events and an append-only ledger. Access control
Applications and limitations: DEJor is applied in supply chains, smart grids, and industrial automation to improve