<!DOCTYPE html>
<html lang="en">

<head>
  <meta charset="utf-8" />
  <meta content="width=device-width, initial-scale=1.0" name="viewport" />

<!-- Primary Meta Tags -->
<title>Security and Privacy - By Informatica Corporation</title>
<meta name="title" content="Canada's Leading Provider of Cybersecurity and Privacy Solutions for 35 Years!" />
<meta name="description" content="Privacy compliance and information security solutions. From Informatica, we offer certified Risk Advisor™ support, Verify™ Information Risk Assessments, and Zero Impact™ security audits. Ensure compliance and protect data with our confidential Audit Portal™ and official attestations." />

<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://securityandprivacy.ca" />
<meta property="og:title" content="Canada's Leading Provider of Cybersecurity and Privacy Solutions for 35 Years!" />
<meta property="og:description" content="Privacy compliance and information security solutions. From Informatica, we offer certified Risk Advisor™ support, Verify™ Information Risk Assessments, and Zero Impact™ security audits. Ensure compliance and protect data with our confidential Audit Portal™ and official attestations." />
<meta property="og:image" content="/assets/img/informatica-facebook-preview.png" />

<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://securityandprivacy.ca" />
<meta property="twitter:title" content="Canada's Leading Provider of Cybersecurity and Privacy Solutions for 35 Years!" />
<meta property="twitter:description" content="Privacy compliance and information security solutions. From Informatica, we offer certified Risk Advisor™ support, Verify™ Information Risk Assessments, and Zero Impact™ security audits. Ensure compliance and protect data with our confidential Audit Portal™ and official attestations." />
<meta property="twitter:image" content="/assets/img/informatica-twitter-preview.png" />

<!-- Meta Tags Generated with https://metatags.io -->

  <!-- Favicons -->
  <link href="/assets/img/informatica-favicon (50x50).svg" rel="icon" />

  <!-- Google Fonts -->
  <link
    href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Raleway:300,300i,400,400i,500,500i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i"
    rel="stylesheet" />

  <!-- Vendor CSS Files -->
  <link href="/assets/vendor/aos/aos.css" rel="stylesheet" />
  <link href="/assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
  <link href="/assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet" />
  <link href="/assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet" />
  <link href="/assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet" />
  <link href="/assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet" />

  <!-- Template Main CSS File -->
  <link href="/assets/css/style.css" rel="stylesheet" />
</head>

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2RHC9Z721P"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-2RHC9Z721P');
</script>

