Uname:Linux server17213-10344.hostycare.online 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64

403WebShell
403Webshell
Server IP : 103.243.232.44  /  Your IP : 216.73.216.237
Web Server : LiteSpeed
System : Linux server17213-10344.hostycare.online 5.14.0-687.38.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Aug 12 17:19:12 EDT 2026 x86_64
User : iamakash ( 1400)
PHP Version : 8.1.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/iamakash/public_html/ftnconsortium.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/iamakash/public_html/ftnconsortium.com/privacy.html
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  <title>Privacy Policy | FTN Consortium</title>
  <meta name="description" content="FTN Consortium Privacy Policy — how we collect, use, and protect your personal data in compliance with India's Information Technology Act and GDPR principles." />

  <!-- SEO Meta -->
  <meta name="author" content="FTN Consortium" />
  <meta name="robots" content="index, follow" />
  <meta name="language" content="English" />
  <meta name="geo.region" content="IN" />
  <meta name="keywords" content="FTN Consortium privacy policy, data protection India, IT company privacy policy, personal data security, GDPR India" />
  <link rel="canonical" href="https://ftnconsortium.com/privacy.html" />

  <!-- Open Graph -->
  <meta property="og:type" content="website" />
  <meta property="og:url" content="https://ftnconsortium.com/privacy.html" />
  <meta property="og:title" content="Privacy Policy | FTN Consortium" />
  <meta property="og:description" content="FTN Consortium Privacy Policy — how we collect, use, and protect your data." />
  <meta property="og:image" content="https://ftnconsortium.com/image/logo-1.png" />
  <meta property="og:image:width" content="643" />
  <meta property="og:image:height" content="598" />
  <meta property="og:site_name" content="FTN Consortium" />
  <meta property="og:locale" content="en_IN" />

  <!-- Twitter Card -->
  <meta name="twitter:card" content="summary_large_image" />
  <meta name="twitter:title" content="Privacy Policy | FTN Consortium" />
  <meta name="twitter:description" content="FTN Consortium Privacy Policy — how we collect, use, and protect your personal data." />
  <meta name="twitter:image" content="https://ftnconsortium.com/image/og-image-1.jpg" />

  <!-- JSON-LD -->
  <script type="application/ld+json">
  {
    "@context": "https://schema.org",
    "@type": "WebPage",
    "name": "Privacy Policy | FTN Consortium",
    "url": "https://ftnconsortium.com/privacy.html",
    "description": "FTN Consortium Privacy Policy — how we collect, use, and protect your personal data in compliance with India's Information Technology Act and GDPR principles.",
    "publisher": {
      "@type": "Organization",
      "name": "FTN Consortium",
      "url": "https://ftnconsortium.com"
    }
  }
  </script>

  <!-- Favicon -->
  <link rel="icon" type="image/svg+xml" href="favicon.svg" />
  <link rel="icon" type="image/png" href="image/logo.png" />
  <link rel="apple-touch-icon" href="image/logo.png" />

  <link rel="preconnect" href="https://fonts.googleapis.com" />
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
  <link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap" rel="stylesheet" />
  <link rel="stylesheet" href="css/style.css" />

  <style>
    .legal-page { padding: 4rem 0 5rem; }
    .legal-page h2 { font-size: 1.4rem; font-weight: 700; color: var(--primary); margin: 2.5rem 0 0.75rem; }
    .legal-page h2:first-child { margin-top: 0; }
    .legal-page p { color: var(--text-secondary); line-height: 1.8; margin-bottom: 1rem; }
    .legal-page ul { color: var(--text-secondary); line-height: 1.8; margin: 0 0 1rem 1.5rem; }
    .legal-page ul li { margin-bottom: 0.4rem; }
    .legal-page .last-updated { display: inline-block; background: var(--bg-light); border: 1px solid var(--border); border-radius: 6px; padding: 0.4rem 1rem; font-size: 0.85rem; color: var(--text-muted); margin-bottom: 2rem; }
    .legal-toc { background: var(--bg-light); border: 1px solid var(--border); border-radius: 12px; padding: 1.5rem 2rem; margin-bottom: 2.5rem; }
    .legal-toc h4 { font-weight: 700; color: var(--primary); margin-bottom: 0.75rem; }
    .legal-toc ol { margin: 0 0 0 1.25rem; color: var(--text-secondary); line-height: 1.9; }
    .legal-toc ol li a { color: var(--accent); text-decoration: none; }
    .legal-toc ol li a:hover { text-decoration: underline; }
  </style>
