Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
582 contributions in the last year
Contribution activity
November 2020
Created 21 commits in 6 repositories
Created 1 repository
Opened 4 pull requests in 4 repositories
FiloSottile/edwards25519
1
merged
FiloSottile/age
1
merged
FiloSottile/mkcert
1
merged
mvdan/github-actions-golang
1
merged
Reviewed 1 pull request in 1 repository
str4d/rage 1 pull request
Created an issue in golang/go that received 113 comments
cmd/go: macOS on arm64 requires codesigning
On the production Apple Silicon machines, Go binaries are killed at start. #38485 (comment) It looks like all binaries need to be codesigned now, a…