Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fulcio.DSSEAttestor #1226

Closed
wants to merge 1 commit into from
Closed

Conversation

dekkagaijin
Copy link
Member

This is just to create a Attestor equivalent for the eventual upstream splitting of Signing and Attesting.

Ticket Link

#844 #931

Release Note

NONE

@dekkagaijin dekkagaijin requested a review from mattmoor December 16, 2021 00:53
return nil, nil, err
}

// TODO(dekkagaijin): move the fulcio SignerVerififer logic here
Copy link
Member

Choose a reason for hiding this comment

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

Can we just do this?

I feel like we keep rehashing the argument about fulcio being a wrapper 😉

Copy link
Member Author

Choose a reason for hiding this comment

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

I would, but doing that involves changing everything

Copy link
Member

Choose a reason for hiding this comment

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

Only if you use it right? We talked about forking chunks of logic over here and then replacing the spaghetti monster with the composable blocks 😇

Copy link
Member Author

Choose a reason for hiding this comment

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

fair, I'll migrate things over for the Attestor

Signed-off-by: Jake Sanders <[email protected]>
@github-actions
Copy link

github-actions bot commented Sep 1, 2022

This PR is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions
Copy link

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants