|  | 1 | = DNSSEC = | 
                          |  | 2 |  | 
                          |  | 3 | This is the project management website of various DNSSEC research projects of the Distributed Systems group at the University of Duisburg-Essen. | 
                          |  | 4 |  | 
                          |  | 5 | * [report:1 List of open tickets] | 
                          |  | 6 | * [browser:/ Browse the SVN repository] (partly restricted access) | 
                          |  | 7 | * [http://dnssec.vs.uni-due.de]: Website of DNSSEC measurements project | 
                          |  | 8 | * [https://www.vs.uni-due.de]: Website of the Distributed Systems research group | 
                          |  | 9 |  | 
                          |  | 10 | == nsec3breaker == | 
                          |  | 11 |  | 
                          |  | 12 | nsec3breaker is a tool to crawl and break the NSEC3 hashes of a DNS zone. | 
                          |  | 13 |  | 
                          |  | 14 | Terms and definitions: | 
                          |  | 15 | * Zone project: all tasks related to a zone, e.g. "de." | 
                          |  | 16 | * Subproject: specific distributed computing project, e.g. brute-force for 7 characters, or markov attack with defined parameter set | 
                          |  | 17 | * Job: work unit distributed to client by distributed computing server (nsec3dist) | 
                          |  | 18 | * Chunk: subpart of one job, computed by client as batch of all chunks of a job | 
                          |  | 19 |  | 
                          |  | 20 | Wiki pages: |