<body>
  <!-- ======= Header ======= -->
  <header id="header" class="d-flex align-items-center">
    <div class="container d-flex align-items-center justify-content-between">
      <div class="logo"> 
        <a href="https://www.informatica.org/"><img src="/assets/img/informatica-navbar-logo (350x75).svg" alt="Security and Privacy Navbar Logo" class="logo" style="width: 350px;"/></a>
      </div>

      <nav id="navbar" class="navbar">
        <ul>
          <li><a class="nav-link scrollto" href="https://www.informatica.org/brands/">Brands</a></li>
          <li><a class="nav-link scrollto" href="https://www.informatica.org/news/">News</a></li>
          <li><a class="nav-link scrollto" href="https://www.informatica.org/stories/">Case Studies</a></li>
          <li><a class="nav-link scrollto" href="https://www.informatica.org/flexsecure/">Partners</a></li>
          <li>
            <div class="box-button">
              <a class="nav-link scrollto" href="https://www.informatica.org/contact/">Free Consultation</a>
            </div>
          </li>
            </div>
         </ul>
        <i class="bi bi-list mobile-nav-toggle"></i>
      </nav>
      <!-- .navbar -->
    </div>
  </header>
  <!-- End Header -->

  <!-- ======= Hero Section ======= -->
  <section id="hero" class="d-flex flex-column justify-content-center align-items-center">
    <div class="container" data-aos="fade-in">
      <h1>Canada's Source for Security and Privacy</h1>
      <h2>
        Charting Canada's Course for Privacy Compliance and Information Security
      </h2>
      <div class="d-flex align-items-center">
        <i class="bx bxs-right-arrow-alt get-started-icon"></i>
        <a href="https://www.informatica.org/contact/" class="btn-get-started scrollto">Get Started</a>
      </div>
    </div>
  </section>
  <!-- End Hero -->

  <main id="main">


    <!-- ======= Why Us Section ======= -->
    <section id="why-us" class="why-us">
      <div class="container">
        <div class="row">
          <div class="col-xl-4 col-lg-5" data-aos="fade-up">
            <div class="content">
              <h3>Why Security & Privacy?</h3>
              <p>
                In Canada, dozens of privacy laws prescribe how personal information is collected, shared and 
                secured. Security standards dictate the manner in which controls and safeguards are implemented. 
                For the past 35 years, only one Canadian company has demonstrated deep domain expertise in both: 
                Informatica.
              </p>
              <div class="text-center">
                <a href="https://www.informatica.org/about/" class="more-btn" >Learn More <i class="bx bx-chevron-right"></i></a>
              </div>
            </div>
          </div>
          <div class="col-xl-8 col-lg-7 d-flex">
            <div class="icon-boxes d-flex flex-column justify-content-center">
              <div class="row">
                <div class="col-xl-4 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="100">
                  <div class="icon-box mt-4 mt-xl-0">
                    <i class="bx bx-receipt"></i>
                    <h4>Professional Expertise</h4>
                    <p>
                      Dedicated certified Risk Advisor™ support plans, manage and execute on privacy and security 
                      mandates from on-demand advisory to hands-on operational roles that cover people, process 
                      and technology.
                    </p>
                  </div>
                </div>
                <div class="col-xl-4 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="200">
                  <div class="icon-box mt-4 mt-xl-0">
                    <i class="bx bx-cube-alt"></i>
                    <h4>Systematic Compliance</h4>
                    <p>
                      Start with your confidential Audit Portal™ and monitor legal privacy compliance and 
                      Verifiable alignment with information & cyber security standards.
                    </p>
                  </div>
                </div>
                <div class="col-xl-4 d-flex align-items-stretch" data-aos="fade-up" data-aos-delay="300">
                  <div class="icon-box mt-4 mt-xl-0">
                    <i class="bx bx-images"></i>
                    <h4>Risk Assessment</h4>
                    <p>
                      Informatica's best-of-breed Verify™ Information Risk Assessment delivers Zero Impact™, turnkey 
                      security audits with official attestations and reporting against confidential baselines.
                    </p>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

