nosdav / pastebin

NosDAV pastebin
https://nosdav.github.io/pastebin/
MIT License
8 stars 1 forks source link

Allow alternative login methods #17

Open damascene opened 4 months ago

damascene commented 4 months ago

I think one of the thing that may improve the user experience is allowing easier login. I agree that login with extension is more secure and better but it's a bit of a burden for the average person to install the required tools.

I suggest allowing login with easier method while displaying a clear warning and possibly putting limits on their account if they use less secure method.

melvincarvalho commented 4 months ago

Good idea. But what methods could work here?

damascene commented 4 months ago

I think the obvious option is allowing login with the private key directly. However it's not a very good option but a warning about the risk could be displayed before such method is used. Or maybe encrypt the key with a password the user provides.

melvincarvalho commented 4 months ago

Great idea, what do you think of the login method here?

https://nostrapps.github.io/login/

damascene commented 4 months ago

Seems like a cool and simple method to login