Trustyu Forge Proof record
Sanitized public record · release 17 Jul 2026

Forge Incubator
0.8.0.

The tag and source SHA identify the cut. The inventory and digests live in the SHA256SUMS manifest, whose Ed25519 signature is verifiable; the signature does not cover the Git tag. Release integrity does not equate to operational qualification.

Ed25519 signature verified 9 registered assets Public metadata Private binaries
Tag
forge-v0.8.0
Source SHA
eae88cfe39c49e829b4ec4b624887403ff15bbb4
Published in
2026-07-17T14:42:47Z
Verification
Signature Verified Successfully
Public allowlist

Names, sizes
and digests.

Only metadata necessary for verification has been published. Code content, wheel, source distribution, detailed SBOM, compatibility map and full provenance remain private.

AssetBytesSHA-256Public body
compatibility-0.8.0.json1.7626a775afe6e9abb312b976fbc34c71252d78638cbbd64f47a18e0492f33dbd39eNo
forge-release-signing-public.pem1139b257db6e5a17d283678c82b8c29f8743ea1dd7b0cba7ea5fe50c5f4e2e31d25Yes
provenance.intoto.json1.5538481e3dedf1becb309ab8485b8a1bdcbd140147cb59e8b93fb4c96d6b61ee4d4No
SHA256SUMS685f0775a1c0dfbd25323d98c24924d204d78dcf4c7b80f06a90380208c9748d350Yes
SHA256SUMS.sig649f13af67976267c45cdc78949ea900d930ce4feeab1891ab283a5b3f87115d29Base64
SUBJECT_SHA256SUMS511dd5e520aba8c4aa63c3b6bd87a5bff518e8bfcd23b4a2ca2f2924c07fa544b30No
trustyu-forge-incubator-0.8.0.cdx.json4.077926233632b0dff1e94b64dd5c19180ac9ad9289a9a0d10bf438724b37e2c7d78No
trustyu_forge_incubator-0.8.0-py3-none-any.whl118.072eded05cb8706162c9d94e2946b713af3409429ec6536584edae73b119aca7974No
trustyu_forge_incubator-0.8.0.tar.gz133.0149c90d10491afe7e5a9891b768d3d19bec9bde2588acf9e3aeaeff83d8d8eb6c6No
Local playback

Check signature
without trusting the page.

Download the four public files. The binary signature was published in Base64 to remain inspectable in Git; decode it and validate the manifest with OpenSSL.

# Linux
openssl base64 -d -A -in SHA256SUMS.sig.b64 -out SHA256SUMS.sig

# macOS: use base64 -D no lugar de --decode
openssl pkeyutl -verify -pubin \
  -inkey forge-release-signing-public.pem \
  -rawin -in SHA256SUMS \
  -sigfile SHA256SUMS.sig

# resultado esperado
Signature Verified Successfully

Public key

Fingerprint SHA-256 of the key in DER:
5eda28f4351f324763d548acb28abce5616a85800457ba824fb7f027bffe9851

Test limit

Verification confirms that the published manifest was signed by the registered key. Because binaries remain private, anonymous visitors are unable to recompute package digests. The registry does not state level SLSA, external adoption, Operational or Attested.

Source: private release forge-v0.8.0 from the repository needyuai/trustyu-infra. Verification performed against the 9 original assets on Jul 17, 2026; publication limited by the issue's allowlist #13.