Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion vindex/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ Values are an ordered list of indices.
## Status

Known applications:
- there is a basic end-to-end application written that supports SumDB in [trillian-examples](https://github.com/google/trillian-examples/tree/master/experimental/vindex/cmd)
- [./cmd/sumdb/](./cmd/sumdb/) contains a binary that builds a verifiable index from the contents of the [Go SumDB](https://sum.golang.org/).
- [./cmd/logandmap/](./cmd/logandmap/) contains a demo of running a [tlog-tiles][] log using [Tessera][], and keeping the contents of that log synced to a VIndex

## Milestones
Expand Down
Loading