GithubHelp home page GithubHelp logo

kuiper's Introduction

Kuiper

This is a software project that aims to democratize cloud computing. Users can pay for compute credits on the website. They can use these credits to pay other users to perform computations. Like a decentralized cryptocurrency, Sednoid will be controlled and maintained primarily by its users.

Tasks

  • Task one is the cornerstone of the project, and requires a method to safely perform remote code execution (RCE.)
  • Task two will be creating a suitable user interface. Performance is not critical and we can probably get away with using Electron, though I'd prefer something more modern.
  • Networking. How do software clients find other software clients? How are packets of code sent? How do we ensure user payment and computation is successful?
  • Website. This will include a database for users and payments for compute credits.

Challenges

  • Safe but arbitrary code execution is a huge challenge. Even solutions like Docker or Proxmox don't completely account for the dangers of remote code execution (RCE.) If this isn't possible, ask clients to run inside of a virtual machine.
  • The second challenge will be networking and security. This will likely require concepts from blockchain technology.

Technologies to be used (flexible)

  • Docker, Proxmox, etc - for containerizing code
  • Golang - Code for blockchain and networking

Roadmap

With all that said, here's a potential roadmap for the project:

  • write code to spin up a docker image, run some bash script, and shut down
  • research blockchain and implement currency

kuiper's People

Contributors

gagehowetamu avatar

Watchers

 avatar

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.