Allow user to calculate hashlink for local file:
Simple input where user can choose the file. Browser locally would read the file calculate hashlink for him and display it below. File should not be uploaded anywhere.
@olichwiruk we need to allow to calculate hashlink for any file not only json files. Currently as tested it parse json file. it should not care about what files are there just read it calculate hash and display it.
Allow user to calculate hashlink for local file: Simple input where user can choose the file. Browser locally would read the file calculate hashlink for him and display it below. File should not be uploaded anywhere.