approval_sign.js command for the
this lane. Copy it, run it in your terminal on the
machine that holds the signer, then paste the token it prints back into
the chat as your next message. The signing key never leaves that machine.
?key= param on requests to that project's own worker.
This page ships with no keys baked in, so it's safe to keep this tab's
URL live and just refresh after an update instead of re-downloading a file.
approval-helper.mjs running on this machine, which signs it locally
and returns the token. Your signing key never enters the browser. Leave blank to
fall back to the copy-the-command flow. Set the SAME secret here and in the helper.
{channel} and {action}
are filled in per click. Set this to the real command/path on the machine
that holds your signer (e.g. node C:\\path\\approval_sign.js {channel} "{action}").