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

Adds an RFC6962-via-sunlight feeder #182

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

AlCutter
Copy link
Contributor

@AlCutter AlCutter commented Mar 28, 2024

This PR adds support for witnessing RFC6962 logs by converting their Signed Tree Head structures into checkpoints using the sunlight RFC6962 STH signing algorithm.

This probably isn't super useful at the moment, but will become more-so with bastion support, and is a good PoC that the conversion works.

TODO: Needs transparency-dev/formats#99

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 0% with 62 lines in your changes are missing coverage. Please review.

Project coverage is 36.69%. Comparing base (3c58af4) to head (483b318).
Report is 34 commits behind head on main.

Files Patch % Lines
internal/feeder/rfc6962/rfc6962_feeder.go 0.00% 60 Missing ⚠️
omniwitness/omniwitness.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #182       +/-   ##
===========================================
- Coverage   51.05%   36.69%   -14.36%     
===========================================
  Files          11       22       +11     
  Lines         903     1210      +307     
===========================================
- Hits          461      444       -17     
- Misses        374      675      +301     
- Partials       68       91       +23     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

3 participants