From ad4f6d8d62f7f8be66d374f27c8cc7ec7f1ed729 Mon Sep 17 00:00:00 2001 From: sshmatrix Date: Tue, 21 Feb 2023 16:29:11 +0530 Subject: [PATCH] abstract correction --- xx.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xx.md b/xx.md index 4098b40c..602534a8 100644 --- a/xx.md +++ b/xx.md @@ -5,7 +5,7 @@ Nostr-Specific Deterministic Private Key Generation from Ethereum Wallet Signatu ## Abstract -This specification provides an optional method for Nostr clients to generate deterministic private keys from Ethereum wallet signatures. The private keys are derived using HMAC Key Derivation Function (HKDF) applied to SHA-256 of ECDSA signatures (EIP-191), allowing Nostr to interact with Ethereum infrastructure and vice-versa. +This specification provides an optional method for Nostr clients to generate deterministic private keys from Ethereum wallet signatures. The private keys are derived using HMAC Key Derivation Function (HKDF) applied to SHA-256 of ECDSA signatures native to Ethereum wallets (EIP-191), allowing Nostr to interact with Ethereum infrastructure and vice-versa. ## Terminology ### a) Username