Git Product home page Git Product logo

IC Drive

Compatibility

IC Drive is a storage application built on the internet computer, which offers users a privacy first decentralized alternate to the current web2 storage services like dropbox, google drive, etc. Users can interact with IC Drive from multiple devices by logging in through the internet identity. Users can easily store, view, manage and share files with other users from the dashboard

alt text

Prerequisites

Verify the following before running this demo:

  • You have downloaded and installed Node.js.

  • You have downloaded and installed the DFINITY Canister SDK.

  • You have stopped any Internet Computer or other network process that would create a port conflict on 8000.

How to run this code

  1. Start a local internet computer instance

    dfx start
    
  2. Open a new terminal window.

  3. Build your front-end

    npm install
    
  4. Deploy app

    dfx deploy
    
  5. Take note of the URL at which the canister is accessible

    echo "http://localhost:8000/?canisterId=$(dfx canister id icdrive_assets)"
    
  6. Open the aforementioned URL in your web browser.

Current web2 alternatives are broken

  • They are susceptible to many types of hacks
  • They have backdoor access to user data
  • Privacy invading algorithms

How IC Drive ensures privacy

  • We believe privacy is a fundamental right in the digital world
  • Only a user has access to their data via the Internet Identity
  • IC Drive as a platform don't have access to the user data and hence your data is fully secure
  • No backdoor access and analysis of any user data

ic-drive's Projects

ic-drive icon ic-drive

An open-source decentralized storage app built on the internet computer.

streamsaver.js icon streamsaver.js

StreamSaver writes stream to the filesystem directly asynchronous

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.