HelloZeroNet / HelloZeroNet/ZeroNet

Paid site hosting

オープン
#1,967 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
18.8k
フォーク
2.3k
PR マージ指標
30日以内にマージされた PR はありません

説明

## Motivation

The site currently remains online so long as at least 1 peer is serving it.

This is good, but what if all the visitors suddenly stop hosting the site? It will go down.

## Solution

Free hosting should remain, but there should be optional support for paid hosting.

Some users of ZeroNet (hosts) might want to make money from hosting ZeroNet websites. So they set the ZeroNet program to hosting mode (this include setting the max amount of storage and payment address).

Then, the site owner decides to pay for hosting. He pays some amount of cryptocurrency (probably Bitcoin or Ethereum) to the network.

The network then decides how many (based on the amount that was paid) and which (randomly) hosts would serve the site. The site is then transferred to that hosts and hosts receive money for hosting.

## Considerations

- [ ] What should be the price for hosting.
It should depend on the amount of storage and the number of hosts.

- [ ] Which cryptocurrency should be used.
Bitcoin's cryptography is already used by ZeroNet.
Ethereum has some features that might be useful for this ([EIP 1337](https://1337alliance.com/) - subscriptions).

- [ ] How to implement payments.
This should be done with some subscriptions.
Hosts should be paid dynamically depending on how many sites and storage they host.

- [ ] How to implement hosts choosing.
There should be some good algorithm to choose the hosts.

- [ ] What if the host goes down.
Multiple hosts should be used for each site.
The host should not be paid when it is not hosting the site.
Hosts should be able to (temporary and permanently) go down.

## Existing projects

There are already some existing projects for distributed storage hosting. You could look to them for the idea how to implement this.

* [Storj](https://storj.io/)
* [Filecoin](https://filecoin.io/)
* Other "Proof of Storage" and "Proof of Capacity" projects

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

issue には、ファイル、テスト、またはエントリポイントが特定されていません。まず、価格設定、暗号通貨、支払いサブスクリプション、ホスト選択、ホスト障害に関する未解決の判断と、Storj および Filecoin への言及を確認してください。issue では、完了をどのように判断するかが定義されていません。

索引モデルが issue の本文から書いたものです。

評価

領域
blockchain, distributed-systems, payments
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
10/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。