pull down to refresh

Do modern Bitcoin wallet software keep a memory of all previously used h1s? The spec for lnurl-auth calls for randomly generated h1s, however, suppose a malicious website (or compromised website) wanted to derive the private key of lnurl-auth users to steal funds. Could going against the spec as written, allow for an attacker, to steal funds?
541 sats \ 1 reply \ @k00b 2 Aug 2022
I don't think it's actually k reuse. AFAIK the linking private key is described here as PrivateKey(hmacSha256(hashingKey, service domain name)).
reply
Okay, similar names had me confused.
reply