We can login in SN using several LN wallets. Is there any wallet or application that allows the user to manage multiple accounts through LN auth integration ? This is good to be able to have more than one account in a website and also for privacy concerns by having distinct accounts for different applications, isolating the profiles
So far I have used SBW and I can only use it to manage a single account; if I want two accounts on the same website/platform I'd have to use two distinct phones.
Maybe "lnpass" fits your needs: https://lnpass.github.io
It's a web application that derives its keys from an HD wallet. You can create multiple accounts, as well as "accounts in accounts". Synchronizes with nostr for "backups", but only account name and description - no secret will ever leave your machine. You can bookmark the login url to quickly access your accounts, but you should of course write down your "lnpass id" (lnpass1....).
Open sourced under MIT: https://github.com/lnpass/lnpass-web
Let me know what you think.
reply
wow, this project seems so cool! thanks for sharing
reply
reply
It's exactly what I want to do with my mobile app https://github.com/zerologin/zerologin-mobile It's not released nor finished. My goal is to add the possibility to add multiple types of accounts, like BIP39 or old custodial wallets like lntxbot (RIP)
reply
🔥
reply
You can add multiple accounts to Alby.
reply
One word: LNBits. But you should not use multiple accounts. Is lame.
reply
i agree it is usually unnecessary to have multiple accounts on the same website, but i think it is valuable to isolate the wallet profiles for different websites, just to avoid linking them
reply
Ok I understand now what you mean. I agree. Play around with LNbits and you will find out that is very handy for this.
Anyways, signing with LN-auth it doesn't "link" your wallet with that service. SN or the service it doesn't know what wallet is... you are just signing with a key, it doesn't matter what is doing that key.
reply
thanks for the recommendation i will definitely play with LNbits to see what cool stuff it can do!
reply