yanndupis / Bygone

A centralized service with a goal of becoming obsolete.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Services

The below services are currently requiring Bygone. Eventually we can port everything to .NET.

IPFS Daemon

Our goal is to implement the IPFS daemon in .NET.

Ethereum Node

Eventually we'll be able to implement a full ethereum node in .NET.

Identity / Key Management

The portability of OpenMined to multiple platforms (Web, Mobile, Game Consoles, Smart TVs) prevents a problem for key management. We don't really want the private keys to our eth wallets scattered around on multiple devices.

We're currently experimenting with https://github.com/uport-project/uport-js. We can keep the private keys securely on mobile while using QR codes to sign transactions. It works for any device with a screen.

  • Uport .NET: (No known projects)

Installation Tutorial

An installation tutorial can be found here https://github.com/OpenMined/tutorials/tree/master/installation/Bygone/installation.md

About

A centralized service with a goal of becoming obsolete.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%