URI: 
       TODO - dedup - deduplicating backup program
  HTML git clone git://bitreich.org/dedup/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/dedup/
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
       TODO (262B)
       ---
            1 Use a ring buffer in the chunker (avoid memmove() call)
            2 pledge/unveil support
            3 Ability to fetch key from dedicated fd so it never touches disk
            4 Use pread/pwrite to avoid lseek() calls
            5 Document file format
            6 Store repo stats
            7 Alternative storage backend using bundles