Provenance Registry Artifact Attestation
ARTIFACT

taao-v1.3.0-artifact1.tar.gz

TAAO / v1.3.0 / taao-v1.3.0-artifact1.tar.gz
Published:

Archive Details

# Download and verify checksum
curl -LO https://artifacts.patterneddesigns.ca/TAAO/v1.3.0/taao-v1.3.0-artifact1.tar.gz
echo "f31f6c5c0b890a009e48de178cfee1f1d31f0d793c66731e5bb90a33abcbe39d  taao-v1.3.0-artifact1.tar.gz" | sha256sum -c

Digests

Content-addressed checksums for verifying artifact integrity.

f31f6c5c0b890a009e48de178cfee1f1d31f0d793c66731e5bb90a33abcbe39d
# Download artifact
curl -O https://artifacts.patterneddesigns.ca/TAAO/v1.3.0/taao-v1.3.0-artifact1.tar.gz

# Verify SHA-256
sha256sum taao-v1.3.0-artifact1.tar.gz
# Expected: f31f6c5c0b890a009e48de178cfee1f1d31f0d793c66731e5bb90a33abcbe39d

Signatures & Trust

Cryptographic signatures binding this artifact to publisher identities.

AureliaSRS Primary Key
pgp
4096R/ABCD1234
1234 5678 90AB CDEF 1234 5678 90AB CDEF 1234 5678
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEexampleSignatureForTAAOv1.3.0Artifact1
-----END PGP SIGNATURE-----
# Import key
gpg --keyserver keys.openpgp.org --recv-keys 4096R/ABCD1234

# Verify signature
gpg --verify signature.asc artifact.tar.gz

Provenance

Build metadata and supply chain context for this artifact.

GitHub Actions

OS: ubuntu-latest

View Build

Type: github-actions

Workflow: .github/workflows/release.yaml

Commit: 77112629

Repository

Verification

Verification Passed
Digest Verified:
Signature Verified:
Attestations Verified:
Last Verified:
Verification results are derived and informational. Always perform independent verification using the signatures and digests above.