Commit Graph
1 Commits
Author SHA1 Message Date
mrcharles a9b08b96c4 Add credential loading from env vars and 0600 env files
Credentials arrive only from BW_* process env or an env file parsed in
pure Go (never sourced, never exec'd); files looser than 0600 are refused
before a single byte is read, and errors carry line numbers and key
names, never values. Env wins over file, per the porting-notes
precedence.
2026-08-29 00:08:31 -05:00