Added a note about NSEC3 hash cracking for zone file data

This commit is contained in:
Dionysus 2024-03-06 14:16:05 -05:00
parent 654e4a8667
commit cba51ca2dd
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -147,3 +147,8 @@ Will be indexed as:
}
}
'''
'''
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?
'''