Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New HIPE consent receipt #55

Closed
wants to merge 28 commits into from
Closed

New HIPE consent receipt #55

wants to merge 28 commits into from

Commits on Nov 26, 2018

  1. Initial rough draft of an Agent2Agent Transport Layer HIPE

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    c166a01 View commit details
    Browse the repository at this point in the history
  2. Clairifications attempts based on feedback and adding DID#key

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    34e34bf View commit details
    Browse the repository at this point in the history
  3. Propose some tweaks

    Signed-off-by: Daniel Hardman <daniel.hardman@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    dhh1128 authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b1f61fc View commit details
    Browse the repository at this point in the history
  4. Rewrote much of the HIPE to address feedback from commenters

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    efb991e View commit details
    Browse the repository at this point in the history
  5. Corrected typos and minor tweaks

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    429b987 View commit details
    Browse the repository at this point in the history
  6. Removed use of term Edge Agent for App Agent, changed DID naming

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    22c12ec View commit details
    Browse the repository at this point in the history
  7. Post Agent2Agent update, including JOSE Header format

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    6bee6e1 View commit details
    Browse the repository at this point in the history
  8. Broke HIPE into 3 separate HIPE - pushed for comment

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    31b23a5 View commit details
    Browse the repository at this point in the history
  9. Removing the content for this PR and will open new PRs for the HIPEs

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    ef10896 View commit details
    Browse the repository at this point in the history
  10. Initial version of proposed HIPE for cross domain messaging

    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    66b0fee View commit details
    Browse the repository at this point in the history
  11. Remove from field from Forward message; note about unpack() returning…

    … that
    
    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    79f07af View commit details
    Browse the repository at this point in the history
  12. Addressed comments on the pull request; adjusted MUST, SHOULD, etc. r…

    …eferences
    
    Signed-off-by: Stephen Curran <swcurran@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    swcurran authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    3a33c3a View commit details
    Browse the repository at this point in the history
  13. Small corrections/suggestions

    Signed-off-by: mhailstone <matthew.hailstone@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    mhailstone authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    5ad5f21 View commit details
    Browse the repository at this point in the history
  14. Assign number to HIPE

    Signed-off-by: Daniel Hardman <daniel.hardman@gmail.com>
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    dhh1128 authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b0ed7a5 View commit details
    Browse the repository at this point in the history
  15. Create consent-receipt.md

    Creating initial draft.
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    87c32b4 View commit details
    Browse the repository at this point in the history
  16. Create README.md

    initial draft
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d1eeac3 View commit details
    Browse the repository at this point in the history
  17. Add files via upload

    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    cef3836 View commit details
    Browse the repository at this point in the history
  18. Delete consent-receipt.md

    moved to new folder
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    e311d00 View commit details
    Browse the repository at this point in the history
  19. Update README.md

    Following changes were made.
    - based on comments added new reference to SSI article on Medium. (comment from dhh1128)
    - added reference to Customer Commons initiative under references and also prior art. (comment from dhh1128)
    - added further clarification to Introduction of edge and cloud agents. (comment from dhh1128)
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    23b1079 View commit details
    Browse the repository at this point in the history
  20. Update README.md

    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    e73055a View commit details
    Browse the repository at this point in the history
  21. Update README.md

    Added explanation regarding usage of wallets that they may not be required for data subjects.
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanLin authored and JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    e7d4bef View commit details
    Browse the repository at this point in the history
  22. Changes:

    - Added new puml document with full sequence
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d074c14 View commit details
    Browse the repository at this point in the history
  23. Changes:

    - Added schema_consent_receipt.py for clarification of schema and eventual demo
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    ff5bd68 View commit details
    Browse the repository at this point in the history
  24. List of changes:

    - Added a brief puml for the README
    - Updated list of open questions
    - Added link to sequence diagram and also schemas
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    78b853e View commit details
    Browse the repository at this point in the history
  25. List of changes:

    - Updated all powerpoint diagrams with latest terms.
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    45c2e32 View commit details
    Browse the repository at this point in the history
  26. List of changes:

    - Renamed file name
    
    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    85a89b2 View commit details
    Browse the repository at this point in the history
  27. Minor fix in README

    Signed-off-by: JanL <jan.lindquist@dativa.com>
    JanL committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    9cce51b View commit details
    Browse the repository at this point in the history
  28. Merge branch 'master' into master

    JanLin authored Nov 26, 2018
    Configuration menu
    Copy the full SHA
    817e375 View commit details
    Browse the repository at this point in the history