8000 Support connecting mobile client with web client for a user · Issue #94 · NEUROFUSIONInc/fusion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Support connecting mobile client with web client for a user #94

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

Open
oreHGA opened this issue May 22, 2023 · 2 comments
Open

Support connecting mobile client with web client for a user #94

oreHGA opened this issue May 22, 2023 · 2 comments
Assignees 8000
Labels
backend mobile nostr Implementations of the Nostr Protocol on Fusion

Comments

@oreHGA
Copy link
Member
oreHGA commented May 22, 2023

See https://usefusion.app/integrations. We need to do the "Fusion" integration that connect a user account.

Some details;

  • We can just hash a user's local mobile id and connect that with the web instance....
  • Add a section that clearly explains the impact of connecting.
  • They will still explicitly have to upload datasets if they want them stored remotely. Local first
@oreHGA oreHGA self-assigned this May 30, 2023
@oreHGA oreHGA added the backend label May 30, 2023
@oreHGA oreHGA linked a pull request Nov 24, 2023 that will close this issue
@oreHGA oreHGA removed a link to a pull request Nov 24, 2023
@oreHGA oreHGA added the nostr Implementations of the Nostr Protocol on Fusion label Jan 30, 2024
@oreHGA
Copy link
Member Author
oreHGA commented Jan 30, 2024

Early conversations around this are brewing.. need to dig in deeper as to how we can implement Nostr Connect (nip-46) in our scenario - https://github.com/nostr-protocol/nips/blob/master/46.md

The ideal case is that no one has to past any private key and their Fusion mobile app is what they use to approve events

@oreHGA
Copy link
Member Author
oreHGA commented Feb 2, 2024

Just found a typescript library to try for this

https://github.com/nostr-connect/connect

The logic is just like we discussed

  • and ephemeral key for connection session
  • class methods to "getPublicKey" & "sign" events on behalf of signer...

Will try to dig into their implementation more but this could be it :)

@oreHGA oreHGA added the mobile label Jun 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend mobile nostr Implementations of the Nostr Protocol on Fusion
Projects
None yet
Development

No branches or pull requests

1 participant
0