Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 594 Bytes

TODO.md

File metadata and controls

10 lines (10 loc) · 594 Bytes
  • Fix all TODO's in the code
  • Allow to pass in third party logger intead of print statements
  • Go Doc for (minimum) non internal apis
  • Allow code to start and expose a /metrics endpoint
  • DNS setup guide
  • Create release process to cut releases and versions for go mod
  • Build and host keygen tool in gitlab actions
  • Review internal and see if any can be exposed to bring offering past ephermeral in process stage
  • DNS audit trail
  • DNSSEC support doesn't exist in golang by default. Either need to describe a way to leverage local resolver or build it into go: https://github.com/miekg/dns