Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how do i login? #185

Closed
ralyodio opened this issue May 8, 2024 · 12 comments
Closed

how do i login? #185

ralyodio opened this issue May 8, 2024 · 12 comments

Comments

@ralyodio
Copy link

ralyodio commented May 8, 2024

I'm using the .deb version 3.0.0 on arch.

It asks me for a nostr address satoshi@nostr.me i tried profullstack@stacker.news as that's the only email looking thing I know of....how can I get one of these nostr email thingies?

I'm using getalby extension if that helps.

@ralyodio
Copy link
Author

ralyodio commented May 8, 2024

I also saw an option using an nsec token....where do I find that, does getalby support it?

@reyamir
Copy link
Collaborator

reyamir commented May 9, 2024

Hi, sorry for some UI part make you confused. I'm still trying to improve it in the next update.

If you're new to Nostr, you can click "Join Nostr" button to create new account, and in Nostr, we not use Email/Password like other platform, instead of it, we use Public Key/Private Key. To login, you will need to provide your Private Key.

The nostr address like satoshi@nostr.me is a new way to login, which using email/password like the old way, but it still in early stage and not widely adopted across all nostr clients.

And the nsecbunker token is provide by service like https://nsecbunker.com/, it is kind of service provide platform for manage your account keys.

So, to begin with Nostr, firstly you need to create a account keys by clicking to "Join Nostr", then follow other steps
Screenshot 2024-05-09 at 07 18 52

Then Lume will provide you a Private Key, you must keep this key in safeplace, you will need this key for login and use other nostr client.

You can explore all nostr apps here: https://www.nostrapps.com/ , which private key you can use all of its.

If you have more question, feel free to let me know. My english isn't good, but I will try to explain all about Nostr for you. 😊

@ralyodio
Copy link
Author

ralyodio commented May 9, 2024

i already have a nostr account through getalby.com -- how do I login with it?

@reyamir
Copy link
Collaborator

reyamir commented May 9, 2024

Ah, you can go to Key Management section then choose Nostr Settings:
image

Then, you can get Private Key and use it to login to Lume
image

@ralyodio
Copy link
Author

ralyodio commented May 9, 2024

it doesn't work. i think i need both public and private key? what format do I use?

@reyamir
Copy link
Collaborator

reyamir commented May 10, 2024

Hi, You only need to paste the private key (as nsec1... format). If you get any error, can you help me screenshot it, maybe some bug prevent you login

@ralyodio
Copy link
Author

what is nsec1 format?

@ralyodio
Copy link
Author

i found my nsec1 key but it is only 63 bytes. I thought maybe I modified it accidentally so I created a new wallet and its key is only 63 bytes. the NDK package expects a 64 byte private key. Any idea how to fix?

@reyamir
Copy link
Collaborator

reyamir commented May 11, 2024

oh, seems strange
can you try other nostr client like https://nostter.app or https://snort.social? maybe lume have some bug with nsec parser not your key

@ralyodio
Copy link
Author

Yeah I think its a bug with getalby.com -- I'm trying to create a login with NDK library and it throws an error.

@ralyodio
Copy link
Author

so it looks like noStrudle key is 63 bytes too....I can login on lume with both alby and nostrudle keys, but when I try to post I get an error about no signer is defined.

@reyamir
Copy link
Collaborator

reyamir commented May 13, 2024

Hi, this is a bug in lume v3, I will push v4 today, happy have you try it out 😊

@reyamir reyamir closed this as completed Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants