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

Support STH Pollination #10

Open
AGWA opened this issue Jul 30, 2016 · 1 comment
Open

Support STH Pollination #10

AGWA opened this issue Jul 30, 2016 · 1 comment
Labels

Comments

@AGWA
Copy link
Member

AGWA commented Jul 30, 2016

No description provided.

@AGWA
Copy link
Member Author

AGWA commented Jan 10, 2017

The groundwork for STH pollination has been laid in 0af0262. If you place an STH in the $STATEDIR/.logs/$LOG_ID/unverified_sths directory, Cert Spotter will verify it the next time it runs.

What's left for STH pollination:

  1. Cert Spotter should upload the latest verified STH for each log to sth-pollination endpoints using the API described in https://tools.ietf.org/html/draft-ietf-trans-gossip-03#section-8.2. It should store each STH it gets back in the corresponding unverified_sths directory. SSLMate will operate an sth-pollination endpoint, and hopefully others will also (e.g. Google, Graham Edgecombe).

  2. We should write a simple CGI program that serves an sth-pollination endpoint. It will return STHs from a Cert Spotter state directory, and store received STHs in a Cert Spotter directory (provided the signatures are valid).

@AGWA AGWA added the feature label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant