# tn-proto > Secure Vibe Coding: AI App Security & Compliance. > The attested logging protocol with broadcast encryption. Signs every entry, encrypts sensitive fields per reader, and publishes a Merkle chain for verification. ## Core Resources - [Home](https://tn-proto.org/) - Main product page and capabilities grid. - [How it Works](https://tn-proto.org/how) - Technical overview of attested logging, broadcast encryption, and local-first Merkle chains. - [AI Agent Skills & Integration](https://tn-proto.org/use-with-your-agent) - Equip Claude Code, Cursor, and other AI coding assistants with TN logging skills. - [Documentation & Specifications](https://tn-proto.org/docs/) - Reference API docs, initialization, event types, field routing, and recipients. - [AI Agent Instructions](https://tn-proto.org/AGENT.md) - Context and syntax guidelines for AI assistants writing TN logging code. ## Architecture Comparisons - [Local-First Merkle Audit Logs vs SaaS-Hosted APIs](https://tn-proto.org/compare/workos-pangea) - Comparison of local cryptographically chained audit trails versus sending data to cloud logging APIs. ## Features & Guides - [GDPR & DPIA Compliance Matrix](https://tn-proto.org/data-protection-impact-assessment) - Technical matrix mapping TN capabilities to GDPR Articles 25, 30, 32, 33, 34, and 35. - [Vibe Coding Security](https://tn-proto.org/vibe-coding-security) - How to safely build prompt-driven applications without telemetry leaks. - [Key Rotation & Revocation](https://tn-proto.org/key-rotation) - How TN rotates keys and revokes reader access without mutating history. - [The Agent Finds the Leaks](https://tn-proto.org/the-agent-finds-the-leaks) - Automated log analysis and local classification scanner. - [PII in Logs](https://tn-proto.org/pii-in-logs) - Detecting, isolating, and mapping credentials and PII variables. - [Log Compliance](https://tn-proto.org/log-compliance) - Cryptographic integrity proof checks for SOC 2 and ISO 27001 readiness. - [Field-Level Encryption](https://tn-proto.org/field-level-encryption) - Process-level encryption rules before serialization to disk. - [Federated Key Vaults](https://tn-proto.org/federated-key-vaults) - Key distribution to federated reader vaults without central key custody. - [Compile-Time vs. Runtime Data Governance](https://tn-proto.org/compile-time-vs-runtime-data-governance) - Comparative analysis of runtime scrubbing versus compile-time callsite process sealing. - [Case Study: Saleor Storefront](https://tn-proto.org/case-study-saleor) - End-to-end integration checklist in a headless checkout backend. - [What is a DID?](https://tn-proto.org/what-is-a-did) - Primer on Decentralized Identifiers as cryptographic signers in TN logs. - [What is DRM for Logs?](https://tn-proto.org/what-is-drm-for-logs) - The conceptual model behind treating log records as self-governing cryptographically sealed assets.