Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cuttlas90/decencol
decencol is an online collaboration tool that use IPFS protocol for sharing and storing files.
https://github.com/cuttlas90/decencol
ipfs sharing-file-platform
Last synced: 4 days ago
JSON representation
decencol is an online collaboration tool that use IPFS protocol for sharing and storing files.
- Host: GitHub
- URL: https://github.com/cuttlas90/decencol
- Owner: Cuttlas90
- License: agpl-3.0
- Created: 2022-08-27T04:28:29.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-18T08:48:08.000Z (over 1 year ago)
- Last Synced: 2024-08-21T10:21:29.565Z (3 months ago)
- Topics: ipfs, sharing-file-platform
- Language: JavaScript
- Homepage: https://decencol.cuttlas.app/
- Size: 4.9 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Decencol
decencol is an online collaboration tool that use IPFS protocol for sharing and storing files.
## Version 2 features
- multi-share: the current version gives owner the ability of sharing his/her file with one co-worker, multi-share feature will give owner ability of sharing the file with more people, it means bigger teams can collaborate on file at the same time.
- Adding comparison feature (v.1): owner and his/her co-workers can work on a same document. After a co-worker made some changes and save the file, the original and modified files are compared line by line for finding changes, found changes will be added to the original file as a text, after that owner can see the file and its change, owner can modify the document based on proposed changes and save the file as a final version. In this version only text differences can be found.
- migrating from web3.storage to ipfs.js: to build the MVP we used web3.storage but for further development we need to interact with IPFS directly.## Version 1 features
- storing data on IPFS
- sharing file with one person, using Ethereum address