-
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
"platform protocol": what happens if a space has a storage provider, and someone else adds a second storage provider? #10
Comments
I just read over here:
I still need to finish that long thread, which seems to be a precursor to the spec I read when i asked this question.
Does that mean that at 'mvp' there can only be 1 provider in the space?
|
Reason we’d like to leave it out for mvp is not because we don’t know how or what we want to do, simply because we want to reduce scope. If we allow multiple storage providers we’ll need to allow signaling which to bill for each store operation. It alos complicates UX pieces etc… since all our plans simply add more storage capacity we don’t need to implement these so leaving it out now seems like a good idea |
At this point this would mean change more things and spec-ing more stuff. Personally I don’t think it’s better, but chances are I’m biased. If you disagree I think it’s probably best to write up a proposals so we could compare pros/cons with rest of the team. |
It is worth noting that nothing is set in stone here. We do intend to allow one provider at a time, in the future we think we’ll allow multiple and allocate |
@Gozala plan sounds good to me. Just poking to understand. Ty |
Scenario:
can: *, with: zSpace
to Aliceprovider: "did:dns:free.web3.storage"
provider: "did:dns:free.web3.storage"
What happens?
The text was updated successfully, but these errors were encountered: