Skip to content

0x5eba/Safe-Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safe-Storage

Hackathon Arxivar 2019 Blockchain and Machine Learning - Blockchain to save files and check their existence

Installation

$ git clone https://github.com/0x5eba/Safe-Storage.git
$ cd Safe-Storage
$ ./init.sh

Guide step-by-step

To start the server sudo -E ./Blockchain s

Web Interface

  1. Run python website.py for the web framework

  2. Open upload.html in the browser

CLI

  • To upload a file ./Blockchain c 1 path/file

  • To check if a file is stored the blockchain ./Blockchain c 2 path/file

About

Hackathon Arxivar 2019 - Anonymous Blockchain to save files and check their existence

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors