Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ensips/1.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The goal of domain names is to provide stable, human-readable identifiers that c

## Motivation

Existing [specifications](https://github.com/ethereum/wiki/wiki/Registrar-ABI) and [implementations](https://ethereum.gitbooks.io/frontier-guide/content/registrar\_services.html) for name resolution in Ethereum provide basic functionality, but suffer several shortcomings that will significantly limit their long-term usefulness:
Existing [specifications](https://github.com/ethereum/eth-wiki/blob/master/research/registrar-abi.md) and [implementations](https://ethereum.gitbooks.io/frontier-guide/content/registrar\_services.html) for name resolution in Ethereum provide basic functionality, but suffer several shortcomings that will significantly limit their long-term usefulness:

* A single global namespace for all names with a single 'centralised' resolver.
* Limited or no support for delegation and sub-names/sub-domains.
Expand Down