Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.33 KB

File metadata and controls

26 lines (20 loc) · 1.33 KB

Use conda create --name --file requirements.txt to install all packages with correct versions After adding a new pip package run this command from project directory: conda list -e > requirements.txt

TO save data run sender -> main.py receiver -> test.py Just comment out rest of the path if u wnat

To retrieve data run retreiver -> main.py but comment trackers code stored computers -> test.py

Link to Report: https://drive.google.com/file/d/1QkEyhKIK2QY07Cb2W4CEP-jCjlQNkm_z/view?usp=sharing

Link to Research Paper: https://www.ijraset.com/research-paper/secure-decentralised-data-storage-and-hiding

Screenshots: main1 main2 ret1 ret2 ret3 ret4 Screenshot (146) Screenshot (1473)