PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 2, 20260 citationsOpen Access

Attestia: A Hardware-Rooted Zero-Trust Deployment Architecture for CI/CD Pipelines

View Full Paper
KTKalyan Tamarapalli

Key Points

  • The aim is to develop a more secure architecture for CI/CD pipeline deployments by shifting trust from software to hardware.
  • Developed Attestia as a hardware-rooted zero-trust deployment architecture.
  • Implemented a series of five architectural versions to enhance security features.
  • Conducted comparative analysis with existing frameworks like Sigstore and in-toto.
  • Performed analytical performance modeling to measure overhead during deployments.
  • Attestia eliminates risks associated with session hijacking and malware proxying.
  • Achieves contextual risk scoring and covert duress signaling, features missing from other frameworks.
  • Demonstrates attestation overhead of 1.5-3.5 seconds, under 3% of total pipeline duration.
  • Completed implementation of the v1-v5 stack in around 80 working hours.

Abstract

Modern Continuous Delivery pipelines operate on a stochastic trust model that conflates possession of a session token with the conscious intent of a human operator. This assumption is critically flawed in the presence of Advanced Persistent Threats such as those demonstrated by the SolarWinds, Codecov, and Log4j incidents, where the trust boundary of the endpoint or the build server is compromised. This monograph presents Attestia, a novel deployment-authorization architecture rooted in physics-based security. By shifting the root of trust from software identity (IAM sessions) to hardware intent (FIDO2 challenge-response on an air-gapped embedded device), the architecture eliminates the attack surfaces of session hijacking, malware proxying, and server-side artifact injection. We detail the system's evolution through five architectural versions: a WebAuthn-based cloud MVP (v1), a physically isolated approval sentinel built on ARM64 hardware (v2), a forensic black-box leveraging cloud-native WORM storage (v3), a context-aware neural risk-scoring engine with a covert duress protocol (v4), and a Merkle-manifest supply-chain verifier anchored to a public blockchain (v5). Comparative analysis against Sigstore, in-toto, and SLSA demonstrates that Attestia uniquely provides physical isolation of the approval environment, contextual risk scoring, and covert duress signaling, capabilities absent from all surveyed frameworks. Analytical performance modelling estimates an attestation overhead of approximately 1.5-3.5 seconds per deployment, representing less than 3% of typical CI/CD pipeline duration. The complete v1-v5 stack was implemented in approximately 80 working hours, validating the thesis that constraint-driven engineering yields higher architectural velocity than requirement-driven enterprise approaches.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Kalyan Tamarapalli (2026) studied this question.

synapsesocial.com/papers/69810013c1c9540dea8132dahttps://doi.org/10.5281/zenodo.18450178
Ask AI
Helpful
Bookmark
Share
View Full Paper