handypedia/handshake_improvement_proposals.md
2024-02-09 04:02:49 +00:00

2.3 KiB

title description published date tags editor dateCreated
Handshake Improvement Proposals 1 2024-02-09T04:02:44.100Z markdown 2024-02-09T04:02:44.100Z

Handshake Improvement Proposals

"A Handshake Improvement Proposal is a technical document that attempts to standardize a feature or protocol extension across the Handshake ecosystem. It should be implementation-agnostic. If you would like to propose a specific change to hsd or hnsd, open an issue or pull request in the appropriate repository. HIPs are not consensus, they are not law, they may never be actually implemented in production. HIPs are just solutions to common problems that the Handshake developer community can use as reference in their own projects. They may change over time, or be replaced with newer HIPs." - HNS-Dev.org

HIP-0 HIP Template

The meta on proposing HIPs

https://hsd-dev.org/HIPs/proposals/0000/ Author: falci/

HIP-1 Non-Interactive Atomic Name Swaps

Describing a way to sell TLDs onchain without knowing your counter party beforehand. HIP-1 is what Shakedex is based on.

https://hsd-dev.org/HIPs/proposals/0001/ Author: Mark Tyneway

HIP-2 Well Known Wallets

Allow domain owners to attach crypto-wallet addresses to their TLDs using e.g. falci/.well-known/BTC for you Bitcoin address.

https://hsd-dev.org/HIPs/proposals/0002/ Author: falci/

HIP-4 Interactive Atomic Name Swaps

Allow predefined counterparties to trade a TLD onchain at a predfined price

https://hsd-dev.org/HIPs/proposals/0004/ Author: pinheadmz/

HIP-5 Alternative Namespace Resolution

Create a standard for hosting zone data at other locations not on at an IP address. The first implementation is for _eth which allows ENS on Ethereum to manage DNS records for Handshake TLDs like .badass/

https://hsd-dev.org/HIPs/proposals/0005/ Author: carson/, pinheadmz/