Matthew Zipkin

Results 182 issues of Matthew Zipkin

These changes allow a TLD owner who is stuck with a `RSASHA1` key in the root zone to claim their reserved name on Handshake using the same RSA key but...

Closes #5 Closes #21 Closes #16 Closes #15 A few edge cases aren't complete, indicated by `skip` in some of the tests. Test cases were designed to match results from...

This will be connected with a PR to hsd to fix some lingering issues with ipv6. 1) We used to only allow ipv6 by default if we detected public ipv6...

Closes https://github.com/chjj/bns/issues/29 This PR enables ICANN TLD holders to claim their reserved names on Handshake by signing offline with an HSM. This was an explicit ask by such an interested...

`keyFlags.ZSK` is used in the tests but not actually defined: https://github.com/chjj/bns/blob/03b0ea5e7587774c0c3ad363f094a069acc1e60b/test/dnssec-test.js#L157

ICANN TLD owners can claim their names on Handshake following the reserved name-claim process. However, [TXT records are prohibited in the apex of a TLD zone](https://newgtlds.icann.org/sites/default/files/agreements/agreement-approved-31jul17-en.html#exhibitA.1), so those users will...

There's going to be a lot of logs in this post. In summary, running hsd with `--rs-no-unbound` fails to verify the subdomain `sebastian.rasor` whereas the unbound resolver does verify it:...

Running an hsd full node, this bug can be toggled on and off by using unbound's resolver instead. ## Example: ### On-chain resource: ``` $ hsd-rpc getnameresource kiba_gateaux { "records":...

Need to look into this, not sure if this is correct or not. I have a zone with origin `localhost` and A records for `localhost` and `*.localhost` (so this issue...

See https://github.com/handshake-org/hsd/issues/291#issuecomment-648880402 Longer discussion went down on telegram but heres some important quotes: > DS is wierd > it belongs to the parent zone > so its the parent zone...