Skip to content
  • Daniel Drake's avatar
    Print discovery · 447b1f01
    Daniel Drake authored
    Add concept of "discovered prints" and flesh out the API. A discovered print
    was found based on file name but has not been checked for file integrity,
    and of course there is no guarantee that it is usable when you try to
    use it later (might have been deleted, etc).
    
    The .fprint directory structure was changed - instead of using mnemonics
    like "rind" we use their numeric value in the fp_finger enum as the filename.
    447b1f01