{canary.signer}'s canary for

{canary.name}

{#if status === "ok"} {canary.description} {:else if status === "fetching"} Fetching Canary... {:else if status === "failed_sigcheck"} Failed Signature Check!
Either the upstream key changed, or the canary is fucked! {:else if status === "failed_fetch"} Failed to fetch canary! {/if}

Get Canary: {#if canary.upstream} Upstream {/if} {#if status !== "failed_sigcheck" && status !== "failed_fetch"} Signed {:else} Signed, {status === "failed_sigcheck" ? "bad signature" : "unreachable"} {/if} {#if url} Stripped {:else} Stripped {/if}