URI: 
       README - lumia - Archive checksum manager
  HTML git clone git://lumidify.org/lumia.git (fast, but not encrypted)
  HTML git clone https://lumidify.org/lumia.git (encrypted, but very slow)
  HTML git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/lumia.git (over tor)
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
       README (310B)
       ---
            1 All tests must sort the output from lumia since the
            2 order in the checksum files is random.
            3 
            4 To run all tests, simply run alltests.sh
            5 
            6 There aren't that many tests yet. Maybe I'll get around
            7 to adding more tests for all the edge cases someday.
            8 
            9 These only work properly on OpenBSD.
           10 Maybe I'll fix that someday.