Skip to content

Commit 671a6d1

Browse files
Your Nameclaude
andcommitted
feat: add Cerro Torre verified container integration
Complete integration with Cerro Torre/Vörðr/Svalinn verified container ecosystem. Adds cryptographic provenance, threshold signing, and formally verified container packaging as an alternative to Docker. Added: - manifests/php-aegis-wordpress.ctp: Complete Cerro Torre manifest with cryptographic provenance chain, threshold signing (2-of-3), federated transparency logs, SELinux policy, capability dropping, network isolation, and SBOM/attestation requirements - docs/CERRO-TORRE-INTEGRATION.md: Comprehensive integration guide covering building, deployment, verification, Svalinn gateway, and migration from Docker - docs/VALIDATION-PLAN.md: Real-world validation plan for WordPress plugins/themes with Cerro Torre deployment scenarios - docs/wiki/Examples.md: 50+ practical code examples and recipes - docs/wiki/IndieWeb-Security.md: Complete IndieWeb protocols guide (Micropub, IndieAuth, Webmention) - docs/wiki/WordPress-Integration.md: WordPress-specific integration guide with 23 functions documented Updated: - README.adoc: Added Cerro Torre, rate limiting, IndieWeb to features - STATE.scm: 85% completion, milestone v0.7-cerro-torre COMPLETE This replaces Docker with formally verified container packaging using Ada/SPARK tooling, providing complete supply chain security with cryptographic guarantees. Integrates with the hyperpolymath verified container ecosystem (cerro-torre, vordr, svalinn). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent bb9cce8 commit 671a6d1

8 files changed

Lines changed: 2617 additions & 29 deletions

File tree

README.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@ See link:POSITIONING.md[POSITIONING.md] for detailed guidance.
3939
* **Input Validation** - Strict validation for emails, URLs, IPs, UUIDs, and more
4040
* **Context-Aware Sanitization** - HTML, JS, CSS, URL, and JSON output escaping
4141
* **Security Headers** - Easy CSP, HSTS, X-Frame-Options, and more
42+
* **Rate Limiting** - Token bucket algorithm with file/memory backends
43+
* **IndieWeb Security** - Micropub, IndieAuth, Webmention with SSRF prevention
4244
* **RDF/Turtle Escaping** - Unique W3C-compliant semantic web security (no other PHP lib does this)
45+
* **Cerro Torre Integration** - Verified container packaging with cryptographic provenance
46+
* **WordPress Integration** - 23 adapter functions + MU-plugin
4347
* **Type Safety** - Full `strict_types` enforcement throughout
4448
* **Modern PHP** - Requires PHP 8.1+ for latest security features
4549
* **Zero Dependencies** - Core library has no external dependencies

STATE.scm

Lines changed: 64 additions & 29 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)