kodadot/nft-gallery

View on GitHub
pages/privacy-policy.vue

Summary

Maintainability
Test Coverage
<template>
  <section class="mb-5">
    <h1 class="heading heading-is-4 font-bold uppercase">
      PRIVACY POLICY
    </h1>

    <time class="mb-6">Last updated September 01, 2023</time>

    <p class="mb-4">
      This privacy notice for GenArt, Matej Nemček s.p. ("
      <strong> we </strong>
      ," "
      <strong> us </strong>
      ," or "
      <strong> our </strong>
      "), describes how and why we might collect, store, use, and/or share ("
      <strong> process </strong>
      ") your information when you use our services ("
      <strong> Services </strong>
      "), such as when you:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        Visit our website at
        <nuxt-link to="/">
          https://kodadot.xyz
        </nuxt-link>
        , or any website of ours that links to this privacy notice
      </li>
      <li class="mb-2">
        Engage with us in other related ways, including any sales, marketing, or
        events
      </li>
    </ul>
    <p class="mb-4">
      <strong> Questions or concerns? </strong>
      Reading this privacy notice will help you understand your privacy rights
      and choices. If you do not agree with our policies and practices, please
      do not use our Services. If you still have any questions or concerns,
      please contact us at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>.
    </p>
    <h2 class="heading heading-is-2">
      SUMMARY OF KEY POINTS
    </h2>
    <p class="mb-4">
      <strong>
        <em>
          This summary provides key points from our privacy notice, but you can
          find out more details about any of these topics by clicking the link
          following each key point or by using our
        </em>
      </strong>
      <nuxt-link to="#toc">
        <strong>
          <em> table of contents </em>
        </strong>
      </nuxt-link>
      <strong>
        <em> below to find the section you are looking for. </em>
      </strong>
    </p>
    <p class="mb-4">
      <strong> What personal information do we process? </strong>
      When you visit, use, or navigate our Services, we may process personal
      information depending on how you interact with us and the Services, the
      choices you make, and the products and features you use. Learn more about
      <nuxt-link to="#personalinfo">
        personal information you disclose to us
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      <strong> Do we process any sensitive personal information? </strong>
      We do not process sensitive personal information.
    </p>
    <p class="mb-4">
      <strong> Do we receive any information from third parties? </strong>
      We do not receive any information from third parties.
    </p>
    <p class="mb-4">
      <strong> How do we process your information? </strong>
      We process your information to provide, improve, and administer our
      Services, communicate with you, for security and fraud prevention, and to
      comply with law. We may also process your information for other purposes
      with your consent. We process your information only when we have a valid
      legal reason to do so. Learn more about
      <nuxt-link to="#infouse">
        how we process your information
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      <strong>
        In what situations and with which parties do we share personal
        information?
      </strong>
      We may share information in specific situations and with specific third
      parties. Learn more about
      <nuxt-link to="#whoshare">
        when and with whom we share your personal information
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      <strong> How do we keep your information safe? </strong>
      We have organizational and technical processes and procedures in place to
      protect your personal information. However, no electronic transmission
      over the internet or information storage technology can be guaranteed to
      be 100% secure, so we cannot promise or guarantee that hackers,
      cybercriminals, or other unauthorized third parties will not be able to
      defeat our security and improperly collect, access, steal, or modify your
      information. Learn more about
      <nuxt-link to="#infosafe">
        how we keep your information safe
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      <strong> What are your rights? </strong>
      Depending on where you are located geographically, the applicable privacy
      law may mean you have certain rights regarding your personal information.
      Learn more about
      <nuxt-link to="#privacyrights">
        your privacy rights
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      <strong> How do you exercise your rights? </strong>
      The easiest way to exercise your rights is by submitting a data subject
      access request to <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>,
      or by contacting us. We will consider and act upon any request in
      accordance with applicable data protection laws.
    </p>
    <p class="mb-4">
      Want to learn more about what we do with any information we collect?
      <nuxt-link to="#toc">
        Review the privacy notice in full
      </nuxt-link>
      .
    </p>
    <h2
      id="toc"
      class="heading heading-is-2"
    >
      TABLE OF CONTENTS
    </h2>
    <ol class="list-inside">
      <li class="mb-4">
        <nuxt-link to="#infocollect">WHAT INFORMATION DO WE COLLECT?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#infouse">
          HOW DO WE PROCESS YOUR INFORMATION?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#legalbases">
          WHAT LEGAL BASES DO WE RELY ON TO PROCESS YOUR PERSONAL INFORMATION?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#whoshare">
          WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#cookies">
          DO WE USE COOKIES AND OTHER TRACKING TECHNOLOGIES?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#sociallogins">
          HOW DO WE HANDLE YOUR SOCIAL LOGINS?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#inforetain">
          HOW LONG DO WE KEEP YOUR INFORMATION?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#infosafe">
          HOW DO WE KEEP YOUR INFORMATION SAFE?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#infominors">
          DO WE COLLECT INFORMATION FROM MINORS?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#privacyrights">
          WHAT ARE YOUR PRIVACY RIGHTS?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#DNT">
          CONTROLS FOR DO-NOT-TRACK FEATURES
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#caresidents">
          DO CALIFORNIA RESIDENTS HAVE SPECIFIC PRIVACY RIGHTS?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#virginia">
          DO VIRGINIA RESIDENTS HAVE SPECIFIC PRIVACY RIGHTS?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#update">
          DO WE MAKE UPDATES TO THIS NOTICE?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#contact">
          HOW CAN YOU CONTACT US ABOUT THIS NOTICE?
        </nuxt-link>
      </li>
      <li class="mb-4">
        <nuxt-link to="#update">
          HOW CAN YOU REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM YOU?
        </nuxt-link>
      </li>
    </ol>

    <h2
      id="infocollect"
      class="heading heading-is-2"
    >
      1. WHAT INFORMATION DO WE COLLECT?
    </h2>

    <p class="mb-4">
      <strong> Personal information you disclose to us </strong>
    </p>

    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em> We collect personal information that you provide to us. </em>
    </p>

    <p class="mb-4">
      We collect personal information that you voluntarily provide to us when
      you register on the Services, express an interest in obtaining information
      about us or our products and Services, when you participate in activities
      on the Services, or otherwise when you contact us.
    </p>

    <p class="mb-4">
      <strong> Personal Information Provided by You. </strong>
      The personal information that we collect depends on the context of your
      interactions with us and the Services, the choices you make, and the
      products and features you use. The personal information we collect may
      include the following:
    </p>

    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        usernames
      </li>
      <li class="mb-2">
        email addresses
      </li>
    </ul>

    <p class="mb-4">
      <strong> Sensitive Information. </strong>
      We do not process sensitive information.
    </p>

    <p class="mb-4">
      <strong> Payment Data. </strong>
      We may collect data necessary to process your payment if you make
      purchases, such as your payment instrument number, and the security code
      associated with your payment instrument. All payment data is stored by
      Ramp Network and Paybis. You may find their privacy notice link(s) here:
      <a href="https://ramp.network/privacy-policy">
        https://ramp.network/privacy-policy
      </a>
      and
      <a href="https://paybis.com/policies/privacy/">
        https://paybis.com/policies/privacy/
      </a>
      .
    </p>

    <p class="mb-4">
      <strong> Social Media Login Data. </strong>
      We may provide you with the option to register with us using your existing
      social media account details, like your Facebook, Twitter, or other social
      media account. If you choose to register in this way, we will collect the
      information described in the section called "
      <nuxt-link to="#sociallogins">
        HOW DO WE HANDLE YOUR SOCIAL LOGINS?
      </nuxt-link>
      " below.
    </p>

    <p class="mb-4">
      All personal information that you provide to us must be true, complete,
      and accurate, and you must notify us of any changes to such personal
      information.
    </p>
    <p class="mb-4">
      <strong> Information automatically collected </strong>
    </p>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        Some information — such as your Internet Protocol (IP) address and/or
        browser and device characteristics — is collected automatically when you
        visit our Services.
      </em>
    </p>
    <p class="mb-4">
      We automatically collect certain information when you visit, use, or
      navigate the Services. This information does not reveal your specific
      identity (like your name or contact information) but may include device
      and usage information, such as your IP address, browser and device
      characteristics, operating system, language preferences, referring URLs,
      device name, country, location, information about how and when you use our
      Services, and other technical information. This information is primarily
      needed to maintain the security and operation of our Services, and for our
      internal analytics and reporting purposes.
    </p>
    <p class="mb-4">
      Like many businesses, we also collect information through cookies and
      similar technologies. You can find out more about this in our Cookie
      Notice:
      <nuxt-link to="/cookie-notice">
        https://kodadot.xyz/cookie-notice/
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      The information we collect includes:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        <em> Log and Usage Data. </em>
        Log and usage data is service-related, diagnostic, usage, and
        performance information our servers automatically collect when you
        access or use our Services and which we record in log files. Depending
        on how you interact with us, this log data may include your IP address,
        device information, browser type, and settings and information about
        your activity in the Services (such as the date/time stamps associated
        with your usage, pages and files viewed, searches, and other actions you
        take such as which features you use), device event information (such as
        system activity, error reports (sometimes called "crash dumps"), and
        hardware settings).
      </li>
    </ul>
    <h2
      id="infouse"
      class="heading heading-is-2"
    >
      2. HOW DO WE PROCESS YOUR INFORMATION?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        We process your information to provide, improve, and administer our
        Services, communicate with you, for security and fraud prevention, and
        to comply with law. We may also process your information for other
        purposes with your consent.
      </em>
    </p>
    <p class="mb-4">
      <strong>
        We process your personal information for a variety of reasons, depending
        on how you interact with our Services, including:
      </strong>
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        •
        <strong>
          To facilitate account creation and authentication and otherwise manage
          user accounts.
        </strong>
        We may process your information so you can create and log in to your
        account, as well as keep your account in working order.
      </li>
      <li class="mb-2">
        •
        <strong> To request feedback. </strong>
        We may process your information when necessary to request feedback and
        to contact you about your use of our Services.
      </li>
      <li class="mb-2">
        •
        <strong> To send you marketing and promotional communications. </strong>
        We may process the personal information you send to us for our marketing
        purposes, if this is in accordance with your marketing preferences. You
        can opt out of our marketing emails at any time. For more information,
        see "
        <nuxt-link to="#privacyrights">
          WHAT ARE YOUR PRIVACY RIGHTS?
        </nuxt-link>
        " below.
      </li>
      <li class="mb-2">
        •
        <strong> To protect our Services. </strong>
        We may process your information as part of our efforts to keep our
        Services safe and secure, including fraud monitoring and prevention.
      </li>
      <li class="mb-2">
        •
        <strong> To identify usage trends. </strong>
        We may process information about how you use our Services to better
        understand how they are being used so we can improve them.
      </li>
      <li class="mb-2">
        •
        <strong>
          To determine the effectiveness of our marketing and promotional
          campaigns.
        </strong>
        We may process your information to better understand how to provide
        marketing and promotional campaigns that are most relevant to you.
      </li>
      <li class="mb-2">
        •
        <strong> To save or protect an individual's vital interest. </strong>
        We may process your information when necessary to save or protect an
        individual’s vital interest, such as to prevent harm.
      </li>
    </ul>
    <h2
      id="legalbases"
      class="heading heading-is-2"
    >
      3. WHAT LEGAL BASES DO WE RELY ON TO PROCESS YOUR INFORMATION?
    </h2>
    <p class="mb-4">
      <em>
        <strong> In Short: </strong>
        We only process your personal information when we believe it is
        necessary and we have a valid legal reason (i.e., legal basis) to do so
        under applicable law, like with your consent, to comply with laws, to
        provide you with services to enter into or fulfill our contractual
        obligations, to protect your rights, or to fulfill our legitimate
        business interests.
      </em>
    </p>
    <p class="mb-4">
      <em>
        <strong>
          If you are located in the EU or UK, this section applies to you.
        </strong>
      </em>
    </p>
    <p class="mb-4">
      The General Data Protection Regulation (GDPR) and UK GDPR require us to
      explain the valid legal bases we rely on in order to process your personal
      information. As such, we may rely on the following legal bases to process
      your personal information:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        •
        <strong> Consent. </strong>
        We may process your information if you have given us permission (i.e.,
        consent) to use your personal information for a specific purpose. You
        can withdraw your consent at any time. Learn more about
        <nuxt-link to="#withdrawconsent">
          withdrawing your consent
        </nuxt-link>
        .
      </li>
      <li class="mb-2">
        •
        <strong> Legitimate Interests. </strong>
        We may process your information when we believe it is reasonably
        necessary to achieve our legitimate business interests and those
        interests do not outweigh your interests and fundamental rights and
        freedoms. For example, we may process your personal information for some
        of the purposes described in order to:
      </li>
      <li class="mb-2">
        Send users information about special offers and discounts on our
        products and services
      </li>
      <li class="mb-2">
        Analyze how our Services are used so we can improve them to engage and
        retain users
      </li>
      <li class="mb-2">
        Support our marketing activities
      </li>
      <li class="mb-2">
        Diagnose problems and/or prevent fraudulent activities
      </li>
      <li class="mb-2">
        Understand how our users use our products and services so we can improve
        user experience
      </li>
      <li class="mb-2">
        •
        <strong> Legal Obligations. </strong>
        We may process your information where we believe it is necessary for
        compliance with our legal obligations, such as to cooperate with a law
        enforcement body or regulatory agency, exercise or defend our legal
        rights, or disclose your information as evidence in litigation in which
        we are involved.
      </li>
      <li class="mb-2">
        •
        <strong> Vital Interests. </strong>
        We may process your information where we believe it is necessary to
        protect your vital interests or the vital interests of a third party,
        such as situations involving potential threats to the safety of any
        person.
      </li>
    </ul>
    <p class="mb-4">
      <strong>
        <em> If you are located in Canada, this section applies to you. </em>
      </strong>
    </p>
    <p class="mb-4">
      We may process your information if you have given us specific permission
      (i.e., express consent) to use your personal information for a specific
      purpose, or in situations where your permission can be inferred (i.e.,
      implied consent). You can
      <nuxt-link to="#withdrawconsent">
        withdraw your consent
      </nuxt-link>
      at any time.
    </p>
    <p class="mb-4">
      In some exceptional cases, we may be legally permitted under applicable
      law to process your information without your consent, including, for
      example:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        If collection is clearly in the interests of an individual and consent
        cannot be obtained in a timely way
      </li>
      <li class="mb-2">
        For investigations and fraud detection and prevention
      </li>
      <li class="mb-2">
        For business transactions provided certain conditions are met
      </li>
      <li class="mb-2">
        If it is contained in a witness statement and the collection is
        necessary to assess, process, or settle an insurance claim
      </li>
      <li class="mb-2">
        For identifying injured, ill, or deceased persons and communicating with
        next of kin
      </li>
      <li class="mb-2">
        If we have reasonable grounds to believe an individual has been, is, or
        may be victim of financial abuse
      </li>
      <li class="mb-2">
        If it is reasonable to expect collection and use with consent would
        compromise the availability or the accuracy of the information and the
        collection is reasonable for purposes related to investigating a breach
        of an agreement or a contravention of the laws of Canada or a province
      </li>
      <li class="mb-2">
        If disclosure is required to comply with a subpoena, warrant, court
        order, or rules of the court relating to the production of records
      </li>
      <li class="mb-2">
        If it was produced by an individual in the course of their employment,
        business, or profession and the collection is consistent with the
        purposes for which the information was produced
      </li>
      <li class="mb-2">
        If the collection is solely for journalistic, artistic, or literary
        purposes
      </li>
      <li class="mb-2">
        If the information is publicly available and is specified by the
        regulations
      </li>
    </ul>
    <h2
      id="whoshare"
      class="heading heading-is-2"
    >
      4. WHEN AND WITH WHOM DO WE SHARE YOUR PERSONAL INFORMATION?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        We may share information in specific situations described in this
        section and/or with the following third parties.
      </em>
    </p>
    <p class="mb-4">
      We may need to share your personal information in the following
      situations:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        <strong> Business Transfers. </strong>
        We may share or transfer your information in connection with, or during
        negotiations of, any merger, sale of company assets, financing, or
        acquisition of all or a portion of our business to another company.
      </li>
    </ul>
    <h2
      id="cookies"
      class="heading heading-is-2"
    >
      5. DO WE USE COOKIES AND OTHER TRACKING TECHNOLOGIES?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        We may use cookies and other tracking technologies to collect and store
        your information.
      </em>
    </p>
    <p class="mb-4">
      We may use cookies and similar tracking technologies (like web beacons and
      pixels) to access or store information. Specific information about how we
      use such technologies and how you can refuse certain cookies is set out in
      our Cookie Notice:
      <nuxt-link to="/cookie-notice">
        https://kodadot.xyz/cookie-notice/
      </nuxt-link>
      .
    </p>
    <h2
      id="sociallogins"
      class="heading heading-is-2"
    >
      6. HOW DO WE HANDLE YOUR SOCIAL LOGINS?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        If you choose to register or log in to our Services using a social media
        account, we may have access to certain information about you.
      </em>
    </p>
    <p class="mb-4">
      Our Services offer you the ability to register and log in using your
      third-party social media account details (like your Facebook or Twitter
      logins). Where you choose to do this, we will receive certain profile
      information about you from your social media provider. The profile
      information we receive may vary depending on the social media provider
      concerned, but will often include your name, email address, friends list,
      and profile picture, as well as other information you choose to make
      public on such a social media platform.
    </p>
    <p class="mb-4">
      We will use the information we receive only for the purposes that are
      described in this privacy notice or that are otherwise made clear to you
      on the relevant Services. Please note that we do not control, and are not
      responsible for, other uses of your personal information by your
      third-party social media provider. We recommend that you review their
      privacy notice to understand how they collect, use, and share your
      personal information, and how you can set your privacy preferences on
      their sites and apps.
    </p>
    <h2
      id="inforetain"
      class="heading heading-is-2"
    >
      7. HOW LONG DO WE KEEP YOUR INFORMATION?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        We keep your information for as long as necessary to fulfill the
        purposes outlined in this privacy notice unless otherwise required by
        law.
      </em>
    </p>
    <p class="mb-4">
      We will only keep your personal information for as long as it is necessary
      for the purposes set out in this privacy notice, unless a longer retention
      period is required or permitted by law (such as tax, accounting, or other
      legal requirements). No purpose in this notice will require us keeping
      your personal information for longer than the period of time in which
      users have an account with us.
    </p>
    <p class="mb-4">
      When we have no ongoing legitimate business need to process your personal
      information, we will either delete or anonymize such information, or, if
      this is not possible (for example, because your personal information has
      been stored in backup archives), then we will securely store your personal
      information and isolate it from any further processing until deletion is
      possible.
    </p>
    <h2
      id="infosafe"
      class="heading heading-is-2"
    >
      8. HOW DO WE KEEP YOUR INFORMATION SAFE?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        We aim to protect your personal information through a system of
        organizational and technical security measures.
      </em>
    </p>
    <p class="mb-4">
      We have implemented appropriate and reasonable technical and
      organizational security measures designed to protect the security of any
      personal information we process. However, despite our safeguards and
      efforts to secure your information, no electronic transmission over the
      Internet or information storage technology can be guaranteed to be 100%
      secure, so we cannot promise or guarantee that hackers, cybercriminals, or
      other unauthorized third parties will not be able to defeat our security
      and improperly collect, access, steal, or modify your information.
      Although we will do our best to protect your personal information,
      transmission of personal information to and from our Services is at your
      own risk. You should only access the Services within a secure environment.
    </p>
    <h2
      id="infominors"
      class="heading heading-is-2"
    >
      9. DO WE COLLECT INFORMATION FROM MINORS?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        We do not knowingly collect data from or market to children under 18
        years of age.
      </em>
    </p>
    <p class="mb-4">
      We do not knowingly solicit data from or market to children under 18 years
      of age. By using the Services, you represent that you are at least 18 or
      that you are the parent or guardian of such a minor and consent to such
      minor dependent’s use of the Services. If we learn that personal
      information from users less than 18 years of age has been collected, we
      will deactivate the account and take reasonable measures to promptly
      delete such data from our records. If you become aware of any data we may
      have collected from children under age 18, please contact us at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>.
    </p>
    <h2
      id="privacyrights"
      class="heading heading-is-2"
    >
      10. WHAT ARE YOUR PRIVACY RIGHTS?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        In some regions, such as the European Economic Area (EEA), United
        Kingdom (UK), Switzerland, and Canada, you have rights that allow you
        greater access to and control over your personal information. You may
        review, change, or terminate your account at any time.
      </em>
    </p>
    <p class="mb-4">
      In some regions (like the EEA, UK, Switzerland, and Canada), you have
      certain rights under applicable data protection laws. These may include
      the right (i) to request access and obtain a copy of your personal
      information, (ii) to request rectification or erasure; (iii) to restrict
      the processing of your personal information; (vi) if applicable, to data
      portability; and (vii) not to be subject to automated decision-making. In
      certain circumstances, you may also have the right to object to the
      processing of your personal information. You can make such a request by
      contacting us by using the contact details provided in the section "
      <nuxt-link to="#contact">
        HOW CAN YOU CONTACT US ABOUT THIS NOTICE?
      </nuxt-link>
      " below.
    </p>
    <p class="mb-4">
      We will consider and act upon any request in accordance with applicable
      data protection laws.
    </p>
    <p class="mb-4">
      If you are located in the EEA or UK and you believe we are unlawfully
      processing your personal information, you also have the right to complain
      to your
      <a
        href="https://ec.europa.eu/justice/data-protection/bodies/authorities/index_en.htm"
      >
        Member State data protection authority
      </a>
      or
      <a
        href="https://ico.org.uk/make-a-complaint/data-protection-complaints/data-protection-complaints/"
      >
        UK data protection authority
      </a>
      .
    </p>
    <p class="mb-4">
      If you are located in Switzerland, you may contact the
      <a href="https://www.edoeb.admin.ch/edoeb/en/home.html">
        Federal Data Protection and Information Commissioner
      </a>
      .
    </p>
    <p class="mb-4">
      <strong> Withdrawing your consent: </strong>
      If we are relying on your consent to process your personal information,
      which may be express and/or implied consent depending on the applicable
      law, you have the right to withdraw your consent at any time. You can
      withdraw your consent at any time by contacting us by using the contact
      details provided in the section "
      <nuxt-link to="#contact">
        HOW CAN YOU CONTACT US ABOUT THIS NOTICE?
      </nuxt-link>
      " below.
    </p>
    <p class="mb-4">
      However, please note that this will not affect the lawfulness of the
      processing before its withdrawal nor, when applicable law allows, will it
      affect the processing of your personal information conducted in reliance
      on lawful processing grounds other than consent.
    </p>
    <p class="mb-4">
      <strong> Opting out of marketing and promotional communications: </strong>
      You can unsubscribe from our marketing and promotional communications at
      any time by clicking on the unsubscribe link in the emails that we send,
      or by contacting us using the details provided in the section "
      <nuxt-link to="#contact">
        HOW CAN YOU CONTACT US ABOUT THIS NOTICE?
      </nuxt-link>
      " below. You will then be removed from the marketing lists. However, we
      may still communicate with you — for example, to send you service-related
      messages that are necessary for the administration and use of your
      account, to respond to service requests, or for other non-marketing
      purposes.
    </p>
    <p class="mb-4">
      <strong> Account Information </strong>
    </p>
    <p class="mb-4">
      If you would at any time like to review or change the information in your
      account or terminate your account, you can:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        Log in to your account settings and update your user account.
      </li>
    </ul>
    <p class="mb-4">
      Upon your request to terminate your account, we will deactivate or delete
      your account and information from our active databases. However, we may
      retain some information in our files to prevent fraud, troubleshoot
      problems, assist with any investigations, enforce our legal terms and/or
      comply with applicable legal requirements.
    </p>
    <p class="mb-4">
      <strong> Cookies and similar technologies: </strong>
      Most Web browsers are set to accept cookies by default. If you prefer, you
      can usually choose to set your browser to remove cookies and to reject
      cookies. If you choose to remove cookies or reject cookies, this could
      affect certain features or services of our Services. You may also
      <a href="http://www.aboutads.info/choices/">
        opt out of interest-based advertising by advertisers
      </a>
      on our Services. For further information, please see our Cookie Notice:
      <nuxt-link to="/cookie-notice">
        https://kodadot.xyz/cookie-notice/
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      If you have questions or comments about your privacy rights, you may email
      us at <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>.
    </p>
    <h2
      id="DNT"
      class="heading heading-is-2"
    >
      11. CONTROLS FOR DO-NOT-TRACK FEATURES
    </h2>
    <p class="mb-4">
      Most web browsers and some mobile operating systems and mobile
      applications include a Do-Not-Track ("DNT") feature or setting you can
      activate to signal your privacy preference not to have data about your
      online browsing activities monitored and collected. At this stage no
      uniform technology standard for recognizing and implementing DNT signals
      has been finalized. As such, we do not currently respond to DNT browser
      signals or any other mechanism that automatically communicates your choice
      not to be tracked online. If a standard for online tracking is adopted
      that we must follow in the future, we will inform you about that practice
      in a revised version of this privacy notice.
    </p>
    <h2
      id="caresidents"
      class="heading heading-is-2"
    >
      12. DO CALIFORNIA RESIDENTS HAVE SPECIFIC PRIVACY RIGHTS?
    </h2>
    <p class="mb-4">
      <strong>
        <em> In Short: </em>
      </strong>
      <em>
        Yes, if you are a resident of California, you are granted specific
        rights regarding access to your personal information.
      </em>
    </p>
    <p class="mb-4">
      California Civil Code Section 1798.83, also known as the "Shine The Light"
      law, permits our users who are California residents to request and obtain
      from us, once a year and free of charge, information about categories of
      personal information (if any) we disclosed to third parties for direct
      marketing purposes and the names and addresses of all third parties with
      which we shared personal information in the immediately preceding calendar
      year. If you are a California resident and would like to make such a
      request, please submit your request in writing to us using the contact
      information provided below.
    </p>
    <p class="mb-4">
      If you are under 18 years of age, reside in California, and have a
      registered account with Services, you have the right to request removal of
      unwanted data that you publicly post on the Services. To request removal
      of such data, please contact us using the contact information provided
      below and include the email address associated with your account and a
      statement that you reside in California. We will make sure the data is not
      publicly displayed on the Services, but please be aware that the data may
      not be completely or comprehensively removed from all our systems (e.g.,
      backups, etc.).
    </p>
    <p class="mb-4">
      <strong> CCPA Privacy Notice </strong>
    </p>
    <p class="mb-4">
      The California Code of Regulations defines a "resident" as:
    </p>
    <p class="mb-4">
      (1) every individual who is in the State of California for other than a
      temporary or transitory purpose and
    </p>
    <p class="mb-4">
      (2) every individual who is domiciled in the State of California who is
      outside the State of California for a temporary or transitory purpose
    </p>
    <p class="mb-4">
      All other individuals are defined as "non-residents."
    </p>
    <p class="mb-4">
      If this definition of "resident" applies to you, we must adhere to certain
      rights and obligations regarding your personal information.
    </p>
    <p class="mb-4">
      <strong> What categories of personal information do we collect? </strong>
    </p>
    <p class="mb-4">
      We have collected the following categories of personal information in the
      past twelve (12) months:
    </p>
    <table
      class="mb-4"
      aria-describedby="personal information collected"
    >
      <thead>
        <tr>
          <th>Category</th>
          <th>Examples</th>
          <th>Collected</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td>A. Identifiers</td>
          <td>
            Contact details, such as real name, alias, postal address, telephone
            or mobile contact number, unique personal identifier, online
            identifier, Internet Protocol address, email address, and account
            name
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>
            B. Personal information categories listed in the California Customer
            Records statute
          </td>
          <td>
            Name, contact information, education, employment, employment
            history, and financial information
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>
            C. Protected classification characteristics under California or
            federal law
          </td>
          <td>Gender and date of birth</td>
          <td>NO</td>
        </tr>
        <tr>
          <td>D. Commercial information</td>
          <td>
            Transaction information, purchase history, financial details, and
            payment information
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>E. Biometric information</td>
          <td>Fingerprints and voiceprints</td>
          <td>NO</td>
        </tr>
        <tr>
          <td>F. Internet or other similar network activity</td>
          <td>
            Browsing history, search history, online behavior, interest data,
            and interactions with our and other websites, applications, systems,
            and advertisements
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>G. Geolocation data</td>
          <td>Device location</td>
          <td>NO</td>
        </tr>
        <tr>
          <td>
            H. Audio, electronic, visual, thermal, olfactory, or similar
            information
          </td>
          <td>
            Images and audio, video or call recordings created in connection
            with our business activities
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>I. Professional or employment-related information</td>
          <td>
            Business contact details in order to provide you our Services at a
            business level or job title, work history, and professional
            qualifications if you apply for a job with us
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>J. Education Information</td>
          <td>Student records and directory information</td>
          <td>NO</td>
        </tr>
        <tr>
          <td>K. Inferences drawn from other personal information</td>
          <td>
            Inferences drawn from any of the collected personal information
            listed above to create a profile or summary about, for example, an
            individual’s preferences and characteristics
          </td>
          <td>NO</td>
        </tr>
        <tr>
          <td>L. Sensitive Personal Information</td>
          <td />
          <td>NO</td>
        </tr>
      </tbody>
    </table>
    <p class="mb-4">
      We may also collect other personal information outside of these categories
      through instances where you interact with us in person, online, or by
      phone or mail in the context of:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        Receiving help through our customer support channels;
      </li>
      <li class="mb-2">
        Participation in customer surveys or contests; and
      </li>
      <li class="mb-2">
        Facilitation in the delivery of our Services and to respond to your
        inquiries.
      </li>
    </ul>
    <p class="mb-4">
      <strong> How do we use and share your personal information? </strong>
    </p>
    <p class="mb-4">
      More information about our data collection and sharing practices can be
      found in this privacy notice and our Cookie Notice:
      <nuxt-link to="/cookie-notice">
        https://kodadot.xyz/cookie-notice/
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      You may contact us by email at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>, or by referring to
      the contact details at the bottom of this document.
    </p>
    <p class="mb-4">
      If you are using an authorized agent to exercise your right to opt out we
      may deny a request if the authorized agent does not submit proof that they
      have been validly authorized to act on your behalf.
    </p>
    <p class="mb-4">
      <strong> Will your information be shared with anyone else? </strong>
    </p>
    <p class="mb-4">
      We may disclose your personal information with our service providers
      pursuant to a written contract between us and each service provider. Each
      service provider is a for-profit entity that processes the information on
      our behalf, following the same strict privacy protection obligations
      mandated by the CCPA.
    </p>
    <p class="mb-4">
      We may use your personal information for our own business purposes, such
      as for undertaking internal research for technological development and
      demonstration. This is not considered to be "selling" of your personal
      information.
    </p>
    <p class="mb-4">
      We have not disclosed, sold, or shared any personal information to third
      parties for a business or commercial purpose in the preceding twelve (12)
      months. We will not sell or share personal information in the future
      belonging to website visitors, users, and other consumers.
    </p>
    <p class="mb-4">
      <strong> Your rights with respect to your personal data </strong>
    </p>
    <p class="mb-4">
      Right to request deletion of the data — Request to delete
    </p>
    <p class="mb-4">
      You can ask for the deletion of your personal information. If you ask us
      to delete your personal information, we will respect your request and
      delete your personal information, subject to certain exceptions provided
      by law, such as (but not limited to) the exercise by another consumer of
      his or her right to free speech, our compliance requirements resulting
      from a legal obligation, or any processing that may be required to protect
      against illegal activities.
    </p>
    <p class="mb-4">
      Right to be informed — Request to know
    </p>
    <p class="mb-4">
      Depending on the circumstances, you have a right to know:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        whether we collect and use your personal information;
      </li>
      <li class="mb-2">
        the categories of personal information that we collect;
      </li>
      <li class="mb-2">
        the purposes for which the collected personal information is used;
      </li>
      <li class="mb-2">
        whether we sell or share personal information to third parties;
      </li>
      <li class="mb-2">
        the categories of personal information that we sold, shared, or
        disclosed for a business purpose;
      </li>
      <li class="mb-2">
        the categories of third parties to whom the personal information was
        sold, shared, or disclosed for a business purpose;
      </li>
      <li class="mb-2">
        the business or commercial purpose for collecting, selling, or sharing
        personal information; and
      </li>
      <li class="mb-2">
        the specific pieces of personal information we collected about you.
      </li>
    </ul>
    <p class="mb-4">
      In accordance with applicable law, we are not obligated to provide or
      delete consumer information that is de-identified in response to a
      consumer request or to re-identify individual data to verify a consumer
      request.
    </p>
    <p class="mb-4">
      Right to Non-Discrimination for the Exercise of a Consumer’s Privacy
      Rights
    </p>
    <p class="mb-4">
      We will not discriminate against you if you exercise your privacy rights.
    </p>
    <p class="mb-4">
      Right to Limit Use and Disclosure of Sensitive Personal Information
    </p>
    <p class="mb-4">
      We do not process consumer's sensitive personal information.
    </p>
    <p class="mb-4">
      Verification process
    </p>
    <p class="mb-4">
      Upon receiving your request, we will need to verify your identity to
      determine you are the same person about whom we have the information in
      our system. These verification efforts require us to ask you to provide
      information so that we can match it with information you have previously
      provided us. For instance, depending on the type of request you submit, we
      may ask you to provide certain information so that we can match the
      information you provide with the information we already have on file, or
      we may contact you through a communication method (e.g., phone or email)
      that you have previously provided to us. We may also use other
      verification methods as the circumstances dictate.
    </p>
    <p class="mb-4">
      We will only use personal information provided in your request to verify
      your identity or authority to make the request. To the extent possible, we
      will avoid requesting additional information from you for the purposes of
      verification. However, if we cannot verify your identity from the
      information already maintained by us, we may request that you provide
      additional information for the purposes of verifying your identity and for
      security or fraud-prevention purposes. We will delete such additionally
      provided information as soon as we finish verifying you.
    </p>
    <p class="mb-4">
      Other privacy rights
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        You may object to the processing of your personal information.
      </li>
      <li class="mb-2">
        You may request correction of your personal data if it is incorrect or
        no longer relevant, or ask to restrict the processing of the
        information.
      </li>
      <li class="mb-2">
        You can designate an authorized agent to make a request under the CCPA
        on your behalf. We may deny a request from an authorized agent that does
        not submit proof that they have been validly authorized to act on your
        behalf in accordance with the CCPA.
      </li>
      <li class="mb-2">
        You may request to opt out from future selling or sharing of your
        personal information to third parties. Upon receiving an opt-out
        request, we will act upon the request as soon as feasibly possible, but
        no later than fifteen (15) days from the date of the request submission.
      </li>
    </ul>
    <p class="mb-4">
      To exercise these rights, you can contact us by email at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>, or by referring to
      the contact details at the bottom of this document. If you have a
      complaint about how we handle your data, we would like to hear from you.
    </p>
    <p class="mb-4">
      <strong> Financial Incentives </strong>
    </p>
    <p class="mb-4">
      "Financial incentive" means a program, benefit, or other offering,
      including payments to consumers as compensation, for the disclosure,
      deletion, sale, or sharing of personal information.
    </p>
    <p class="mb-4">
      The law permits financial incentives or a price or service difference if
      it is reasonably related to the value of the consumer’s data. A business
      must be able to explain how the financial incentive or price or service
      difference is reasonably related to the value of the consumer’s data. The
      explanation must include:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        a good-faith estimate of the value of the consumer’s data that forms the
        basis for offering the financial incentive or price or service
        difference; and
      </li>
      <li class="mb-2">
        a description of the method the business used to calculate the value of
        the consumer’s data.
      </li>
    </ul>
    <p class="mb-4">
      We may decide to offer a financial incentive (e.g., price or service
      difference) in exchange for the retention, sale, or sharing of a
      consumer’s personal information.
    </p>
    <p class="mb-4">
      If we decide to offer a financial incentive, we will notify you of such
      financial incentive and explain the price difference, as well as material
      terms of the financial incentive or price of service difference, including
      the categories of personal information that are implicated by the
      financial incentive or price or service difference.
    </p>
    <p class="mb-4">
      If you choose to participate in the financial incentive you can withdraw
      from the financial incentive at any time by emailing us at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>, or by referring to
      the contact details at the bottom of this document.
    </p>
    <h2
      id="virginia"
      class="heading heading-is-2"
    >
      13. DO VIRGINIA RESIDENTS HAVE SPECIFIC PRIVACY RIGHTS?
    </h2>
    <p class="mb-4">
      <em>
        <strong> In Short: </strong>
        Yes, if you are a resident of Virginia, you may be granted specific
        rights regarding access to and use of your personal information.
      </em>
    </p>
    <p class="mb-4">
      <strong> Virginia CDPA Privacy Notice </strong>
    </p>
    <p class="mb-4">
      Under the Virginia Consumer Data Protection Act (CDPA):
    </p>
    <p class="mb-4">
      "Consumer" means a natural person who is a resident of the Commonwealth
      acting only in an individual or household context. It does not include a
      natural person acting in a commercial or employment context.
    </p>
    <p class="mb-4">
      "Personal data" means any information that is linked or reasonably
      linkable to an identified or identifiable natural person. "Personal data"
      does not include de-identified data or publicly available information.
    </p>
    <p class="mb-4">
      "Sale of personal data" means the exchange of personal data for monetary
      consideration.
    </p>
    <p class="mb-4">
      If this definition "consumer" applies to you, we must adhere to certain
      rights and obligations regarding your personal data.
    </p>
    <p class="mb-4">
      The information we collect, use, and disclose about you will vary
      depending on how you interact with us and our Services. To find out more,
      please visit the following links:
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        •
        <nuxt-link to="#infocollect">
          Personal data we collect
        </nuxt-link>
      </li>
      <li class="mb-2">
        •
        <nuxt-link to="#infouse">
          How we use your personal data
        </nuxt-link>
      </li>
      <li class="mb-2">
        •
        <nuxt-link to="#whoshare">
          When and with whom we share your personal data
        </nuxt-link>
      </li>
    </ul>
    <p class="mb-4">
      Your rights with respect to your personal data
    </p>
    <ul class="list-disc list-inside mb-4">
      <li class="mb-2">
        Right to be informed whether or not we are processing your personal data
      </li>
      <li class="mb-2">
        Right to access your personal data
      </li>
      <li class="mb-2">
        Right to correct inaccuracies in your personal data
      </li>
      <li class="mb-2">
        Right to request deletion of your personal data
      </li>
      <li class="mb-2">
        Right to obtain a copy of the personal data you previously shared with
        us
      </li>
      <li class="mb-2">
        Right to opt out of the processing of your personal data if it is used
        for targeted advertising, the sale of personal data, or profiling in
        furtherance of decisions that produce legal or similarly significant
        effects ("profiling")
      </li>
    </ul>
    <p class="mb-4">
      We have not sold any personal data to third parties for business or
      commercial purposes. We will not sell personal data in the future
      belonging to website visitors, users, and other consumers.
    </p>
    <p class="mb-4">
      Exercise your rights provided under the Virginia CDPA
    </p>
    <p class="mb-4">
      More information about our data collection and sharing practices can be
      found in this privacy notice and our Cookie Notice:
      <nuxt-link to="/cookie-notice">
        https://kodadot.xyz/cookie-notice/
      </nuxt-link>
      .
    </p>
    <p class="mb-4">
      You may contact us by email at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>, by submitting a
      data subject access request, or by referring to the contact details at the
      bottom of this document.
    </p>
    <p class="mb-4">
      If you are using an authorized agent to exercise your rights, we may deny
      a request if the authorized agent does not submit proof that they have
      been validly authorized to act on your behalf.
    </p>
    <p class="mb-4">
      Verification process
    </p>
    <p class="mb-4">
      We may request that you provide additional information reasonably
      necessary to verify you and your consumer's request. If you submit the
      request through an authorized agent, we may need to collect additional
      information to verify your identity before processing your request.
    </p>
    <p class="mb-4">
      Upon receiving your request, we will respond without undue delay, but in
      all cases, within forty-five (45) days of receipt. The response period may
      be extended once by forty-five (45) additional days when reasonably
      necessary. We will inform you of any such extension within the initial
      45-day response period, together with the reason for the extension.
    </p>
    <p class="mb-4">
      Right to appeal
    </p>
    <p class="mb-4">
      If we decline to take action regarding your request, we will inform you of
      our decision and reasoning behind it. If you wish to appeal our decision,
      please email us at <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>.
      Within sixty (60) days of receipt of an appeal, we will inform you in
      writing of any action taken or not taken in response to the appeal,
      including a written explanation of the reasons for the decisions. If your
      appeal if denied, you may contact the
      <a
        href="https://www.oag.state.va.us/consumer-protection/index.php/file-a-complaint"
      >
        Attorney General to submit a complaint
      </a>
      .
    </p>
    <h2
      id="update"
      class="heading heading-is-2"
    >
      14. DO WE MAKE UPDATES TO THIS NOTICE?
    </h2>
    <p class="mb-4">
      <em>
        <strong> In Short: </strong>
        Yes, we will update this notice as necessary to stay compliant with
        relevant laws.
      </em>
    </p>
    <p class="mb-4">
      We may update this privacy notice from time to time. The updated version
      will be indicated by an updated "Revised" date and the updated version
      will be effective as soon as it is accessible. If we make material changes
      to this privacy notice, we may notify you either by prominently posting a
      notice of such changes or by directly sending you a notification. We
      encourage you to review this privacy notice frequently to be informed of
      how we are protecting your information.
    </p>
    <h2
      id="contact"
      class="heading heading-is-2"
    >
      15. HOW CAN YOU CONTACT US ABOUT THIS NOTICE?
    </h2>
    <p class="mb-4">
      If you have questions or comments about this notice, you may email us at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a> or contact us by
      post at:
    </p>
    <p class="mb-4">
      GenArt, Matej Nemček s.p. <br>
      Proletarska cesta 4 <br>
      Ljubljana 1000 <br>
      Slovenia
    </p>
    <h2
      id="data"
      class="heading heading-is-2"
    >
      16. HOW CAN YOU REVIEW, UPDATE, OR DELETE THE DATA WE COLLECT FROM YOU?
    </h2>
    <p class="mb-4">
      Based on the applicable laws of your country, you may have the right to
      request access to the personal information we collect from you, change
      that information, or delete it. To request to review, update, or delete
      your personal information, please email at
      <a href="mailto:info@kodadot.xyz">info@kodadot.xyz</a>
    </p>
  </section>
</template>

<script lang="ts">
export default {
  name: 'PrivacyPolicy',

  setup() {
    useHead({
      title: 'Privacy Policy',
      meta: [
        {
          name: 'description',
          content: 'KodaDot Privacy Policy',
        },
      ],
    })
  },
}
</script>

<style lang="scss" scoped>
section {
  th,
  td {
    @apply border border-border-color align-middle px-2 py-1;
  }
}
</style>