Coder Social home page Coder Social logo

mobile-application's People

Watchers

 avatar

mobile-application's Issues

Cloud-based twister node

In my opinion, to implement light, power-save mobile app, we need to think about cloud based twister wallet service.

  1. The first way is the free to use, shared online wallet, like it implemented in the most crypt-coins projects. Main concept is using one cluster to run many twister daemons for each user/wallet on the same time. Using mobile app, through API, device connects to the server and initiate new daemon process. It's nice to pass PK through AES/PGP methods.

  2. Alternatively, I think about twister hosting platform, where each user for a some cost can order his own virtual machine with pre-configured twister daemon, dedicated resources (for generating blocks ability) and remote web interface + mobile API. Every account will have dedicated IP. This way should be isolated from server administration to keep PK privacy. This way is more expensive and I doubt.

  3. Also, it nice to write some python (or another server side language) command-line installation manager (e.g. openvpn-install), that helps to download, configure the remote node, and setup firewalls using any host by user choice.

    Algorithm drafts: Remote Twister Node setup (Ubuntu Debian)
    Related issue: Command-line installation manager

Pretty raw thoughts I will explain the subject later.

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.