Xcov19 / mycovidconnect

Automated 911 for Patients
GNU Affero General Public License v3.0
10 stars 55 forks source link

create GDPR Privacy policy page on react #199

Open codecakes opened 3 years ago

codecakes commented 3 years ago

Is your feature request related to a problem? Please describe. A GDPR privacy policy has been pending for https://www.mycovidconnect.com/ The privacy policy footer is a modal pop up provided by cookibot.

Describe the solution you'd like This needs to be relabeled to cookie policy and a new privacy policy page needs to be created that lists down this content: https://www.gdprprivacynotice.com/live.php?token=cBpHyaj5aQU68b7wjnooAw67rBNYio4b

If any changes, they need to be discussed with HE team. I would prefer the link's content itself is rendered as html like here


<h1>Privacy Policy for Helpful Engineering</h1>

<p>At My Covid Connect, accessible from https://www.mycovidconnect.com, one of our main priorities is the privacy of our visitors. This Privacy Policy document contains types of information that is collected and recorded by My Covid Connect and how we use it.</p>

<p>If you have additional questions or require more information about our Privacy Policy, do not hesitate to contact us. Our Privacy Policy was generated with the help of <a href="https://www.gdprprivacynotice.com/">GDPR Privacy Policy Generator from GDPRPrivacyNotice.com</a></p>

<h2>General Data Protection Regulation (GDPR)</h2>
<p>We are a Data Controller of your information.</p>

<p>Helpful Engineering legal basis for collecting and using the personal information described in this Privacy Policy depends on the Personal Information we collect and the specific context in which we collect the information:</p>
<ul>
    <li>Helpful Engineering needs to perform a contract with you</li>
    <li>You have given Helpful Engineering permission to do so</li>
    <li>Processing your personal information is in Helpful Engineering legitimate interests</li>
    <li>Helpful Engineering needs to comply with the law</li>
</ul>

<p>Helpful Engineering will retain your personal information only for as long as is necessary for the purposes set out in this Privacy Policy. We will retain and use your information to the extent necessary to comply with our legal obligations, resolve disputes, and enforce our policies.</p>

<p>If you are a resident of the European Economic Area (EEA), you have certain data protection rights. If you wish to be informed what Personal Information we hold about you and if you want it to be removed from our systems, please contact us.</p>
<p>In certain circumstances, you have the following data protection rights:</p>
<ul>
    <li>The right to access, update or to delete the information we have on you.</li>
    <li>The right of rectification.</li> 
    <li>The right to object.</li>
    <li>The right of restriction.</li>
    <li>The right to data portability</li>
    <li>The right to withdraw consent</li>
</ul>

<h2>Log Files</h2>

<p>My Covid Connect follows a standard procedure of using log files. These files log visitors when they visit websites. All hosting companies do this and a part of hosting services' analytics. The information collected by log files include internet protocol (IP) addresses, browser type, Internet Service Provider (ISP), date and time stamp, referring/exit pages, and possibly the number of clicks. These are not linked to any information that is personally identifiable. The purpose of the information is for analyzing trends, administering the site, tracking users' movement on the website, and gathering demographic information.</p>

<h2>Cookies and Web Beacons</h2>

<p>Like any other website, My Covid Connect uses 'cookies'. These cookies are used to store information including visitors' preferences, and the pages on the website that the visitor accessed or visited. The information is used to optimize the users' experience by customizing our web page content based on visitors' browser type and/or other information.</p>

<p>For more general information on cookies, please read <a href="https://www.generateprivacypolicy.com/#cookies">"Cookies" article from the Privacy Policy Generator</a>.</p>

<h2>Privacy Policies</h2>

<P>You may consult this list to find the Privacy Policy for each of the advertising partners of My Covid Connect.</p>

<p>Third-party ad servers or ad networks uses technologies like cookies, JavaScript, or Web Beacons that are used in their respective advertisements and links that appear on My Covid Connect, which are sent directly to users' browser. They automatically receive your IP address when this occurs. These technologies are used to measure the effectiveness of their advertising campaigns and/or to personalize the advertising content that you see on websites that you visit.</p>

<p>Note that My Covid Connect has no access to or control over these cookies that are used by third-party advertisers.</p>

<h2>Third Party Privacy Policies</h2>

<p>My Covid Connect's Privacy Policy does not apply to other advertisers or websites. Thus, we are advising you to consult the respective Privacy Policies of these third-party ad servers for more detailed information. It may include their practices and instructions about how to opt-out of certain options. </p>

<p>You can choose to disable cookies through your individual browser options. To know more detailed information about cookie management with specific web browsers, it can be found at the browsers' respective websites.</p>

<h2>Children's Information</h2>

<p>Another part of our priority is adding protection for children while using the internet. We encourage parents and guardians to observe, participate in, and/or monitor and guide their online activity.</p>

<p>My Covid Connect does not knowingly collect any Personal Identifiable Information from children under the age of 13. If you think that your child provided this kind of information on our website, we strongly encourage you to contact us immediately and we will do our best efforts to promptly remove such information from our records.</p>

<h2>Online Privacy Policy Only</h2>

<p>Our Privacy Policy applies only to our online activities and is valid for visitors to our website with regards to the information that they shared and/or collect in My Covid Connect. This policy is not applicable to any information collected offline or via channels other than this website.</p>

<h2>Consent</h2>

<p>By using our website, you hereby consent to our Privacy Policy and agree to its terms.</p>

Open for discussion and PR;

Siddharth9890 commented 2 years ago

I would like to work to create this page. Please Assign it to me So basically i need to create a new page which has the above contents in it.

0xClint commented 2 years ago

Hey @codecakes , I would Like to contribute, can you assign me this issue?