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

Added OMNY + Nebula #147

Merged
merged 15 commits into from
Sep 9, 2024
Merged
3 changes: 3 additions & 0 deletions CONTRIBUTORS.toml
Original file line number Diff line number Diff line change
Expand Up @@ -180,3 +180,6 @@ github = "Dev-Okula"
github = "davidbernau"

[kelplover]

[ausernameisnotavailable]
github = "ausernameisnotavailable"
Binary file added icons/nebula.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icons/omny.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 60 additions & 0 deletions products/nebula.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
name = "Nebula"
description = "Nebula is a creator-owned video streaming platform"
slug = "nebula"
hostnames = [ "nebula.tv" ]
sources = [ "https://nebula.tv/privacy", "https://nebula.tv" ]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved
contributors = [ "ausernameisnotavailable" ]

[rubric.behavioral-marketing]
value = "no"
citations = ["and no ads in sight."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved
notes = ["They do not mention behavioral marketing in their privacy-policy, although on their homepage, they state that they do not have any adverts."]

[rubric.data-breaches]
value = "no"
notes = ["There is nothing in their privacy policy that would require them to notify users of a data breach."]

[rubric.data-collection-reasoning]
value = "no"
citations = ["We will not collect any more information than needed to provide you with a great experience."]
notes = ["It is unclear what they mean by providing users with a great experience."]

[rubric.data-deletion]
value = "yes-automated"
citations = ["If you want to cancel your subscription, that’s okay. No hard feelings. We’ll remove your data as soon as possible. It may take a while because backups, but we won’t put any artificial delays in place."]
notes = ["You may need to cancel your subscription, then press a separate delete account button to close your account."]

[rubric.history]
value = "no"
notes = ["No mention of any previous versions could be found."]

[rubric.law-enforcement]
value = "strict"
citations = ["We won’t share any data with government or law enforcement unless required to by law."]

[rubric.list-collected]
value = "no"
citations = ["We will not collect any more information than needed to provide you with a great experience."]
notes = ["This is the only mentioning of what data is collected."]

[rubric.noncritical-purposes]
value = "na"
citations = ["We will not collect any more information than needed to provide you with a great experience."]
notes = ["Data is only collected to provide what is described as a great experience. It is unclear what this means."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.revision-notify]
value = "yes"
citations = ["We may occasionally need to change this policy. We’ll be sure to let you know. This might require us sending you an annoying email."]

[rubric.security]
value = "no"
notes = ["Nothing about security is mentioned."]

[rubric.third-party-access]
value = "yes-unspecified-critical"
citations = ["Whatever information we collect, we won’t share with third parties beyond the technical requirements of third-party services.","We don't have your credit card information. Our processing partner, Stripe, does."]
notes = ["Other than Stripe, no other third-parties are specified, but only critical providers are used."]

[rubric.third-party-collection]
value = "no"
notes = ["Nothing regarding how data is collected was specified."]
62 changes: 62 additions & 0 deletions products/omny.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name = "OMNY"
description = "OMNY is a public transit payment system in the New York City area"
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved
slug = "omny"
hostnames = [ "omny.info" ]
sources = [ "https://omny.info/privacy-policy/420" ]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved
contributors = [ "ausernameisnotavailable" ]

[rubric.behavioral-marketing]
value = "no"
notes = ["No mentioning of any behavioural marketing could be found. Users may recieve non-personalised emails, but may opt-out."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.data-breaches]
value = "no"
citations = ["By using the OMNY Services, you acknowledge and agree that there is a risk that unauthorized third parties may engage in illegal activity, such as hacking or intercepting transmissions of Personal Information. You agree that the MTA is not responsible for any data or Personal Information obtained"]
notes = ["OMNY does not accept responsibility in the event of a data breach, meaning they are unlikely to notify their users."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.data-collection-reasoning]
value = "mostly"
citations = ["We use information that we collect or process, including Personal Information, Online Activity Information, and Anonymous Information, as permitted under applicable law and consistent with this OMNY Privacy Policy and the OMNY Terms of Service. More specifically, we use the information we collect for the following purposes:"]
notes = ["They list what the data is used for, although there is no reason that they should need to be collecting 'Online Activity Information'"]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.data-deletion]
value = "yes-contact"
citations = ["An OMNY Account may be closed at any time by contacting OMNY Customer Service at (877) 789-OMNY (6669) or https://www.omny.info/Contact."]

[rubric.history]
value = "last-modified"
citations = ["OMNY Privacy Policy Revised June 7, 2022"]
notes = ["The date of latest modification is stated at the top of the page. The previous version(s) are not available."]

[rubric.law-enforcement]
value = "always"
citations = ["We may be required to share your Personal Information pursuant to a court order or other legal or regulatory obligation or process."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.list-collected]
value = "exhaustively"
citations = ["We collect a few categories of information via our OMNY Services:"]
notes = ["A full list of data collected is available."]

[rubric.noncritical-purposes]
value = "opt-out-some"
citations = ["Certain OMNY Services, such as the Website and OMNY App, may request your current location, which, if selected, could determine your geographic location. We will only collect and process such information if you have consented and opted-in to this feature. You may also always opt out or withdraw your permission by changing your permissions or settings on your browser or on the OMNY App.", "If we choose to send to you, or you have elected to receive, bulletins, updates, questionnaires, surveys, or other marketing-related materials, we will provide you with the ability to decline – or 'opt out' – of receiving such communications."]
notes = ["Opt-out methods are only specified for location and email marketing."]

[rubric.revision-notify]
value = "no"
citations = ["We may update this OMNY Privacy Policy from time to time. If we make changes to this OMNY Privacy Policy, then we will post them on the Website and indicate the Effective Date. Your continued use of the OMNY Services constitutes your agreement with this OMNY Privacy Policy and any updates to it."]
notes = ["You would need to check the website to find if the privacy policy had been modified."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.security]
value = "somewhat"
citations = ["We have implemented physical, technical, and administrative security measures and controls designed to prevent unauthorized access to, or disclosure of, Personal Information that you provide to us. Additionally, we require our third party providers to implement security measures and to otherwise handle Personal Information consistent with this OMNY Privacy Policy and applicable law. Our security measures and other safeguards are intended to deter and prevent hackers and others from unauthorized access to information that you provide to us."]
notes = ["Very vague."]
ausernameisnotavailable marked this conversation as resolved.
Show resolved Hide resolved

[rubric.third-party-access]
value = "yes-unspecified"
citations = ["We may share your Personal Information among our affiliates and subsidiaries for purposes consistent with this OMNY Privacy Policy."]

[rubric.third-party-collection]
value = "no"
citations = ["If we collect other information about you using a method that is not specifically listed here, then we will use it in accordance with this OMNY Privacy Policy."]
doamatto marked this conversation as resolved.
Show resolved Hide resolved
notes = ["No specific mentioning of third-party data collection, although they do state they they may collect data from other methods that have not been listed."]