-
Notifications
You must be signed in to change notification settings - Fork 0
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
Scope & build initial MVP #1
Comments
We should discuss scope and design of this project, happy to jump on a call to talk more. |
Discussed with @bmann and he is going to capture the in-person notes for this project. Boris - please link here! |
@bmann just to align on the absolute minimum use scope (AKA an "MVP" 😛) Something like: Outcome BehaviourA user can attach a WNFS to their existing MetaMask-managed DID WhyThis sidesteps the need for account linking, WebCrypto keys, and so on. While our existing WebCrypto based key management is much "cleaner" (doesn't require a browser extension, and actually runs on mobile), MetaMask has ~21 million MAU. They're doing their own key management already, and one nice thing about our high-level architecture is that as long as you have access to keys somewhere it continues to work. TasksSince there's no auth lobby in this flow, it's related to AOL. It may be blocked by parts of what @bgins is working on.
Out of ScopeAFAICT, WalletConnect doesn't support encryption methods, so it actually won't work without linking or like... writing down the read key 🤷♀️ I suggest removing WC from scope for now. |
Great! This scope looks reasonable, but we should discuss and have notes here on what dependencies this project has related to AOL - cc @bgins |
It looks to me like we will need account creation, WNFS creation in the app, and app-local IPFS:
|
TODO: discuss with team on minimum viable scope, eg what can we demo to partners or at events cc @bmann |
Additional info on the
|
Details to follow...
The text was updated successfully, but these errors were encountered: