Is there any work being done on #nostr integrating it as a #mfa/#openid solution without the need for big tech platforms? #asknostr
Login to reply
Replies (9)
Nostr is not a service or any other type of provider
I understand, I was thinking about something like this: 
GitHub
Nostr as a mfa/openid solution Β· Issue #3 Β· nostriphant/.github
With a nostr connect (nip46) signing app a mfa solution can be implemented by connecting traditional logins to a nostr pubkey. Users can then selec...
Ooh now I understand, there are many tools already build for this to integrate a nostr connect / login feature in an existing clients or platform
Yes and I want to bring it to php/wordpress/laravel apps. Any work done there?
Itβs mostly just client-side stuff
But for the php ecosystem there is not many buid (yet)
For Drupal I made https://www.drupal.org/project/nostr_dev_kit as a bridge
You can try it out here: https//ccns.nostrver.se where you can connect with a Nostr browser extension
I see that it mostly client stuff, but there is some back-end work required. At least providing nip46 php library would help devs connecting their apps to the nostr ecosystem. Perhaps integrating these is too specific and should be done by the app devs themselves...
Ah yes a NIP46 helper library would be very welcome by many! π―
Just like how this bunker stuff is being written in @Ditto by Soapbox:
note1059c6pz784zkfukjkwe86ttcnc0fyh9qaf36nxkavml6w69p4ucq5h0lxc

Signing on Ditto | Soapbox Docs
Powering the future of social media.
Hmm⦠indeed


That triggered this idea with meπ₯