unclebob / more-speech

A Nostr browser in Clojure.
MIT License
297 stars 33 forks source link

Configuring an existing account is scary #9

Closed Giszmo closed 2 years ago

Giszmo commented 2 years ago

I just started more-speech for the first time and would love to give it a spin with my established nostr ID but as the file to put my keys looks suspiciously like a kind-0 event, I'm afraid it will update my kind-0 if I put my keys there. So do I have to put my exact old values there? Will it pick up on a nip5 line in the config file or will it just ignore it?

unclebob commented 2 years ago

It will, in fact, update your Kind 0 every time you start the program up. So, yes, put the exact values you want in there. So far there is no NIP-05 processing.