Skip to main content
← Back to list
01Issue
FeatureOpenSwamp CLIPublic
AssigneesNone

Relationships

#2114 Extend --server-token-file to all --server subcommands

Opened by stack72 · 9/11/2026

Currently --server-token-file / SWAMP_SERVER_TOKEN_FILE is only supported on worker connect and worker daemon. Regular --server subcommands authenticate via --token flag or SWAMP_SERVER_TOKEN env var. Extending --server-token-file everywhere lets operators avoid putting tokens in environment variables entirely, reducing the window where tokens exist in process memory. Complements the method→child env scrubbing in #2032. The ServerCredentialRepository already supports file-based tokens; extending resolveServerToken() in remote_run.ts would cover all --server commands.

02Bog Flow
OPENTRIAGEDIN PROGRESSSHIPPED

Open

9/11/2026, 9:35:57 PM

No activity in this phase yet.

03Sludge Pulse

Sign in to post a ripple.