Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

My first work, too decentralize The DNS, A Extension for the ZeroName Plugin #2862

Open
wolfitdm opened this issue Jan 19, 2025 · 0 comments

Comments

@wolfitdm
Copy link

wolfitdm commented Jan 19, 2025

@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:

#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"
},

addresses

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.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant