archangel-dlt / archangel-ruby

A Ruby client library and command-line interface for the Archangel DLT system.
https://rubygems.org/gems/archangel
MIT License
1 stars 0 forks source link

Verification #6

Open Floppy opened 7 years ago

Floppy commented 7 years ago

Given a file, verify that the file is stored in the DLT.

Basically, hash the file in the same way as if it was to be stored, and then find that hash in the DLT. If it's not there, then uh oh.