<!-- ======= Program Management Section ======= -->
    <section id="program-management" class="program-management section-bg">
      <div class="container" data-aos="fade-up">
        <div class="row">
          <div class="col-lg-12">
            <div class="program-box">
              <div class="program-header">
                <p class="program-tagline">
                  Mature your organization. Earn trust. Partner with <strong><a href="https://www.managedprivacy.ca" target="_blank" rel="noopener noreferrer">Managed Privacy Canada</a></strong> and the <strong><a href="https://www.informatica.org" target="_blank" rel="noopener noreferrer">Informatica Group of Companies</a></strong>.
                </p>
              </div>
              
              <div class="program-content">
                <h3>We Manage <span class="highlight-text"><select class="form-select option-select program-type-select" aria-label="Select program type">
                      <option selected disabled>Select program type</option>
                      <option value="privacy">Privacy & Data Protection</option>
                      <option value="cyber">Cyber Security</option>
                      <option value="risk-assessment">Risk Assessment</option>
                      <option value="bcp">BCP & DR Testing</option>
                      <option value="training">Training & Awareness</option>
                      <option value="compliance">Audit & Compliance</option>
                    </select></span> Programs.</h3>
                
                <div class="program-benefits">
                  <div class="benefit-item">
                    <i class="bx bx-check-circle"></i>
                    <span>Convenient</span>
                  </div>
                  <div class="benefit-item">
                    <i class="bx bx-check-circle"></i>
                    <span>Affordable</span>
                  </div>
                  <div class="benefit-item">
                    <i class="bx bx-check-circle"></i>
                    <span>Professional</span>
                  </div>
                </div>
                
                <div class="program-options">
                  <p class="options-label">Your dedicated Risk Advisor is ready to help. Choose from: <span class="option-text">Build | Outsource | Consult</span></p>
                </div>
                
                <p class="program-description">
                  Let our Certified experts handle your risk programs in 1, 3 or 5-yr programs and use that peace of mind to focus on your work.
                </p>
                
                <div class="text-center">
                  <a href="https://www.managedprivacy.ca/contact/" class="qualify-btn">
                    Check if you qualify <i class="bx bx-chevron-right"></i>
                  </a>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <!-- End Program Management Section -->

    <!-- End Why Us Section -->
  </main>
  <!-- End #main -->


  <!-- ======= Footer ======= -->
  <footer id="footer">
    <div class="footer-top">
      <div class="container">
        <div class="row">
          <div class="col-lg-4 col-md-6 footer-contact">
            <h3><strong><span>Security and Privacy</span></strong></h3>
            <p>
              By <a href="https://www.informatica.org/" </strong><span>Informatica Corporation</span></strong></a> <br />
              Canada's Information Security and Privacy Company<br /><br />
            </p>
                  <div class="icon-container">
                <a href="https://informatica.org"><img src="/assets/img/informatica-logo-icon.png" alt="Informatica logo icon" /></a>
                <a href="https://datarisk.ca"><img src="/assets/img/datarisk-logo-icon.png" alt="Datarisk Canada logo icon" /></a>
                <a href="https://datarisk.ca/otsec"><img src="/assets/img/otsec-logo-icon.png" alt="OTSEC logo icon" /></a>
                <a href="https://managedprivacy.ca"><img src="/assets/img/managed-privacy-canada-logo-icon.png" alt="Managed Privacy logo icon" /></a>
              </div>
            </div>
            

          <div class="col-lg-2 col-md-6 footer-links">
            <h4>More Information</h4>
            <ul>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://www.informatica.org/">Home</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://www.informatica.org/code-of-ethics/">Code of Ethics</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://www.informatica.org/terms-and-conditions/">Terms of Service</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://www.informatica.org/privacy-policy/">Privacy Policy</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://www.informatica.org/transparency-report/">Transparency Report</a>
              </li>
            </ul>
          </div> 

          <div class="col-lg-2 col-md-6 footer-links">
            <h4>More Resources</h4>
            <ul>
              <li>
                <i class="bx bx-chevron-right"></i>
                <a href="https://datarisk.ca/wp-content/uploads/2023/04/New-Datarisk-Canada-Flyer.pdf">Cybersecurity</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://managedprivacy.ca/">Managed Privacy</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i>
                <a href="https://datarisk.ca/otsec/">Industrial Security</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i>
                <a href="https://www.informatica.org/flexsecure/">Partner Network</a>
              </li>
              <li>
                <i class="bx bx-chevron-right"></i> 
                <a href="https://knowledgeflow.org/">Non-Profit Deals</a>
              </li>
            </ul>
          </div>

          <div class="col-lg-4 col-md-7 footer-newsletter">
            <p><i>"You can have security without privacy but not vice versa. To excel at both, you need three more 
              ingredients: leadership, ethics and commitment."</i></p>
            <p><a href="https://claudiupopa.ca">Claudiu Popa</a>, Founder
            <p>Informatica Corporation</p>
          <div class="social-links">
            <a href="https://twitter.com/secandpriv" class="twitter"><i class="bx bxl-twitter"></i></a>
            <a href="https://www.facebook.com/infocorp/" class="facebook"><i class="bx bxl-facebook"></i></a>
            <a href="https://www.linkedin.com/company/informatica-security-corporation/" class="linkedin"><i class="bx bxl-linkedin"></i></a>
          </div>
          </div>
        </div>
      </div>
    </div>

    <div class="container d-lg-flex py-4">
      <div class="me-lg-auto text-center text-lg-start">
        <div class="copyright">
          Security and Privacy™ &copy; <a href="https://www.informatica.org/"<strong><span>Informatica Group of Companies</span></strong></a> d.b.a. <a href="https://www.informatica.org/"<strong><span></span>Informatica Corporation</span></strong>.</a> All Rights Reserved.
        </div>
        
        <div class="credits">
        </div>
      </div>
      <a href="https://claudiupopa.ca"><img id="claudiu-image" src="/assets/img/claudiu-popa-grey-shirt.png" alt="Claudiu Popa Security and Privacy" /></a>

    </div>
    
  </footer>
  <!-- End Footer -->

  <!-- Vendor JS Files -->
  <script src="/assets/vendor/aos/aos.js"></script>
  <script src="/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="/assets/vendor/glightbox/js/glightbox.min.js"></script>
  <script src="/assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
  <script src="/assets/vendor/swiper/swiper-bundle.min.js"></script>
  <script src="/assets/vendor/php-email-form/validate.js"></script>

  <!-- Template Main JS File -->
  <script src="/assets/js/main.js"></script>
</body>

</html>
