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

give json result for privacy #1433

Merged
merged 4 commits into from
Jan 26, 2017
Merged

give json result for privacy #1433

merged 4 commits into from
Jan 26, 2017

Conversation

therealmarv
Copy link
Contributor

No description provided.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.0006%) to 97.875% when pulling c6e17b3 on issue-1396-help-privacy into 7a379e6 on master.

@therealmarv
Copy link
Contributor Author

Sample output with readability:

GET /help/privacy
{
  "content": "<html><body><div><section id=\"introduction\">\n            <h2 class=\"bold\">Crowdcrafting Privacy Policy</h2>\n\n            <p>Please read this Privacy Policy (“Privacy Policy”) carefully. </p>\n\n            <p>When you access Crowdcrafing this policy binds you.\n            When you create an identiy on Crowdcrafting you are a\n            Contributor and as a Contributor you accept and consent to the\n            practices described in this Privacy Policy. This Policy is\n            effective as from [23/March/2015].</p>\n\n            <h3>Amendments and Updates to this Policy</h3>\n            <p>Crowdcrafting may amend this Privacy Policy from\n            time to time to reflect regulatory requirements or changes in\n            our information collection, use or disclosure practices. If\n            this Privacy Policy is changed, the new Effective Date will be\n            noted here. You should therefore view this Page regularly to\n            view our most up-to-date Privacy Policy. </p>\n            <h3>Linking Websites </h3>\n            <p>It is obvious but this is a reminder that this Privacy\n            Policy does not apply to any third-party sites accessed via\n            links from Crowdcrafting. Crowdcrafting has\n            no control over what those sites do with information which\n            they collect so it would be absurd to claim that\n            Crowdcrafting has any responsibility for what those\n            sites do. If you want to protect yourself then carefully\n            read through any third-party privacy policies before\n            agreeing to their terms or using such third party websites.\n            </p>\n\n            <h3>Submission of Personal Information: </h3>\n            <p>The nature and purpose of Crowdcrafting is an open\n            platform, using Pybossa where you can create and run\n            projects where volunteers help you with image\n            classification, transcription, geocoding and the like.</p>\n\n\n            <p>Crowdcrafing is designed to allow you and other\n            Users and Contributors to share information in an open and\n            transparent manner. With the exception of the information\n            collected automatically, detailed below and which may\n            include personal information Crowdcrafting does not\n            generally expect from or intend for you to submit personal\n            or private information. Notwithstanding the above, should\n            you submit personal information for any legitimate reason;\n            such information will be treated in compliance with legal\n            requirements pertaining to personal information which may\n            include legal requirements that the information is made\n            available to law enforcement agencies or` other third\n            parties.</p>\n\n            <h3>What is personal information? </h3>\n\n            <p>Personal information means any information relating to a\n            natural person, who can be identified, directly or\n            indirectly, in particular by reference to an identification\n            number or to one or more factors specific to his or her\n            physical, physiological, mental, economic, cultural or\n            social identity. </p>\n\n            <h3>Automatic collection of information</h3>\n            <p>Crowdcrafting automatically collects technical\n            information which is required to create your login. This\n            includes information which you supply such as a social\n            network login if you make use of a social network login,\n            the email address you supply, the names you supply. This\n            includes automatically collected technical information such\n            as your preferred language. Crowdcrafting does not\n            require you to use your legal names but you must use a\n            valid email address.</p>\n\n            <p>Crowdcrafting gets non-personally-identifying information via\n            Google Analytics, Google Analytics Demographics and Interest\n            Reporting like aggregated data of browser type, language preference, \n            referring site,   and the time of each visit, age, gender,\n            or interests.</p>\n\n            <h3>Use of information</h3>\n            <p>Crowdcrafting uses the information collected to enable you and\n            others to work together and share information using\n            Crowdcrafting, as well as to better understand how visitors use\n            Crowdcrafting and, where possible, to improve their experience.</p>\n\n            <h3>Access to information by Third Parties</h3>\n            <p>Personal information that you choose to make available on the public\n            sections of Crowdcrafting can be viewed by third party individuals\n            with internet access. The manner in which information available on public\n            pages is used by third party individuals falls outside the control of the\n            Crowdcrafting.  You should carefully consider what personal\n            information a you elects to make available online through Crowdcrafting.</p>\n\n            <p>Crowdcrafting will not sell your personal information to third\n            parties without your prior consent. Crowdcraftingl may disclose\n            your personal information as required by law when Crowdcrafting\n            believes that disclosure is necessary to protect our rights, and/or to\n            comply with a judicial proceeding, court order or legal process. </p>\n            <p>Crowdcrafting may disclose the results of aggregated personal\n            information, for instance to show in which languages contributors use. </p>\n            <h3>Google Analytics and Opt Out</h3>\n            <p>Crowdcrafting uses Google Analytics which uses cookies\n            to correlate your behaviour on this site and other sites.</p>\n\n            <p>Crowdcrafting uses Google Analytics to get non-personally-identifying \n            information via Google Analytics, Google Analytics Demographics and Interest\n            Reporting like aggregated data of browser type, language preference, \n            referring site,  and the time of each visit, age, gender, or interests.</p>\n\n            <p>Crowdcrafting uses this information to better understand how visitors use\n            Crowdcrafting and, where possible, to improve their experience.</p>\n\n            <p>If you want to prevent your data from Crowdcrafing being\n            used by Google Analytics you can use the Google Analytics opt-out\n            browswer add-on for the Google Analytics JavaScript (ga.js,\n            analytics.js, dc.js).</p>\n\n            <p>If you want to opt-out, <a href=\"https://tools.google.com/dlpage/gaoptout/\">download and\n                install</a> the add-on for your\n            web browser. The Google Analytics opt-out add-on is designed to be\n            compatible with Chrome, Internet Explorer 8-11, Safari, Firefox and\n            Opera.</p>\n            <p>More information about how to opt-out <a href=\"https://support.google.com/analytics/answer/181881?hl=en\">here.</a></p>\n        </section>\n    </div></body></html>",
  "template": "help/privacy.html",
  "title": "Privacy Policy"
}

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 97.876% when pulling 336f838 on issue-1396-help-privacy into 7a379e6 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 97.876% when pulling d7d4735 on issue-1396-help-privacy into 7a379e6 on master.

@teleyinex
Copy link
Member

🍰

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 97.876% when pulling 684004d on issue-1396-help-privacy into 7a379e6 on master.

@therealmarv therealmarv merged commit 68c3a48 into master Jan 26, 2017
@therealmarv therealmarv deleted the issue-1396-help-privacy branch January 26, 2017 08:36
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

Successfully merging this pull request may close these issues.

None yet

4 participants