GithubHelp home page GithubHelp logo

wxmcan / dapp-proof-of-identity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from provable-things/dapp-proof-of-identity-old

0.0 2.0 0.0 215 KB

A smart contract to link your real identity to an Ethereum address

License: MIT License

HTML 2.67% JavaScript 97.33%

dapp-proof-of-identity's Introduction

Proof-of-Identity Dapp

This repository is a first attempt to stick different pieces together to get an onchain proof-of-identity which can be reused by any Ethereum smart contract.

This work is based on the IDs issued by the Estonian government as part of their e-residency program. By verifying the RSA signatures coming from those devices we link real identities to Ethereum addresses. We give for granted that something like the RSA_verify/bigint modpow EIP is already there.

The two main pieces here are:

  • contract.sol (+ web-ui) - the actual contract implementing the linking logic and keeping everything in its storage
  • revocationList.sol (+ web-ui) - the Oraclize-based contract acting as interface with the Estonian IDs CRL (to verify a given ID certificate is still valid)

This is an elegant solution to solve the "KYC problem" without opening unnecessary trustlines. You can find more informations about the rationale behind this project in our blog post.

dapp-proof-of-identity's People

Contributors

bertani avatar marcogiglio avatar alicecorsini avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.