You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.
For this issue, the simplification is that we don't have to introduce a notion of multiple accounts or networks. We just need to switch from the existing username registration scheme based on Zcash to a new one based on waggle, with our cloud waggle node as the "owner" and the source of truth.
I think the first step is to do everything as we currently do, except build the piece of the cloud node that signs username registrations, and adds them to an orbitdb of usernames and keys.
UPDATE: I've broken this up into multiple tickets which can each be released independently:
The text was updated successfully, but these errors were encountered:
holmesworcester
changed the title
User should be able to register account without Zcash
User should be able to register account without Zcash (break this up into smaller tickets)
Apr 28, 2021
holmesworcester
changed the title
User should be able to register account without Zcash (break this up into smaller tickets)
User should be able to register account without Zcash
May 10, 2021
holmesworcester
changed the title
User should be able to register account without Zcash
User should be able to register account without Zcash blockchain
May 10, 2021
Right now, our system for registering accounts depends on Zcash. This has downsides:
We want a way to register accounts that does not depend on Zcash.
These are the current proposals: #721 (comment)
For this issue, the simplification is that we don't have to introduce a notion of multiple accounts or networks. We just need to switch from the existing username registration scheme based on Zcash to a new one based on waggle, with our cloud waggle node as the "owner" and the source of truth.
I think the first step is to do everything as we currently do, except build the piece of the cloud node that signs username registrations, and adds them to an orbitdb of usernames and keys.
UPDATE: I've broken this up into multiple tickets which can each be released independently:
The text was updated successfully, but these errors were encountered: