HelloZeroNet / HelloZeroNet/ZeroNet
My first work, too decentralize The DNS, A Extension for the ZeroName Plugin
- 主要言語
- JavaScript
- スター
- 18.8k
- フォーク
- 2.3k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
@caryoscelus @HelloZeroNet
Iam so happy now!
You have right, decentralize, the dns.
I hope you like my work.
Its not much but its my first plugin.
To show that ZeroNet is not dead, I'm opening this issue.
ZeroNameExPlugin Pull Request:
https://github.com/HelloZeroNet/ZeroNet/pull/2861
Please look it, puhh much work....and much trial and error.....xD
So new update
The ZeroNameExPlugin.json can now do something really cool...
In the event that no resolver knows the domain, it can still resolve it... Huh?
It gets the domain from the content.json.
Every resolver can overwrite the domain field from the content.json.
"content_json_domains": {
"Blog.ZeroNetwork.bit": "1BLogC9LN4oPDcruNz3qo1ysa133E9AGg8",
"Sites.ZeroNetX.bit": "1SitesVCdgNfHojzf2aGKQrD4dteAZR1k",
"Talk.ZeroNetwork.bit": "1TaLkFrMwvbNsooF4ioKAY9EuxTBTjipT"
},
So thats mean, you can resolve on every time the domain and you can on every time change your domain records...
I was told that I should also open the pull request at zeronet-conservancy and at the ZeroNetX fork...
Phew, so many forks....
Okay then I'll make a fork now too haha just kidding
Add reverse dns cache for faster resolve domain entries in the ZeroNet\plugins\ZeronameEx\ZeroNameExPlugin.json
"content_json_domains": {
"1BLogC9LN4oPDcruNz3qo1ysa133E9AGg8": "Blog.ZeroNetwork.bit",
"1SitesVCdgNfHojzf2aGKQrD4dteAZR1k": "Sites.ZeroNetX.bit",
"1TaLkFrMwvbNsooF4ioKAY9EuxTBTjipT": "Talk.ZeroNetwork.bit",
"Blog.ZeroNetwork.bit": "1BLogC9LN4oPDcruNz3qo1ysa133E9AGg8",
"Sites.ZeroNetX.bit": "1SitesVCdgNfHojzf2aGKQrD4dteAZR1k",
"Talk.ZeroNetwork.bit": "1TaLkFrMwvbNsooF4ioKAY9EuxTBTjipT"
},

Split content json addresses and domains
--bit_resolvers argument is the resolvers field
for questions please ask me, but now you can share zites, and everybody on the planet can use the domain from your zite.....
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reviewing the linked pull request #2861 and ZeroNet/plugins/ZeronameEx/ZeroNameExPlugin.json. Compare the proposed content_json_domains mappings and --bit_resolvers behavior with the issue description. Done should mean the reverse DNS cache and content.json-based domain resolution are implemented and verified in the relevant plugin flow.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- json
- 領域
- networking
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100