Skip to content

mhutchinson/woodpecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Woodpecker - The Transparency Log Inspector

Woodpecker is a command-line tool that launches a UI to inspect logs.

To run it:

go run .

Features:

  • q or <Ctrl-c> to quit
  • Left/Right arrows: previous/next leaf
  • l: show the log selector to switch to a different log
  • g: jump to a specific leaf
  • w/W: increment/decrement the number of witness signatures to query

Roadmap (flight plan?)

  • Support log switcher to other serverless logs
  • Support getting witnessed checkpoints from distributor
  • Support logs other than serverless
  • Support generating an offline inclusion proof bundle for the selected leaf including witness sigs
  • Custom leaf renderer (needed if leaf data is not text-friendly)

About

Command line UI for inspecting the contents of logs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages