Git Product home page Git Product logo

decentralized-cloud's Introduction

Decentralized Cloud

Vision 🌈

Imagine there is a global drive, there are no hardware (data cables) or software(google photos, iTunes) boundaries for accessing it. You can access your data anytime you want, from any platform. and the best part you are the owner of the data. No one I repeat no one can see your data, (as we encrypt it with AES) You can share data with your friends on one click. You can roam without thinking that "Oh my hard drive may crash, I should take backup" or "This cloud service gonna increase its subscription". In contrast, think that you don't even have to pay much for it. just minimal gas costs that's what Decentralized Cloud is......!

Links

Problems With Centralized Cloud Storage

  • User does not own their data
  • Privacy
    Secret Exfiltration from Third Parties
    Secret Exfiltration from Law Enforcement
    Secret Exfiltration from Foreign Powers
  • Expensive
  • Single point of failure | Dos attacks
  • Can’t scale up vertically after a certain limit.

How Decentralized Cloud storage, Gonna make people's lives better!

  • User own their data
  • Secured by encryption, no one besides you can see the content of the file
  • Share files with colleagues, with one click.
  • Cheaper | No cost rather than gas
  • No single point of failure
  • Scale-up with increasing nodes

Instructions πŸ“

Installation

Get started quickly by cloning this repository. Install the dependencies

$ cd client && npm install

Testing on Local Truffle Blockchain

  • Create .secret file with your Mnemonic
  • In root directoy create .secret file
  • Open metamask and Go to Setting
  • Go to Security and policy
  • Click Reveal seed words and Enter password
  • Copy the mnemonic (never push it to public repo)
  • Paste it in .secret file

Truffle Development Console

$ truffle develop

This will open truffle developer console and you will get 10 Account Addresses, import some of them in metamask by import account option.

Truffle Compile

$ truffle compile

Truffle Migration Local Network

$ truffle migrate

Truffle Migration Matic Network

$ truffle migrate --network matic

Starting the Server

$ cd client && npm start

Developed By 🏁

Abhishek Vispute

decentralized-cloud's People

Contributors

0xcuriousapple avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

decentralized-cloud's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.