Skip to content

Commit f3dbcb4

Browse files
Create Pristorage.md
1 parent b969118 commit f3dbcb4

File tree

1 file changed

+62
-0
lines changed

1 file changed

+62
-0
lines changed

projects/application/Pristorage.md

Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
# Project name
2+
PriStorage
3+
# Category
4+
application
5+
6+
# Project Description
7+
Everything on the IPFS or Filecoin network is public and anyone can access it within *cid*. **PriStorage** provides users a simple solution for storing files on the decentralized network. This application is similar to Google Drive but using IPFS/Filecoin as a cloud storage system and everything related to user management and data sharing based on NEAR smart contracts. Therefore, this application is fully decentralized, different from traditional centralized file storage applications and no one or organization can touch your files without permission.
8+
9+
Github: https://github.com/manhnvan/Pristorage
10+
Demo: https://pristorage.surge.sh
11+
12+
13+
# Project Status
14+
### We have completed:
15+
- Sign in/Sign up flow.
16+
- Create file/folder flow.
17+
- Share file/folder flow.
18+
- Remove file/folder.
19+
- Download file.
20+
### In the next step, we plan to:
21+
- Improve UI/UX
22+
- Improve the encrypt and decrypt process for better performance to treat large files.
23+
- Design and Complete preview file feature.
24+
- Design and Complete update file/folder flow.
25+
- Desktop application has a synchronize feature running in the background.
26+
27+
# Previews
28+
https://www.youtube.com/watch?v=yNIQsMJ3yc8
29+
30+
# Target Audience
31+
- Users using the Near ecosystem want a storage application which they can pay using a fee by Near token for storing their file in private on a public decentralized network like IPFS and Filecoin.
32+
- Users who need a full decentralized and private storage application with low usage price where their assets are saved and easy to share with other users in safety.
33+
- Users who want to try the application run on a decentralized and fair internet where users control their own data, identity and destiny.
34+
35+
# Rough estimated user base (if applicable)
36+
37+
# Github repo
38+
Github repo: https://github.com/manhnvan/Pristorage.git
39+
40+
# Website
41+
https://pristorage.surge.sh/
42+
43+
# Docs
44+
https://github.com/manhnvan/Pristorage/blob/main/GUIDE.md
45+
46+
# Team Info
47+
### Team size
48+
2
49+
### Team members
50+
51+
| Name | Email | Github | Role |
52+
|:--------------:|:-----------------------:|:--------------------------------:|:----------------------:|
53+
| Nguyen Van Manh | [email protected] | https://github.com/manhnvan | Primary Developer |
54+
| Tuan Pham Minh | [email protected] | https://github.com/iamvon | Mentor |
55+
56+
# How the community can engage
57+
GitHub Discussion: https://github.com/filecoin-project/community/discussions/358
58+
59+
Telegram: manhnvm
60+
61+
# How to Contribute
62+
We always appreciate your comment in any way to make Pristorage better. Our Github repo is always available.

0 commit comments

Comments
 (0)