Noob question
When I input my nsec into Amethyst/Primal/Damus, do they get my npub by connecting to Nostr's cryptographic algorithm API?
#asknostr
Noob question
When I input my nsec into Amethyst/Primal/Damus, do they get my npub by connecting to Nostr's cryptographic algorithm API?
#asknostr
There's no connecting anywhere.
The app has a library for encoding and decoding npub/nsec and signing events. Since Nostr uses same encryption curve as bitcoin, I think similar library is used
Cool, đ
Thank you đ