Release Repro Tools 0.1.0

This commit is contained in:
2026-09-01 13:04:50 +02:00
commit 98b1e5c23c
57 changed files with 9817 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Security policy
Report vulnerabilities privately to the repository owner. Supported version: 0.1.x.
Repro Tools performs no uploads, telemetry or third-party calls. Files are processed in memory under explicit size and count limits. Paths are normalized and traversal/absolute paths are rejected before packaging. ZIP contents are created, not extracted.
The optional signing key is generated by Web Crypto, is non-exportable and lives only in the current page. A signature does not confer identity or trust on its public key.