lumia

Archive checksum manager
git clone git://lumidify.org/lumia.git (fast, but not encrypted)
git clone https://lumidify.org/lumia.git (encrypted, but very slow)
git clone git://4kcetb7mo7hj6grozzybxtotsub5bempzo4lirzc3437amof2c2impyd.onion/lumia.git (over tor)
Log | Files | Refs | README | 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.