</head>
<body>

  <!-- Navbar -->
  <nav class="navbar" id="navbar">
    <div class="container">
      <a href="index.html" class="nav-brand" aria-label="FTN Consortium Logo">
        <div class="nav-logo"><span class="logo-l">F</span><span class="logo-l">T</span><span class="logo-l logo-n">N</span></div>
        <span class="nav-brand-text"><span>Consortium</span></span>
      </a>
      <ul class="nav-links">
        <li><a href="index.html">Home</a></li>
        <li><a href="services.html">Services</a></li>
        <li><a href="about.html">About</a></li>
        <li><a href="portfolio.html">Portfolio</a></li>
        <li><a href="contact.php">Contact</a></li>
      </ul>
      <a href="contact.php" class="btn btn-primary">Get a Quote</a>
      <button class="hamburger" id="hamburger" aria-label="Toggle menu">
        <span></span><span></span><span></span>
      </button>
    </div>
    <div class="mobile-menu" id="mobileMenu">
      <a href="index.html">Home</a>
      <a href="services.html">Services</a>
      <a href="about.html">About</a>
      <a href="portfolio.html">Portfolio</a>
      <a href="contact.php">Contact</a>
      <a href="contact.php" class="btn btn-primary">Get a Quote</a>
    </div>
  </nav>

  <main>

  <!-- Page Hero -->
  <section class="page-hero">
    <div class="container">
      <div class="breadcrumb">
        <a href="index.html">Home</a> <span>/</span> <span>Privacy Policy</span>
      </div>
      <h1>Privacy <span class="accent">Policy</span></h1>
      <p>How FTN Consortium collects, uses, and protects your personal information.</p>
    </div>
  </section>

  <!-- Legal Content -->
  <section class="section legal-page">
    <div class="container" style="max-width:820px;">

      <span class="last-updated">Last updated: 25 April 2026</span>

      <p>FTN Consortium ("we", "us", or "our") is committed to protecting the privacy of all individuals who interact with our website and services. This Privacy Policy explains what personal data we collect, why we collect it, how we use and protect it, and your rights in relation to it.</p>
      <p>This policy applies to the website <strong>ftnconsortium.com</strong> and all services provided by FTN Consortium. By using our website or services, you agree to the terms described in this policy.</p>
      <p>We comply with the <strong>Information Technology Act, 2000</strong> and the <strong>Information Technology (Reasonable Security Practices and Procedures and Sensitive Personal Data or Information) Rules, 2011</strong> (India), and we follow principles aligned with the <strong>General Data Protection Regulation (GDPR)</strong> where applicable to international visitors.</p>

      <div class="legal-toc">
        <h4>Contents</h4>
        <ol>
          <li><a href="#collect">Information We Collect</a></li>
          <li><a href="#use">How We Use Your Information</a></li>
          <li><a href="#sharing">Sharing of Information</a></li>
          <li><a href="#security">Data Security</a></li>
          <li><a href="#retention">Data Retention</a></li>
          <li><a href="#cookies">Cookies and Tracking</a></li>
          <li><a href="#third-party">Third-Party Links</a></li>
          <li><a href="#rights">Your Rights</a></li>
          <li><a href="#children">Children's Privacy</a></li>
          <li><a href="#changes">Changes to This Policy</a></li>
          <li><a href="#contact">Contact Us</a></li>
        </ol>
      </div>

      <h2 id="collect">1. Information We Collect</h2>
      <p>We collect personal information only when it is voluntarily provided by you or is necessary to deliver our services. The categories of information we may collect include:</p>
      <ul>
        <li><strong>Contact and inquiry data:</strong> Your full name, email address, phone number, company name, and project details submitted through our contact form.</li>
        <li><strong>Communication records:</strong> Email correspondence and messages exchanged with our team.</li>
        <li><strong>Technical data:</strong> IP address, browser type, operating system, referring URL, and pages visited — collected automatically via server logs and analytics tools.</li>
        <li><strong>Usage data:</strong> Information about how you navigate and interact with our website, such as time on page and links clicked.</li>
      </ul>
      <p>We do not collect sensitive personal data such as government identification numbers, financial account details, or biometric data through our website.</p>

      <h2 id="use">2. How We Use Your Information</h2>
      <p>The information we collect is used strictly for legitimate business purposes:</p>
      <ul>
        <li>To respond to your inquiries and provide quotes or proposals for our services.</li>
        <li>To communicate project updates, timelines, and deliverables with existing clients.</li>
        <li>To improve the performance, content, and usability of our website.</li>
        <li>To comply with legal obligations under Indian law.</li>
        <li>To detect and prevent fraudulent or unauthorised access to our systems.</li>
        <li>To send service-related communications (we do not send unsolicited marketing emails).</li>
      </ul>
      <p>We rely on your consent and legitimate interest as the legal bases for processing your data. You may withdraw consent at any time by contacting us at <a href="mailto:ftn-support@ftnconsortium.com" style="color:var(--accent);">ftn-support@ftnconsortium.com</a>.</p>

      <h2 id="sharing">3. Sharing of Information</h2>
      <p>FTN Consortium does not sell, rent, or trade your personal information to third parties. We may share data in the following limited circumstances:</p>
      <ul>
        <li><strong>Service providers:</strong> Trusted third-party tools used for email delivery, analytics, or hosting, bound by confidentiality agreements.</li>
        <li><strong>Legal requirements:</strong> Where required to comply with applicable law, court orders, or government requests under Indian jurisdiction.</li>
        <li><strong>Business transfers:</strong> In the event of a merger, acquisition, or sale of assets, personal data may be transferred — you will be notified if this occurs.</li>
      </ul>
      <p>All third-party service providers we use are required to handle your data in accordance with applicable data protection laws.</p>

      <h2 id="security">4. Data Security</h2>
      <p>We implement industry-standard technical and organisational measures to protect your personal data from unauthorised access, disclosure, alteration, or destruction. These measures include:</p>
      <ul>
        <li>Encrypted data transmission via HTTPS / TLS across all pages.</li>
        <li>Access controls ensuring only authorised personnel can view submitted data.</li>
        <li>Regular security reviews and vulnerability assessments of our systems.</li>
        <li>Secure server hosting with firewall and intrusion detection in place.</li>
      </ul>
      <p>While we take all reasonable precautions, no method of transmission over the internet is completely secure. In the unlikely event of a data breach affecting your rights, we will notify you as required under applicable law.</p>

      <h2 id="retention">5. Data Retention</h2>
      <p>We retain personal data only for as long as necessary to fulfil the purposes described in this policy, or as required by law. Contact form submissions are retained for up to 24 months for business continuity purposes. You may request deletion of your data at any time by contacting us.</p>

      <h2 id="cookies">6. Cookies and Tracking</h2>
      <p>Our website may use cookies — small text files stored in your browser — to enhance your experience. We use the following types of cookies:</p>
      <ul>
        <li><strong>Essential cookies:</strong> Required for basic website functionality such as session management.</li>
        <li><strong>Analytics cookies:</strong> Used to understand how visitors use our website, helping us improve content and performance. Analytics data is aggregated and anonymised.</li>
      </ul>
      <p>You can control or disable cookies through your browser settings at any time. Please note that disabling cookies may affect the functionality of some parts of our website. We do not use cookies for behavioural advertising or cross-site tracking.</p>

      <h2 id="third-party">7. Third-Party Links</h2>
      <p>Our website may contain links to external websites, social media platforms, or partner resources. FTN Consortium is not responsible for the privacy practices or content of those external sites. We encourage you to review the privacy policies of any third-party sites you visit. Links to external sites do not constitute an endorsement by FTN Consortium.</p>

      <h2 id="rights">8. Your Rights</h2>
      <p>Depending on your jurisdiction and applicable law, you may have the following rights with respect to your personal data:</p>
      <ul>
        <li><strong>Right to access:</strong> Request a copy of the personal data we hold about you.</li>
        <li><strong>Right to rectification:</strong> Request correction of inaccurate or incomplete data.</li>
        <li><strong>Right to erasure:</strong> Request deletion of your personal data, subject to legal retention requirements.</li>
        <li><strong>Right to restriction:</strong> Request that we limit the processing of your data in certain circumstances.</li>
        <li><strong>Right to data portability:</strong> Request transfer of your data in a machine-readable format (applicable under GDPR).</li>
        <li><strong>Right to object:</strong> Object to processing of your data based on legitimate interests.</li>
        <li><strong>Right to withdraw consent:</strong> Withdraw any consent previously given at any time.</li>
      </ul>
      <p>To exercise any of these rights, please contact us at <a href="mailto:ftn-support@ftnconsortium.com" style="color:var(--accent);">ftn-support@ftnconsortium.com</a>. We will respond to all requests within 30 days.</p>

      <h2 id="children">9. Children's Privacy</h2>
      <p>Our website and services are not directed at children under the age of 18. We do not knowingly collect personal data from minors. If you believe we have inadvertently collected information from a child, please contact us immediately and we will delete it promptly.</p>

      <h2 id="changes">10. Changes to This Policy</h2>
      <p>FTN Consortium reserves the right to update this Privacy Policy at any time. When we do, we will revise the "Last updated" date at the top of this page. Continued use of our website following the posting of changes constitutes your acceptance of the revised policy. We recommend reviewing this policy periodically.</p>

      <h2 id="contact">11. Contact Us</h2>
      <p>If you have any questions, concerns, or requests regarding this Privacy Policy or our data practices, please contact us:</p>
      <ul>
        <li><strong>Email:</strong> <a href="mailto:ftn-support@ftnconsortium.com" style="color:var(--accent);">ftn-support@ftnconsortium.com</a></li>
        <li><strong>Website:</strong> <a href="contact.php" style="color:var(--accent);">ftnconsortium.com/contact</a></li>
        <li><strong>Location:</strong> India</li>
      </ul>
      <p>We are committed to resolving any privacy-related concerns promptly and transparently.</p>

    </div>
  </section>

  </main>

  <!-- Footer -->
  <footer class="footer">
    <div class="footer-main">
      <div class="container">
        <div class="footer-grid">
          <div class="footer-brand">
            <a href="index.html" class="nav-brand" aria-label="FTN Consortium Logo">
              <div class="nav-logo"><span class="logo-l">F</span><span class="logo-l">T</span><span class="logo-l logo-n">N</span></div>
              <span class="nav-brand-text"><span>Consortium</span></span>
            </a>
            <p>FTN Consortium is a multi-disciplinary IT firm committed to delivering world-class technology solutions. For The Nation — always.</p>
            <p class="footer-tagline">"Driven by Purpose. Powered by Technology."</p>
          </div>
          <div class="footer-col">
            <h4>Services</h4>
            <ul>
              <li><a href="services.html#web">Web Development</a></li>
              <li><a href="services.html#mobile">Mobile Apps</a></li>
              <li><a href="services.html#cloud">Cloud &amp; DevOps</a></li>
              <li><a href="services.html#consulting">IT Consulting</a></li>
              <li><a href="services.html#ai">AI &amp; Automation</a></li>
              <li><a href="services.html#security">Cybersecurity</a></li>
            </ul>
          </div>
          <div class="footer-col">
            <h4>Company</h4>
            <ul>
              <li><a href="about.html">About Us</a></li>
              <li><a href="portfolio.html">Portfolio</a></li>
              <li><a href="contact.php">Contact</a></li>
            </ul>
          </div>
          <div class="footer-col">
            <h4>Contact</h4>
            <div class="footer-contact-item"><span>📧</span><span>ftn-support@ftnconsortium.com</span></div>
            <div class="footer-contact-item"><span>📍</span><span>India</span></div>
            <div class="social-links" style="margin-top:1.25rem;">
              <a href="#" class="social-link" aria-label="LinkedIn" onclick="return false;">in</a>
              <a href="#" class="social-link" aria-label="Twitter / X" onclick="return false;">𝕏</a>
              <a href="#" class="social-link" aria-label="GitHub" onclick="return false;">⌥</a>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="container">
      <div class="footer-bottom">
        <p>&copy; 2026 FTN Consortium Private Limited. All rights reserved. | For The Nation.</p>
        <p><a href="privacy.html" style="color:rgba(255,255,255,0.5);text-decoration:none;">Privacy Policy</a> &nbsp;|&nbsp; <a href="terms.html" style="color:rgba(255,255,255,0.5);text-decoration:none;">Terms of Service</a></p>
      </div>
    </div>
  </footer>

  <button class="scroll-top" id="scrollTop" title="Back to top">&#8593;</button>
  <script src="js/main.js"></script>
</body>
</html>

Youez - 2016 - github.com/yon3zu
LinuXploit