fiatjaf/nak

ncryptsec not working with nak bunker

Closed this issue · 2 comments

I created an ncryptsec using nostr-tools and when I try to use it with nak bunker it says failed to decrypt private key. When I decrypt it myself using nostr-tools, it decrypts to the correct private key.

That happens on older nak versions if your password had uppercase letters in it because we were lowercasing it always. Are you on latest nak? Can you check with nak key decrypt if there is any difference?

I updated to the latest version and it's working now 🤙