RA-WEBs: Remote Attestation for WEB services
Kosei Akama, Yoshimichi Nakatsuka, Korry Luke, Masaaki Sato, Keisuke, Uehara

TL;DR
RA-WEBs introduces a browser-compatible remote attestation protocol for web services utilizing TEEs, enhancing security and deployability without requiring browser modifications.
Contribution
The paper presents RA-WEBs, a novel TEE remote attestation protocol compatible with existing web browsers, along with implementation and security analysis.
Findings
RA-WEBs enables remote attestation verification on standard browsers.
The protocol demonstrates strong resilience against common security threats.
Implementation results show practical deployability in web environments.
Abstract
Data theft and leakage, caused by external adversaries and insiders, demonstrate the need for protecting user data. Trusted Execution Environments (TEEs) offer a promising solution by creating secure environments that protect data and code from such threats. The rise of confidential computing on cloud platforms facilitates the deployment of TEE-enabled server applications, which are expected to be widely adopted in web services such as privacy-preserving LLM inference and secure data logging. One key feature is Remote Attestation (RA), which enables integrity verification of a TEE. However, issues with RA verification arise as no browsers natively support this feature, making prior solutions cumbersome and risky. To address these challenges, we propose (emote ttestation for ervices), a novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsWeb Application Security Vulnerabilities · Advanced Malware Detection Techniques · Network Security and Intrusion Detection
