Add gopherwatch sumdb verifiable index testing log #19
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
vindex.gopherwatch.org is running https://github.com/transparency-dev/incubator/tree/main/vindex/cmd/sumdbindex. See https://vindex.gopherwatch.org/
It would be nice to get its output log witnessed, Martin added the necessary code to sumdbindex earlier today.
The vkey name is
vindex.gopherwatch.org, but the actual tlog endpoints for the verifiable index are at https://vindex.gopherwatch.org/outputlog/. I think the vkey name can be considered "just an identifier", but ideally it would point to the actual tlog endpoint... See Martin's message in #vindex on the transparency-dev slack for more info and options.Given the sumdb /latest refresh interval of 5 mins, I'm expecting 12 updates per hour, 288 per day. The specified qpd value is for an interval of 10s. Would it be better to set this closer to the expected rate, rather than specifying a higher value to leave room for future rate increases? I could also request an update to the qpd in the future when needed...
Let me know if discussion on the witness-network mailing list is preferred!