magickmonk / signum-dns-web

Javascript webpage that acts as a Signum dynamic name server (DNS) Portal on CORS enabled or local nodes

Home Page:https://m0nk1337.github.io/signum-dns-web/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

signum-dns-web




A javascript webpage that acts as a Signum dynamic name server (DNS) Portal on CORS enabled or local nodes.

As an example, the signum domain mySuperCoolDomainName(.singa) has been created to forward to https://signum.network.

Type it in here: https://magickmonk.github.io/signum-dns-web/ with or without the .signa TLD or use a direct link in your browser - https://magickmonk.github.io/signum-dns-web/?mySuperCoolDomainName.signa

Clicking open on that page will open the signum.network page.

Adding -open at the end will try to auto open the link, if the browser allows it (due to popup blockers). for example: https://magickmonk.github.io/signum-dns-web/?mySuperCoolDomainName.signa-open

To create your own link, buy an alias in Phoenix wallet. And choose the URI option and enter your url (minus ".singa") with a fee of atleast 0.147. Then you can use it like the links above. https://magickmonk.github.io/signum-dns-web/? and add your alias after the questionmark, with or without the .signa TLD.

Anyone may copy the index.html file and use it on your own domain to allow links like http://ashorturl.com?mySuperCoolDomainName

Updated 2022 for The Signum Blockchain, including support for the .signa TLD

Orginal author CurbShifter

License GPLv3


About

Javascript webpage that acts as a Signum dynamic name server (DNS) Portal on CORS enabled or local nodes

https://m0nk1337.github.io/signum-dns-web/

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%