Michael Dilger

Results 374 comments of Michael Dilger
trafficstars

I didn't read the NIP, I'm commenting on Giszmo's comment: > If I trust you somewhat and you trust Alice 100%, I would trust Alice somewhat. Trust isn't transitive, at...

I am trying to make gossip a client that is usable by people who care deeply about privacy. You can disable loading of avatars, checking of NIP-05. It does not...

I thought for a little bit that maybe each NIP could have a section listing known privacy concerns, like NIP-01 could mention that metadata pictures might be used for tracking,...

Or maybe it should be that the POW algorithm is maximally memory-hard like scrypt. There are ASICs for scrypt but they are a lot slower and/or much more expensive.

Love this in principle. I don't understand the mechanics of how the keys are generated. I tried a little bit but the math and the bitcoin derivation path things are...

Since this happens in somewhat trusted hardware and still has a root secret there which if compromised blows the whole thing.... how is this better than simple key delegation/revocation of...

In order to understand this PR sufficiently enough to think clearly about it and offer good feedback, one first needs to understand BIP32 (which while about "derivation paths" does not...

I think this probably belongs on NIP-42 as a POW parameter, e.g. relay sends `["AUTH", , "28"]` requesting a PoW of 28 in the response which must include that challenge....

I think that crypto is about right. I pointed out the lack of an HKDF a while back. As for protocol versioning, if the crypto is ever broken we can...