#asknostr #nostralias #nostrmail
What is the best way to generate keys for users to login to an app?
Usecases:
- User want to try the app with a new keys, not with his original keys
- Users without keys can start to use the app easily
What is the best way to support these 2?
I guess for the first, I can make a throwaway key, and the user will only use it once to test, then they can use their keys with their signer device/app.
But I don't really want to store private keys even in the user's browser locally if possible. I am perfectly fine not touching the keys, only getting the signed outputs and his npub.
#grownostr #plebchain