Skip to content

fix: store macOS vault key non-interactively - #5

Merged
SilkageNet merged 1 commit into
mainfrom
fix/macos-keychain-password
Aug 20, 2026
Merged

fix: store macOS vault key non-interactively#5
SilkageNet merged 1 commit into
mainfrom
fix/macos-keychain-password

Conversation

@SilkageNet

Copy link
Copy Markdown
Owner

Summary

  • pass the generated vault key as the value of macOS security -w
  • prevent the unintended interactive password prompt during initialization
  • add a Darwin regression test and document the platform trust boundary

Verification

  • pre-commit run --all-files
  • go test -race ./...
  • go vet ./...
  • go build ./...
  • CGO-disabled cross-platform builds for macOS, Linux, and Windows

@SilkageNet
SilkageNet marked this pull request as ready for review August 20, 2026 16:32
@SilkageNet
SilkageNet merged commit 95969bc into main Aug 20, 2026
5 checks passed
@SilkageNet
SilkageNet deleted the fix/macos-keychain-password branch August 20, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant