Merge remote-tracking branch 'origin/master'

This commit is contained in:
2024-08-05 13:34:38 +01:00

View File

@@ -19,7 +19,7 @@ wordstr.mleku.dev from <hex/nsec nostr secret key>
to convert a word key back to hex and bech32 `nsec` format: to convert a word key back to hex and bech32 `nsec` format:
```bash ```bash
wordstr.mleku.dev to <27 word mnemonic key> wordstr.mleku.dev to <24 word mnemonic key>
``` ```
the output of the `to` command is formatted as such for easy use in scripts the output of the `to` command is formatted as such for easy use in scripts
@@ -90,4 +90,4 @@ this is unlikely, however, and deriving the npub will confirm this by the
mismatch. This could be validated by fetching the relevant user metadata mismatch. This could be validated by fetching the relevant user metadata
kind 0 event to show the user in such a case, and enable providing a kind 0 event to show the user in such a case, and enable providing a
correction to the word key. It is unlikely to recover the key but 1/128 of correction to the word key. It is unlikely to recover the key but 1/128 of
cases it could. cases it could.