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

Kantara Implementation: JSON Update & Review Request #57

Closed
smartopian opened this issue Jun 30, 2016 · 0 comments
Closed

Kantara Implementation: JSON Update & Review Request #57

smartopian opened this issue Jun 30, 2016 · 0 comments

Comments

@smartopian
Copy link

HI All,

Before anything leaves the sand box, we wanted to ask the group to review the "Kan-Imp-Spev v0,8 Example" tab of the spreadsheet to look at the Receipt Information Architecture, and to look at the (still being edited) use case.

This is the 3rd iterations since v0.7 last year. The last was before this edit v0.7.9 where PI & Sharing Categories were put together.

In this iteration the Consent Scope Section is used for specifying Use, Collection, and Disclosure in human readable/(other) manner.

And the JSON for this is in Appendix F in the Document. also, its right here.
{
"version": "0.8",
"jurisdiction": "US",
"iat": 1467259548,
"moc": "web form",
"jti": "75d692dc-5e64-46e6-87d3-549a2e5c0839",
"public_key": "http://wordpress.dev/?cr_public_key=true",
"data_controller": {
"on_behalf": false,
"contact": "Colin Wallis",
"company": "Kantara Initiative, Inc.",
"address": "401 Edgewater Place, Suite 600, Wakefield, MA, 01880 USA",
"email": "privacy-controller@kantarainitiative.org",
"phone": "+1 781-623-3094"
},
"policy_uri": "http://kantarainitiative.org/confluence/display/GI/Option+Creative+Commons+Attribution-Share+Alike",
"service": [
{
"service_name": "Kantara Initiative DG - Business Cases for Trusted Federations Discussion Group",
"purpose": "Authority to sign Participation Agreement",
"consent_type": "Explicit",
"purpose_category": [
"Affiliation"
],
"is_secondary": false,
"purpose_termination": "http://kantarainitiative.org/confluence/display/GI/Option+Creative+Commons+Attribution-Share+Alike"
},
{
"service_name": "Kantara Initiative DG - Business Cases for Trusted Federations Discussion Group",
"purpose": "Voting Status",
"consent_type": "Explicit",
"purpose_category": [
"Core Function"
],
"pii_category": [
"Membership"
],
"is_secondary": true,
"purpose_termination": "(when no activity)"
},
{
"service_name": "Kantara Initiative DG - Consent & Information SharingBusiness Cases for Trusted Federations Discussion Group",
"purpose": "Agree to IPR Policy",
"consent_type": "Explicit",
"purpose_category": [
"Core Function"
],
"pii_category": [
"Membership"
],
"is_secondary": false,
"purpose_termination": "staff@kantarainitiative.org"
}
],
"sub": "test@olivermaerz.com",
"sensitive": false,
"spi_cat": [],
"thirdparty_disclosure": true,
"scope": [
{
"scope_type": "Membership (use)",
"scope_description": "Consent to General Participation Agreement for Membership",
"disclosure": "As specified ",
"pii_category": [
"Biographical",
"Affiliation",
"Contact",
"Membership"
],
"purpose_category": [
"Core Purpose"
],
"pii_confidentiality_level": "Low"
},
{
"scope_type": "Transfer",
"scope_description": "Transfer and storage of PII to USA",
"disclosure": "Consent to transfer PII Membership data to US",
"pii_category": [
"Biographical",
"Membership"
],
"purpose_category": [
"Core Purpose"
],
"pii_confidentiality_level": "Low"
},
{
"scope_type": "Disclosure",
"scope_description": "PII Posted on WG Wiki: Name, Affiliation, Attendance",
"disclosure": "Public",
"pii_category": [
"Biographical",
"Affiliation"
],
"purpose_category": [],
"pii_confidentiality_level": "Low"
},
{
"scope_type": "Disclosure",
"scope_description": "Email ID Administration ",
"disclosure": "Emma Inc.",
"pii_category": [
"Contact"
],
"purpose_category": [
"Membership",
"Core Purpose"
],
"pii_confidentiality_level": "Low"
},
{
"scope_type": "Disclosure",
"scope_description": "3rd Party Administration Services for Kantara Initiative",
"disclosure": "Virtual Inc.",
"pii_category": [
"Contact",
"Biographical",
"Membership"
],
"purpose_category": [
"Membership",
"Core Purpose"
],
"pii_confidentiality_level": "Low"
}
]
}

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

No branches or pull requests

2 participants