Difference between revisions of "Road Map"

From Snowblossom Wiki
Jump to: navigation, search
(Java FX Client)
Line 19: Line 19:
 
** Maybe others?
 
** Maybe others?
 
* Run node and maybe other services under a UI
 
* Run node and maybe other services under a UI
 +
 +
This is pretty much done.  Didn't end up using JavaFX because it is a runtime disaster.
 +
[[IceLeaf]]
  
 
===Snowblossom Channels===
 
===Snowblossom Channels===

Revision as of 19:27, 18 July 2019

Road Map

We don't have a road map. We have some ideas.

Light Client Servers

Just discussing some ways which we can decide which nodes a light client will use

https://docs.google.com/document/d/12ZEZAsEJDm0ILyfiScVPXIzmYq7dEJvpnd7jJRuv_DI/edit?usp=sharing


Java FX Client

This should allow us to:

  • Use existing java client code
  • Target a number of platforms
    • Windows
    • Android (in addition to current android client)
    • Maybe others?
  • Run node and maybe other services under a UI

This is pretty much done. Didn't end up using JavaFX because it is a runtime disaster. IceLeaf

Snowblossom Channels

Snowblossom Channels

A distributed way to share content

Snow Payment and Auth

Snow Payments and Auth

A simple payments (and auth) framework designed for microtransaction for web sites premium or ad-free content

Distributed Privacy Mixer

A protocol that allows users to mix their coins for privacy. Two modes:

  • Passive mode - set required fee and parameters and acts as a mixer for other users
  • Active mode - allows a user to create a mixed transaction, reaching out to passive mixers to get desired amount of noise.