Skip to content
This repository was archived by the owner on Nov 25, 2024. It is now read-only.
This repository was archived by the owner on Nov 25, 2024. It is now read-only.

Privacy policy / Terms of service [GDPR] #51

Open
@nfreear

Description

@nfreear

GDPR / privacy


Hi @timcoughlan,

I'm not sure how 'our-journey' is going to be presented to students yet ...

However, we should probably draft a user/ student-facing Privacy Policy, that is specific to the OU, and explicit about:

  1. 'Our Journey' is prototype (Beta or whatever?) software, and functionality may change at any time;
  2. The 'Our Journey' software (Javascript) runs entirely on the user's local computer/machine/device, and in their browser software;
  3. Not sending/ transmitting/ storing contents of a "journey" or any personal data on any server;
  4. Not sharing, unless you explicitly save a HTML or PDF file, and posting those somewhere;
  5. That the HTML/ PDFs don't contain your name/OUCU/personally identifiable data etc. (unless you add those yourself);
  6. Using Google Analytics including GA cooies to collect anonymised usage patterns;
  7. Probably with links to the OU-wide Terms / Privacy policy?
  8. That users/ students agree to abide by the OU's policies when creating/ sharing journeys (no derogatory, offensive, bullying language in their journeys, etc.);
  9. That the OU may at its own discretion take down journeys shared on OU web sites and properties, if they breach OU policies;
  10. That the OU won't be held liable for the content of users/ students journeys whether shared publicly or privately;
  11. ... Anything else ...?

OU pages


DONE: I suggest that it is added to src/config.js:

module.exports.DEFAULTS = {

  //...

  privacyUrl: 'https://iet-ou.github.io/our-journey/privacy.html'
};

[iet:10993886]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions