Skip to content

Instantly share code, notes, and snippets.

@sejr
Created June 30, 2015 14:39
Show Gist options
  • Select an option

  • Save sejr/481254298583aa5be0dd to your computer and use it in GitHub Desktop.

Select an option

Save sejr/481254298583aa5be0dd to your computer and use it in GitHub Desktop.
[
{
"short":"sharing-acquisition",
"title":"Sharing and Acquisition",
"description":"This is an example description for the purpose of debugging the user interface.",
"practices":[
{
"title":"Non-service related third-party sharing",
"true":"Website may share your personal information with other companies for purposes unrelated to the services you request.",
"false":"Website may not share your information with other companies for purposes unrelated to the services you request.",
"unclear":"Website's policy is unclear or does not mention whether or not your personal information may be shared with other companies for purposes unrelated to the services you request."
},
{
"title":"Data acquisition from third-party",
"true":"Website may obtain information about you from other companies.",
"false":"Website may not obtain information about you from other companies.",
"unclear": "Website's policy is unclear or does not mention whether or not website may acquire information about you from other companies."
}
]
},
{
"short":"tracking",
"title":"Tracking",
"description":"This is an example description for the purpose of debugging the user interface.",
"practices":[
{
"title":"Third-party trackers on website",
"true":"Website may allow other companies to track your online activities on this website.",
"false":"Website may not allow other companies to track your online activities on this website.",
"unclear":"Website's policy is unclear or does not mention whether or not website may allow other companies to track your online activities on this website."
},
{
"title":"Third-party tracking by website",
"true":"Website may track your online activities on other websites you visit.",
"false":"Website may not track your activities on other websites you visit.",
"unclear":"Website's policy is unclear or does not mention whether or not website may track your online activities on other websites you visit."
}
]
},
{
"short":"use",
"title":"Data Use",
"description":"This is an example description for the purpose of debugging the user interface.",
"practices":[
{
"title":"Non-service related first-party use",
"true":"Website may use your information for purposes not directly related to the service you seek on the website.",
"false":"Website may not use your personal information for unspecified or non-user requested purposes.",
"unclear":"Website's policy is unclear or does not mention whether or not website may use your personal information for unspecified or non-user requested purposes."
},
{
"title":"First-party marketing",
"true":"Website may use your information to market its products to you.",
"false":"Website may not use your information to market its products to you.",
"unclear":"Website's policy is unclear or does not mention whether or not website may use your information to market its products to you."
},
{
"title":"Data usage",
"true":"Website may change at anytime how it uses your information.",
"false":"Website may not change how it uses your information until you grant your consent",
"unclear":"Website's privacy policy is unclear or does not mention whether or not it may change at anytime how it uses your information."
}
]
},
{
"short":"account",
"title":"Account and Profile Management",
"description":"This is an example description for the purpose of debugging the user interface.",
"practices":[
{
"title":"Account management",
"true":"You may delete your account on this website.",
"false":"You may not be able to delete all your account information on this website permanently.",
"unclear":"Website's privacy policy is unclear or does not mention whether or not you may delete all your account information on this website permanently."
},
{
"title":"Profile management",
"true":"You may access, edit, or delete information associated with your account on this website.",
"false":"You may not be able to access, edit, or delete the information the websites knows about.",
"unclear":"Website's privacy policy is unclear or does not mention whether or not you may access, edit, or delete the information the websites knows about."
}
]
},
{
"short":"changes",
"title":"Changes to Privacy Policy and Data Retention",
"description":"This is an example description for the purpose of debugging the user interface.",
"practices":[
{
"title":"Data retention",
"true":"Website has limits regarding how long it keeps the information that it colllects about you",
"false":"Website does not have limits regarding how long it keeps the information that it colllects about you.",
"unclear":"Website's privacy policy is unclear or does not mention whether or not it has limits regarding how long it keeps the information that it collects about you."
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment