- Boulder CO
- https://www.linkedin.com/in/nealmcb/
- @nealmcb
Block or Report
Block or report nealmcb
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
ColoradoRLA Public
Forked from FreeAndFair/ColoradoRLA
Software to facilitate risk-limiting audits at the state level, developed for the state of Colorado.
Java 1
-
-
gwexploratoryaudits/r2b2 Public
Round-by-Round and Ballot-by-Ballot election audits: a workbench for exploration of risk-limiting audits, including Minerva and other Athena-class audits
-
ElectionAuditWareRepo Public
Forked from ron-rivest/ElectionAuditWareRepo
Repository for Google Group ElectionAuditWare, re post-election audit software and tools.
-
-
117 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 4 commits in 2 repositories
Created 1 repository
Created a pull request in sigstore/cosign that received 3 comments
Fix piv-tool generate-key command in TOKENS doc
Summary
cosign/TOKENS.md at main · sigstore/cosign says:
... run the cosign generate-key
command ...
Which yields this error:
$ cosign generate-key…
Reviewed 1 pull request in 1 repository
sigstore/cosign
1 pull request
Created an issue in sigstore/cosign that received 6 comments
cosign v1.8.0 installation failure: module ... contains one or more exclude directives...
Description When I follow the installation instructions at https://docs.sigstore.dev/cosign/installation I get an error:
$ go install github.com/si…