I think signing in with a node is essentially different from communicating via a randomly generated one-time-use nostr key
By signing in with a node, you can send notifications to my account with confidence that I will see them the next time I log in, and you can log my sessions
With a one-time-use nostr key, if you try to message me, I won't see the messages because I never sign in with that key again, and if you try to log my sessions, you'll only see one session
Login to reply
Replies (1)
I haven't tested lspub yet but if it's nostr keys are not one time use then that ought to be fixed imo
There's no reason to use your real identity to purchase a channel -- spin up a a fake one for every purchase
Your point about needing a node pubkey anyway is a good one, I will start brainstorming a way to easily use a new node pubkey for every channel too