pith. sign in

arxiv: 1905.06460 · v1 · pith:OEP3NAV6new · submitted 2019-05-15 · 💻 cs.DC · cs.CR

Autonomous Membership Service for Enclave Applications

classification 💻 cs.DC cs.CR
keywords enclaveprocessapplicationsmembershipapplicationexecutionserviceames
0
0 comments X
read the original abstract

Trusted Execution Environment, or enclave, promises to protect data confidentiality and execution integrity of an outsourced computation on an untrusted host. Extending the protection to distributed applications that run on physically separated hosts, however, remains non-trivial. For instance, the current enclave provisioning model hinders elasticity of cloud applications. Furthermore, it remains unclear how an enclave process could verify if there exists another concurrently running enclave process instantiated using the same codebase, or count a number of such processes. In this paper, we seek an autonomous membership service for enclave applications. The application owner only needs to partake in instantiating the very first process of the application, whereas all subsequent process commission and decommission will be administered by existing and active processes of that very application. To achieve both safety and liveness, our protocol design admits unjust excommunication of a non-faulty process from the membership group. We implement the proposed membership service in a system called AMES. Our experimental study shows that AMES incurs an overhead of 5% - 16% compared to vanilla enclave execution.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. CHRONOS: A Hardware-Assisted Phase-Decoupled Framework for Secure Federated Learning in IoT

    cs.CR 2026-04 unverdicted novelty 6.0

    CHRONOS decouples cryptographic setup from training in federated learning via hardware enclaves and Shamir shares, reducing aggregation latency by up to 74% while resisting OS compromises and gradient inversion.