Skip to content

Commit

Permalink
Merge pull request #1 from alexfigtree/master
Browse files Browse the repository at this point in the history
Initial pull request
  • Loading branch information
dazzaji authored Apr 27, 2017
2 parents 85c3adc + cd02577 commit 93a5d87
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions InitialDiagram.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<mxfile type="github" userAgent="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36" version="6.5.5" editor="www.draw.io"><diagram name="Page-1">1Vvfc5s4EP5reO0AAowfayft3cx10jm30/ZRwQpwBeQK4R/311cYgfEKty7GoOQhg1ZiJX37sbtaJQZapvv3DG+iD3RNEsM213sDPRi2PUdI/C4Fh0rgOl4lCFm8rkTWSbCK/ydSaEppEa9JfjaQU5rweHMuDGiWkYCfyTBjdHc+7IUm57NucChnNE+CVYATogz7Eq95JKWWNz91/EXiMJJT+7bc3zMOvoeMFpmcz7DRy/Gn6k5xrUvOm0d4TXctEXo00JJRyqundL8kSQltDVv9Hj/UazXQIuJpIhqWeDx2v7vwsnXNy2JzjGS8Pd0lfXb1whYnhdT3ieRcmWQXxZysNjgo2ztBGDFVzhn93oCLfrcOufItYZzsWyK5rveEpoSzgxgiex1PIiUZ6MjmrmXOGsyoZcn6NSwZFDaaTziIBwlFNyxIgeUf8iJgMVecFQEvGNECouZrkxBZY2LkKBgtSIS3MS2YYXuJmGnxXD6F5dNTJob+e1yADsD5UwLnKsAtE5znQvQQ45DhVAuI5ucI2e6ICHkqQjTd0FygYJSdSJgPLVrfYiPTCUHAMeSPiOBMQfCjiGtlzNQTK4QmBMtXwHogm4Qe0nI/euJlzSbEa979eWb6wtV4rym8We0HWng9Pf9XJr16guVYU4JlKWC9DXi8jflBU7hcf0q41AT+74wThgVmNNMUsRmaEjE1t/+ci7BoLnGua3T0J6WYmuivOC4zMfMDDqI40xU1y5yUZ2qUXJEfBckCXfGCjmzUnMJWg6RIKtIiiwP8ilzZuJipsbLb+T+JDW1jstMUROjexgVRjaCf4jTOQk3BUrzauGip0VNBhaxDspJNkjzT3eNJsDgKREe5YfFpi3kWx2IrKScwr0QrpwUL5GxyQRyzkMhRcknlOn6JaBswswOwRshIIpzQ9ry03AWjnOMjjcuj0IVSSnN2qzVU25EvnWyh6LGAIqinwkDRc7Rps+3rzKzG/InN7OhvZheWzOyedvYgYaCiAQ2tFiMnNrSrGhppZmiYVqK+3zNQZEFFF+z8ljF8aA3blAPyy+u1YPXj/FJIPFQae5NIrdfeTCKyj/nXkkJvXNn6JgklyMMOra6y+U0y7DbqzV8d9Zp7i1upB/UMxDzlFmFo5ql17ondV10705lE7lD5iNsrH/lTEqHZnUmk1v8nJpGnP4egI5oP5IignqFC4L0dkVrteZUh0NefecCSbm/mAUXOnain3D0NTL36AxqUer8g2GVa3ka9mf7Ug04PVlT6Oj2oZ6jA6dyZebZugbO+PWyTyNGMRC74uzbb78kiDyiyoKKBaDSDCx6aRtrVFOsrL51p5MA7wb5xEF77KKncQDSawwUPTaM71CyniIP1lb7O5HMv3az+sQ+DIRUqGoh8Plzw0OS7Qx11EvJ1XKdoRz5zIM/nmSN5PvgHVUOT7w711xtp1FFKrf2aNjxy4EmyrxODFz/OlU6sj6m1K3jWd1Nam9oDuYfb9+Q2A4qcK49ufUytXVnS7jhd6WdqayhTW+OZ+g7VwxtN3ZGEamdq6Hfd3idp6MCvPEn/3tSiefpXwGr46d8t0eNP</diagram></mxfile>
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# CoreID
For Human Dynamics group blockchain-backed individual identity open source prototype

* First Shared Diagram: https://www.draw.io/#Halexfigtree%2FCoreID%2Fmaster%2FInitialDiagram.xml


Files to Come:

1. Front-end UI and UX for an end-user blockchain-enabled individual identity and digital signature prototype application

A. Initial mockups

B. Architectural documentation, including: user flow, UI content, key use cases, data model and conceptual architecture for analytics

C. Qualitative software testing and documentation of plan and results

D. Slides and screen video of informal mid-project demo and final demo

E. UI/UX for the app will be committed to the project GitHub repo

2. Documentation:
Documentation will be included in the project GitHub repository in an agreed format such as slides or doc or the github wiki or github issues. Documentation includes:

A. Diagram: Documentation will include the diagram provided by MIT depicting key roles, interactions and workflow of the prototype applications and a brief description of how the UI and UX reflects the information contained in the diagram.

B. The demo slides and screen walkthrough video will show two key actions, namely 1. Digital signatures used to sign legal contracts and notices are publicly verifiable by use of the public key associated with a Bitcoin and/or Ethereum public blockchains address associated with the signer; and 2. Digitally signed contracts and legal notices accessible at a standard URL on the web in the form of human readable pure text files.

0 comments on commit 93a5d87

Please sign in to comment.