diff --git a/ingestors/ingest_zone.py b/ingestors/ingest_zone.py index 4b7c6cd..5089387 100644 --- a/ingestors/ingest_zone.py +++ b/ingestors/ingest_zone.py @@ -146,4 +146,9 @@ Will be indexed as: "seen" : "2021-09-01T00:00:00Z" # Zulu time added upon indexing } } +''' + +''' +Notes: +- How do we want to handle hashed NSEC3 records? Do we ignest them as they are, or crack the NSEC3 hashes first and ingest? ''' \ No newline at end of file