Skip to content

Add commit signature verification - #205

Open
wdantuma wants to merge 3 commits into
ascorbic:mainfrom
wdantuma:integrate-microcosm-car-varifier
Open

Add commit signature verification#205
wdantuma wants to merge 3 commits into
ascorbic:mainfrom
wdantuma:integrate-microcosm-car-varifier

Conversation

@wdantuma

@wdantuma wdantuma commented Aug 3, 2026

Copy link
Copy Markdown

This PR integrates @bad-example.com CAR commit object signature verifier code, to also verify the signature of the commit object in a CAR file

@ascorbic ascorbic left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this – commit signature verification is something I've wanted in the checker for a while, and porting microcosm's logic is the right starting point. Two real bugs (invalid sigs pass; commit DID never compared to the target DID), plus tsc and lockfile failures. Details inline below.

@ascorbic ascorbic left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Inline notes for the review above.

Comment thread apps/check/src/lib/verify.ts Outdated
Comment thread apps/check/src/checks/repo-read.ts
Comment thread apps/check/src/lib/verify.ts Outdated
Comment thread apps/check/src/lib/verify.ts Outdated
Comment thread apps/check/src/lib/verify.ts Outdated
Comment thread apps/check/package.json
Comment thread apps/check/src/lib/verify.ts
Comment thread apps/check/src/lib/types.ts Outdated
Comment thread apps/check/src/lib/types.ts Outdated
Comment thread apps/check/src/lib/verify.ts
@wdantuma
wdantuma requested a review from ascorbic August 22, 2026 12:55
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.

2 participants