handshake-org / handshake-org/hs-client
Feature Request: add sanity checks to `hsw-cli` when adding/modifying `records`
Open
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Some of the data in the HNS root zone are "wrong", e.g., IP addresses being used as the name of NS RRs (instead of as the value of the RR).
i suggest that `hsw-cli` be extended to include a module that does a syntax/sanity check when `records` are created/modified, e.g., as in:
hsw-cli rpc sendupdate easyhandshake '{"records": [ ... ]}'
If you go to any DNS service that let's you edit RRs, they all perform such checks (or at least they should). I suggest taht `hsw-cli` do the same!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.