https://github.com/mosespace/filecoin-project
This is a filecoin project
https://github.com/mosespace/filecoin-project
Last synced: 18 days ago
JSON representation
This is a filecoin project
- Host: GitHub
- URL: https://github.com/mosespace/filecoin-project
- Owner: mosespace
- License: mit
- Created: 2023-02-25T14:38:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T16:37:31.000Z (over 3 years ago)
- Last Synced: 2025-07-06T17:49:38.244Z (12 months ago)
- Language: JavaScript
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openhack
This is the FrontEnd Part
### project built on the FVM blockchain for the open hack competition
## PROBLEM STATEMENT
In today's digital age, storing sensitive documents such as wills, land titles, and other important records can be a challenge.
The lack of secure and reliable storage solutions has led to many people resorting to keeping physical copies of these documents, which can be lost, damaged, or stolen.
Additionally, even when stored electronically, these documents are vulnerable to cyberattacks, unauthorized access, and editing by unscrupulous individuals
## SOLUTION
To address this issue, there is a pressing need for a secure and user-friendly app that can store sensitive documents and provide access to only authorized parties (trustees), but does not provide editing rights to them.
This is especially crucial in cases where the owners of the documents may not be available, incapacitated, or have passed away, and trustees need to access these documents to carry out their responsibilities.
## TREASURE HUB
TREASURE HUB app enables users to securely store and manage sensitive documents such as wills, land titles, and other important records.
The app will use state-of-the-art encryption technology (Zero Knowledge Proofs) to ensure that the documents are protected against cyberattacks, and access will be limited to authorized trustees only.
The app provides no deletion and editing rights, thus, any upload can never be edited, therefore, a user can only upload another version in case of need for changes. This solution would address the current concerns and risks associated with traditional methods of document storage and provide peace of mind to document owners and their trustees.
## more info
1. goole slides [presentaion](https://docs.google.com/presentation/d/1VQe6VzhQ2QPWWp0Mz45LGJhBMXHQgEgZyVWykS7vRhY/edit?usp=sharing)
2. Test application demo [video](https://www.loom.com/share/f13851e15cf34f808156db043eb82777)
3. Both the Front and Back End [see here](https://github.com/eliashezron/openhack)