Unique IDs should be added to signatures for easier referencing.
To prevent collisions, the ID must only be unique inside one file. Internally, web_ids adds the filename to the ID, so every signature can be uniquely identified.
See pull request #6 on why this feature might be useful
Unique IDs should be added to signatures for easier referencing.
To prevent collisions, the ID must only be unique inside one file. Internally, web_ids adds the filename to the ID, so every signature can be uniquely identified.
See pull request #6 on why this feature might be useful