https://github.com/tunnckocore/gage
GageApp - Fast, secure, distributed, decentralized & everlasting InterPlanetary storage. An app, service, API and CLI.
https://github.com/tunnckocore/gage
Last synced: 5 months ago
JSON representation
GageApp - Fast, secure, distributed, decentralized & everlasting InterPlanetary storage. An app, service, API and CLI.
- Host: GitHub
- URL: https://github.com/tunnckocore/gage
- Owner: tunnckoCore
- Created: 2018-05-11T07:07:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T10:36:01.000Z (over 7 years ago)
- Last Synced: 2025-10-19T04:37:44.508Z (9 months ago)
- Homepage: https://gage.app
- Size: 2.8 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gage
Gage.app - Fast, secure, distributed, decentralized & everlasting [InterPlanetary](https://ipfs.io/) storage. An app, service, API and CLI.
Based on the [IPFS](https://github.com/ipfs) Network, it will be completely distributed and decentralized.
Some progress has been done privately, but all the parts will be available as open source.
Those are not just buzzwords. It can be a reality. Mostly no one will be able to enforce control on us or our users, since we'll be on a completely serverless environment and hosting the service/app on IPFS. Every user profile will be its own separate (PWA) web app, again hosted on IPFS. We are saying "mostly" here, because we need to rely on external APIs - for example, the user authentication, and the second thing is that our API for developers will be hosted on a serverless environment (the [@zeit](https://github.com/zeit)'s [Now](https://now.sh)) behind global CDN, so we need to comply to their terms and policies. Meaning if someone wants to control us or enforce something on us, can contact our partners (Zeit, [@Okta](https://okta.com) or CloudFlare) to shut down or limit the access to our own or their APIs.
Technology stack will be [Node.js](https://nodejs.org), [UppyJS](https://uppy.io), [Tus.io](https://tus.io), [React](https://reactjs.org), [GatsbyJS](https://gatsbyjs.org), [IPFS](https://ipfs.io) and probably [GunDB](https://github.com/amark/gun).