Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Create Verification Client #171

Closed
5 tasks done
gdbelvin opened this issue May 4, 2016 · 3 comments · Fixed by #259
Closed
5 tasks done

Create Verification Client #171

gdbelvin opened this issue May 4, 2016 · 3 comments · Fixed by #259
Assignees
Milestone

Comments

@gdbelvin
Copy link
Contributor

gdbelvin commented May 4, 2016

Goal: Verify the consistency properties the server is making.

  • Fetch SignedTreeHeads (STHs)
  • Verify STH signatures
  • Verify consistency proof. Punt to V2
  • Verify inclusion proof
  • Verify MapHead signatures
@gdbelvin gdbelvin self-assigned this May 4, 2016
@gdbelvin gdbelvin added this to the Version 1 milestone May 4, 2016
@gdbelvin
Copy link
Contributor Author

gdbelvin commented May 5, 2016

Started work in branch vrf-client

@gdbelvin
Copy link
Contributor Author

gdbelvin commented Jun 2, 2016

Inclusion proof and consistency proof depend on google/certificate-transparency#1161

gdbelvin added a commit that referenced this issue Jun 10, 2016
* CT appender w/ tests

* Use new CT Appender

* Remove chain appender

* Move CT log fetching to client

Move append only log proof fetching and verification to the client.
This commit implements fetching the SignedTreeHead from CT.
Future commits will implement verification. Continues work on #171

* Move log urls to Procfile

* Add test ping to CT log
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant