Skip to content
This repository has been archived by the owner on Jan 14, 2020. It is now read-only.

Decide on whether we will use ERC 725 or our own approach for smart contract identity permissions #59

Closed
matthewliu opened this issue Mar 22, 2018 · 1 comment

Comments

@matthewliu
Copy link
Member

No description provided.

@joshfraser
Copy link
Contributor

We've decided to go with ERC 725 with the following plan:

  1. We will support and encourage the batching of attestations to save on gas
  2. We have the verifier return the signed attestation, so that the requestor pays gas (protects the verifier from wallet draining attacks)
  3. We will deploy the personal identity contract, submit batched claims & add them to user registry in one step

We have a cool opportunity to be the first live implementation of ERC 725!! Let's make it count.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants