aboutsummaryrefslogtreecommitdiff
path: root/cmd/sigsum-debug/key/private
Commit message (Collapse)AuthorAgeFilesLines
* Store only the seed of the private keyGrégoire Détrez2022-06-171-1/+1
|
* add drafty tool named sigsum-debugRasmus Dahlberg2022-04-231-0/+29
Meant to be used for debugging and tests only. Replaces cmd/tmp/* in log-go, expect for the DNS command which is redundant. Use `dig -t txt $domain_hint` to debug domain hints.