English
Related papers

Related papers: An Experimental Framework for Implementing Decentr…

200 papers

Space situation awareness (SSA) includes tracking of active and inactive resident space objects (RSOs) and assessing the space environment through sensor data collection and processing. To enhance SSA, the dynamic data-driven applications…

Cryptography and Security · Computer Science 2019-09-04 Ronghua Xu , Yu Chen , Erik Blasch , Genshe Chen

Data structure selection and tuning is laborious but can vastly improve an application's performance and memory footprint. Some data structures share a common interface and enjoy multiple implementations. We call them Darwinian Data…

Software Engineering · Computer Science 2018-08-02 Michail Basios , Lingbo Li , Fan Wu , Leslie Kanthan , Earl Barr

Decentralized storage systems face a fundamental trade-off between replication overhead, recovery efficiency, and security guarantees. Current approaches either rely on full replication, incurring substantial storage costs, or employ…

Distributed, Parallel, and Cluster Computing · Computer Science 2026-02-23 George Danezis , Giacomo Giuliari , Eleftherios Kokoris Kogias , Markus Legner , Jean-Pierre Smith , Alberto Sonnino , Karl Wüst

Spectrum access system (SAS) is widely considered the de facto solution to coordinating dynamic spectrum sharing (DSS) and protecting incumbent users. The current SAS paradigm prescribed by the FCC for the CBRS band and standardized by the…

Distributed, Parallel, and Cluster Computing · Computer Science 2022-01-14 Yang Xiao , Shanghao Shi , Wenjing Lou , Chonggang Wang , Xu Li , Ning Zhang , Y. Thomas Hou , Jeffrey H. Reed

Access control is a critical component of computer security, governing access to system resources. However, designing policies and roles in traditional access control can be challenging and difficult to maintain in dynamic and complex…

Cryptography and Security · Computer Science 2023-11-13 Asma Jodeiri Akbarfam , Sina Barazandeh , Deepti Gupta , Hoda Maleki

Data Availability Sampling (DAS), a central component of Ethereum's roadmap, enables clients to verify data availability without requiring any single client to download the entire dataset. DAS operates by having clients randomly retrieve…

Data Structures and Algorithms · Computer Science 2025-04-24 Dankrad Feist , Gottfried Herold , Mark Simkin , Benedikt Wagner

As artificial intelligence (AI) systems become increasingly integral to critical infrastructure and global operations, the need for a unified, trustworthy governance framework is more urgent that ever. This paper proposes a novel approach…

Artificial Intelligence · Computer Science 2025-01-17 Vikram Kulothungan

Intrusion Detection Systems (IDS) have been the industry standard for securing IoT networks against known attacks. To increase the capability of an IDS, researchers proposed the concept of blockchain-based Collaborative-IDS (CIDS), wherein…

Cryptography and Security · Computer Science 2022-02-09 Guntur Dharma Putra , Volkan Dedeoglu , Abhinav Pathak , Salil S. Kanhere , Raja Jurdak

In general, deep learning models use to make informed decisions immensely. Developed models are mainly based on centralized servers, which face several issues, including transparency, traceability, reliability, security, and privacy. In…

Cryptography and Security · Computer Science 2023-03-28 Asma Jodeiri Akbarfam , Sina Barazandeh , Hoda Maleki , Deepti Gupta

This paper presents a modern and scalable framework for analyzing Detector Control System (DCS) data from the ATLAS experiment at CERN. The DCS data, stored in an Oracle database via the WinCC OA system, is optimized for transactional…

Distributed, Parallel, and Cluster Computing · Computer Science 2025-01-24 Luca Canali , Andrea Formica , Michelle Ann Solis

Blockchain technology has been envisaged to commence an era of decentralised applications and services (DApps) without the need for a trusted intermediary. Such DApps open a marketplace in which services are delivered to end-users by…

Cryptography and Security · Computer Science 2021-01-27 Nguyen Truong , Gyu Myoung Lee , Kai Sun , Florian Guitton , Yike Guo

Distributed software systems that are designed to run over workstation machines within organisations are termed workstation-based. Workstation-based systems are characterised by dynamically changing sets of machines that are used primarily…

Databases · Computer Science 2012-07-23 Angus Macdonald

While traditional AI and data-driven facilities management approaches have improved building operational efficiency, they remain constrained by centralized organizational structures that are vulnerable to cyber attacks, limited contextual…

Computers and Society · Computer Science 2026-05-19 Reachsak Ly , Alireza Shojaei , Xinghua Gao , Philip Agee , Abiola Akanmu

Current operating systems are complex systems that were designed before today's computing environments. This makes it difficult for them to meet the scalability, heterogeneity, availability, and security challenges in current cloud and…

Rust is a relatively new system programming language that has been experiencing a rapid adoption in the past 10 years. Rust incorporates a memory ownership model enforced at a compile time. Since this model involves zero runtime overhead,…

Programming Languages · Computer Science 2022-09-20 Nikolay Ivanov

Implementing concurrent data structures is challenging and requires a deep understanding of concurrency concepts and careful design to ensure correctness, performance, and scalability. Further, composing operations on two or more concurrent…

Although Rust ensures memory safety by default, it also permits the use of unsafe code, which can introduce memory safety vulnerabilities if misused. Unfortunately, existing tools for detecting memory bugs in Rust typically exhibit limited…

Cryptography and Security · Computer Science 2025-10-28 Georgios Androutsopoulos , Antonio Bianchi

Access control management is an integral part of maintaining the security of an application. Although there has been significant work in the field of cloud access control mechanisms, however, with the advent of Distributed Ledger Technology…

Cryptography and Security · Computer Science 2020-10-09 Arnab Chatterjee , Yash Pitroda , Manojkumar Parmar

Decentralized Autonomous Organizations (DAOs), based on block-chain systems such as Ethereum, are emerging governance protocols that enable decentralized community management without a central authority. For instance, UniswapDAO allows…

Cryptography and Security · Computer Science 2024-10-30 Neil Shah

The fundamental basis for maintaining integrity within contemporary blockchain systems is provided by authenticated databases. Our analysis indicates that a significant portion of the approaches applied in this domain fail to sufficiently…

Cryptography and Security · Computer Science 2025-08-15 Bernhard Kauer , Aleksandr Petrosyan , Benjamin Livshits