-
Notifications
You must be signed in to change notification settings - Fork 31
Conversation
ideas/145-identity.md
Outdated
## Success Metrics | ||
<!-- Assuming the idea ships, what would success look like? What are the most important metrics that you would move? --> | ||
|
||
Users opt-in using an Identity to enhance interaction with decetranlize systems (such as Status itself) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can this be phrased more like the example?
Also would be good to mention how this idea supports OKR's
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's about decentralization.
ideas/145-identity.md
Outdated
|
||
## Exit criteria | ||
<!-- Launch new onboarding UI flow --> | ||
Community consensus in ERC725 and ERC735 interfaces, launched on Status. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you clarify this further? What community? How is consensus achieved/measured? What form will it launch on Status?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I will. Community is the ethereum developers.
|
||
Creates a common user-owned credentials for authentication on smart contracts and for enhancing users security with multisig and optional recovery. | ||
|
||
## Swarm Participants |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sounds like a big project. Do you need other technical contributors?
What type of UX and PM support do you need?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Project Manager should help integrate Identity in Status other projects, if any. I could also take the role of PM, but If anyone want to take place.
UX is also about integration of Identity, not sure what to comment about it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I will externalize Recovery development in a new idea.
ideas/145-identity.md
Outdated
Title: Self-sovereign Identity | ||
Status: In Progress | ||
Created: 2018-05-04 | ||
Requires: 150-gas-abstraction 151-ens-usernames 152-friends-recovery ERC725 ERC735 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Considering how many dependencies this ideas has, maybe we can make the scope more minimal? So it's less about integrating in app straight away and more about finalizing PoC and influencing ERC725/735 based on desired UX. Then we can have a separate swarm for implementing it in app (and getting it audited) once requirements are done. WDYT?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually this dependencies are not code dependencies, but in terms of UX, its how it would be used.
I think you might be right about making a new swarm that links all ideas and implement them into Status?
|
||
Description: | ||
- Working contracts system | ||
- Basic UI for direct interaction with blockchain |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this mean?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Basic interface, you can use the contract but in a more "manual" way, UX would make this interface more automatic and safer to user.
ideas/145-identity.md
Outdated
|
||
## Exit criteria | ||
|
||
Fully integrated on Status App. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would be useful to frame this in terms of specific capabilities provided in app
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, good point, I'll elaborate on that,
ideas/145-identity.md
Outdated
|
||
### Requirements & Dependencies | ||
|
||
- ERC725 and ERC735 should be approved as standard and used in contracts interface, this swarm might influence how this standards end up defined, this is important for the solution working better with unknown future applications. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For each of these requirements, it'd be useful to understand at what point they are blockers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Identity itself is independent, the requirements are mostly for better UX and ERCs for developer community.
ideas/145-identity.md
Outdated
|
||
Idea: 145-identity | ||
Title: Self-sovereign Identity | ||
Status: In Progress |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like idea as a whole is still in draft stage, but PoC is in progress? Not sure how we want to reflect this given all the requirements. Might be a good idea to mark it as draft for now (while some research work is still being done) while idea is getting fleshed out.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the "idea/swarm" is in draft, but the PoC is in progress.
I'll sort out this.
Cheers, merging |
Self-sovereign Identity
Preamble
Summary
Creates a common user-owned credentials for authentication on smart contracts and for enhancing users security with multisig and optional recovery.
Swarm Participants
Related to:
#152 ethereum/EIPs#725 ethereum/EIPs#735