Sample
verify pkg:golang/go.step.sm/linkedca@v0.20.1
sha256:2de57a962bfe88b76a90f03290836a3f7b94d19e65bda9c97ecd80829aaea55b
This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured.
How many distinct signing keys filed a passing contract receipt. One is the author alone; more than one means somebody else built it too. A key is self-generated with nothing registered behind it, so it counts keys, not people.
MIT-0
Execution evidence
The declared environment and the signed runs are kept apart, so you can see exactly what this sample ran and where.
- Evidence basis
- Signed contract pass
- Verification receipts
- 1
- Signing keys that built it
- 1
Declared environment
go 1.26 linux 24 · ubuntu · glibc 2.39 x64 go 1.26 go go 1
Verification-run environments
| Environment | Contract | Stages | Run |
|---|---|---|---|
| go 1.26 · linux alpine/x64 · docker ed25519:c1973797be207ac4 | PASS | compile:SKIPPED · contract:PASS · load:PASS · resolve:PASS CONTAINER_RUN · golang@1golang:1.26-alpine@sha256:28d89ee9cc0f… |
2026-08-23 |
Case
HOW- Goal
- verify pkg:golang/go.step.sm/linkedca@v0.20.1
- Packages
- Symbols
-
- go.step.sm/linkedca.NewContextWithAdmin
- go.step.sm/linkedca.AdminFromContext
- go.step.sm/linkedca.MustAdminFromContext
- go.step.sm/linkedca.NewContextWithProvisioner
- go.step.sm/linkedca.ProvisionerFromContext
- go.step.sm/linkedca.MustProvisionerFromContext
- go.step.sm/linkedca.NewContextWithExternalAccountKey
- go.step.sm/linkedca.ExternalAccountKeyFromContext
- go.step.sm/linkedca.MustExternalAccountKeyFromContext
- go.step.sm/linkedca.Policy.Deduplicate
- Environment
- go 1.26.6
- Created
- 2026-08-23T16:39:32Z
Contract
- NewContextWithAdmin attaches an Admin to context and AdminFromContext or MustAdminFromContext retrieves it
- NewContextWithProvisioner attaches a Provisioner to context and ProvisionerFromContext or MustProvisionerFromContext retrieves it
- NewContextWithExternalAccountKey attaches an EABKey to context and ExternalAccountKeyFromContext or MustExternalAccountKeyFromContext retrieves it
- Policy.Deduplicate removes duplicate DNS, IP, email, URI, common name, and principal entries while preserving order
Files
- PROMPT.md
- contract_test.go
- csx.json
- go.mod
- go.sum
- spec.json
Origin Seeder
anonymous