Use “Register an inbound artifact” in Recued. Record a file you have received so it can be verified. Keyed on its path, so re-registering the same file converges on the same row instead of creating a second one.
Register an inbound artifact
Use “Register an inbound artifact” in Recued. Record a file you have received so it can be verified. Keyed on its path, so re-registering the same file converges on the same row instead of creating a second one.
Complete workflow
Use Inbound Artifact Verification in Recued for signature, checksum, minisign, and integrity. It includes 8 built-in actions and 3 ready-to-run workflows. Actions that change data use Recued's approval controls.
You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.
Use “Verify an inbound artifact” in Recued. Run every applicable check against a file on disk — version fingerprint against the sender's published checksum, a detached Minisign signature against a public key you already hold, archive integrity, and a member listing — and record each result separately.
Use “Show artifact verifications” in Recued. List received artifacts with each check's result shown separately. It reads information without changing data in the connected service.
Use “Records runtime” in Recued. It helps you complete this workflow using the connections and settings you choose.
Registering
Record the file's path, who sent it, and what kind of file it is. Then run Verify an inbound artifact.
Archive kind decides which checks apply later:
file— a plain file. Checksum and signature only.tar— adds a member listing.tar.gz— adds a listing and a gzip integrity test.
⚠ registered means NOT YET CHECKED, and it is deliberately a different word from failed. Nothing about registering implies the file is sound.
⚠ Get the checksum and the public key from somewhere other than the artifact. A checksum shipped inside the same archive, or a key taken from the same email as the file, proves nothing — whoever altered one could alter the other. Use the sender's website, a key you exchanged previously, or a channel the sender does not control.
⚠ The path is recorded and re-checked at verify time. If the file moves, re-register it; the verify recipe refuses when the path it is given does not match the row, so a verdict can never be attributed to a different file than the one that was checked.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
kind
setting
=
file
path
setting
=
[object Object]
label
setting
=
[object Object]
supplier
setting
=
expected sha256
setting
=