<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0"
  xmlns:atom="http://www.w3.org/2005/Atom"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>GDPR - YossGate Blog</title>
    <link>https://yossgate.com/blog/tags/gdpr/</link>
    <description>GDPR</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 06 Sep 2026 12:58:01 &#43;0000</lastBuildDate>
    <atom:link href="https://yossgate.com/blog/tags/gdpr/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Data Processing Agreement (DPA)</title>
      <link>https://yossgate.com/blog/policies/data-processing-agreement/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 &#43;0000</pubDate>
      <guid>https://yossgate.com/blog/policies/data-processing-agreement/</guid>
      <description>Review the YossGate Data Processing Agreement (DPA). Defines roles, technical and organisational measures (TOMs), Sub-processors, and GDPR compliance.</description>
      <content:encoded><![CDATA[<p>This Data Processing Agreement (&ldquo;Agreement&rdquo; or &ldquo;DPA&rdquo;) is entered into by and between <strong>YossGate Team</strong> (&ldquo;YossGate&rdquo;, the &ldquo;Company&rdquo;, or the &ldquo;Processor&rdquo;), located in <strong>Singapore, Republic of Singapore</strong>, and the customer entity agreeing to the YossGate Terms of Service (&ldquo;Customer&rdquo; or &ldquo;Controller&rdquo;). This Agreement is incorporated into, and forms an integral part of, the YossGate <a href="../terms-of-service/">Terms of Service</a>
 by reference.</p>
<p>This DPA applies whenever Customer utilizes the YossGate API aggregation platform to process Personal Data on behalf of an organisation, enterprise, or commercial application.</p>
<hr>
<h2 id="1-definitions">1. Definitions</h2>
<ul>
<li><strong>&ldquo;Personal Data&rdquo;</strong> means any information relating to an identified or identifiable natural person (&ldquo;Data Subject&rdquo;) as defined by Applicable Data Protection Law.</li>
<li><strong>&ldquo;Processing&rdquo;</strong> means any operation or set of operations performed upon Personal Data, including collection, transmission, routing, storage, adaptation, retrieval, erasure, or destruction.</li>
<li><strong>&ldquo;Controller&rdquo;</strong> means the entity that determines the purposes and means of the Processing of Personal Data (the Customer).</li>
<li><strong>&ldquo;Processor&rdquo;</strong> means the entity that processes Personal Data on behalf of the Controller (YossGate).</li>
<li><strong>&ldquo;Sub-processor&rdquo;</strong> means any third-party infrastructure vendor or upstream foundation model provider engaged by YossGate to perform processing activities.</li>
<li><strong>&ldquo;Applicable Data Protection Law&rdquo;</strong> means all binding laws and regulations applicable to the processing of personal data, including the EU General Data Protection Regulation (GDPR), the Singapore Personal Data Protection Act 2012 (PDPA), and the California Consumer Privacy Act (CCPA).</li>
</ul>
<hr>
<h2 id="2-roles-of-the-parties">2. Roles of the Parties</h2>
<ul>
<li><strong>Customer as Controller:</strong> Customer maintains complete control over the prompts, data, and payloads transmitted to the YossGate API. Customer is responsible for ensuring a valid legal basis for processing and obtaining all necessary consents from end users.</li>
<li><strong>YossGate as Processor:</strong> YossGate acts strictly on Customer’s documented instructions to provide high-concurrency API proxy routing, protocol conversion, authentication, and token billing services. YossGate does not process Personal Data for its own independent training or commercial profiling purposes.</li>
</ul>
<hr>
<h2 id="3-scope-categories-and-zero-data-retention">3. Scope, Categories, and Zero Data Retention</h2>
<table>
  <thead>
      <tr>
          <th>Item</th>
          <th>Description</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td><strong>Nature of Processing</strong></td>
          <td>Dynamic proxy routing, streaming transmission, authentication, protocol normalization, and usage accounting.</td>
      </tr>
      <tr>
          <td><strong>Purpose</strong></td>
          <td>Aggregating and routing requests to upstream generative AI models selected by Customer.</td>
      </tr>
      <tr>
          <td><strong>Data Categories</strong></td>
          <td>Input prompts, completion payloads, API tokens, account user IDs, and network metadata (IP addresses, request latency).</td>
      </tr>
      <tr>
          <td><strong>Zero Data Retention</strong></td>
          <td><strong>YossGate enforces Zero Data Retention for Model Training.</strong> Prompts and completions are processed ephemerally in transit and are <strong>NOT stored persistently</strong> on disk, nor utilized for model training, weights adjustment, or fine-tuning.</td>
      </tr>
      <tr>
          <td><strong>Duration of Processing</strong></td>
          <td>The term of Customer&rsquo;s account relationship under the Terms of Service.</td>
      </tr>
  </tbody>
</table>
<hr>
<h2 id="4-obligations-of-the-processor-yossgate">4. Obligations of the Processor (YossGate)</h2>
<p>YossGate agrees to:</p>
<ol>
<li><strong>Documented Instructions:</strong> Process Personal Data solely in accordance with Customer’s documented instructions, including the transmission of requests to chosen model endpoints;</li>
<li><strong>Confidentiality:</strong> Ensure that all staff, contractors, and systems with access to data are bound by stringent statutory or contractual confidentiality agreements;</li>
<li><strong>Security Standards:</strong> Implement and maintain robust Technical and Organisational Measures (TOMs) appropriate to the risk;</li>
<li><strong>Data Subject Rights Support:</strong> Reasonably assist Customer in fulfilling its obligations to respond to Data Subject requests (e.g., access, deletion, rectification) under applicable regulations;</li>
<li><strong>Data Return and Erasure:</strong> Upon termination of services, purge or return all residual customer data within thirty (30) days, subject to legal compliance obligations.</li>
</ol>
<hr>
<h2 id="5-technical-and-organisational-measures-toms">5. Technical and Organisational Measures (TOMs)</h2>
<p>YossGate maintains high industry security benchmarks, including:</p>
<ul>
<li><strong>Encryption in Transit:</strong> Mandatory TLS 1.3 / TLS 1.2 encryption for all incoming client API calls and outbound upstream provider connections.</li>
<li><strong>Ephemeral Memory Processing:</strong> Payloads are streamed through memory buffers; persistent prompt caching is disabled by default.</li>
<li><strong>Container and Multi-Tenant Isolation:</strong> Architectural separation prevents cross-tenant data leakage.</li>
<li><strong>Access Control:</strong> Principle of least privilege, multi-factor authentication (MFA), and audit logging for all production infrastructure.</li>
<li><strong>Continuous Monitoring:</strong> Real-time intrusion detection, DDoS mitigation via Cloudflare edge infrastructure, and regular automated vulnerability assessments.</li>
</ul>
<hr>
<h2 id="6-upstream-sub-processors">6. Upstream Sub-processors</h2>
<p>Customer acknowledges and expressly authorizes YossGate to engage upstream AI model providers and cloud infrastructure vendors as Sub-processors (including, among others, OpenAI, Anthropic, Google Cloud, Meta, Cloudflare, and AWS).</p>
<p>YossGate enforces rigorous vendor due diligence, selecting partners that comply with SOC 2 Type II, ISO 27001, or comparable data protection certifications.</p>
<hr>
<h2 id="7-security-incident-and-breach-notification">7. Security Incident and Breach Notification</h2>
<p>In the event of a confirmed Personal Data Breach affecting Customer’s unencrypted data within YossGate’s infrastructure, YossGate will notify Customer without undue delay and, where feasible, <strong>within seventy-two (72) hours</strong> of becoming aware of the incident, providing available details and remediation measures.</p>
<hr>
<h2 id="8-cross-border-data-transfers">8. Cross-Border Data Transfers</h2>
<p>To deliver global, low-latency AI routing, data may be processed across secure edge nodes and upstream data centers globally. Where cross-border data transfers occur from the European Economic Area (EEA), the UK, or Switzerland to countries without an adequacy decision, the parties agree that standard contractual safeguards (such as the European Commission&rsquo;s Standard Contractual Clauses - SCCs) shall apply.</p>
<hr>
<h2 id="9-governing-law-and-arbitration">9. Governing Law and Arbitration</h2>
<p>This Agreement shall be governed by and construed in accordance with the <strong>laws of the Republic of Singapore</strong>. Any dispute arising under or in connection with this DPA shall be submitted to the exclusive jurisdiction of the Singapore courts or resolved through arbitration administered by the <strong>Singapore International Arbitration Centre (SIAC)</strong>.</p>
<hr>
<h2 id="10-contact-information">10. Contact Information</h2>
<p>For DPA inquiries or Data Protection Officer correspondence:</p>
<ul>
<li><strong>Email:</strong> <a href="mailto:support@yossgate.com">support@yossgate.com</a>
</li>
</ul>
]]></content:encoded>
    </item>
    <item>
      <title>Privacy Policy</title>
      <link>https://yossgate.com/blog/policies/privacy-policy/</link>
      <pubDate>Sun, 01 Mar 2026 00:00:00 &#43;0000</pubDate>
      <guid>https://yossgate.com/blog/policies/privacy-policy/</guid>
      <description>Learn how YossGate protects developer data, enforces Zero Data Retention, prevents model training on customer prompts, and complies with GDPR &amp; PDPA.</description>
      <content:encoded><![CDATA[<p><strong>YossGate Team</strong> (&ldquo;YossGate&rdquo;, &ldquo;we&rdquo;, &ldquo;us&rdquo;, &ldquo;our&rdquo; or the &ldquo;Company&rdquo;), located in <strong>Singapore, Republic of Singapore</strong>, takes your privacy and data security seriously. This Privacy Policy explains how we collect, process, store, and safeguard information when you visit <strong>yossgate.com</strong> (the &ldquo;Website&rdquo;) or use our developer AI API aggregation gateway and related infrastructure (the &ldquo;Service&rdquo;).</p>
<p>Please review this Privacy Policy alongside our <a href="../terms-of-service/">Terms of Service</a>
. By accessing or using the Website or Service, you acknowledge and agree to the data collection and processing practices described herein.</p>
<hr>
<h2 id="1-information-we-collect">1. Information We Collect</h2>
<p>We collect information strictly necessary to provide low-latency API proxying, authenticate users, manage prepaid billing balances, and protect infrastructure security.</p>
<h3 id="11-personal-information-you-provide">1.1 Personal Information You Provide</h3>
<ul>
<li><strong>Account Credentials:</strong> When you register, we collect identifiers such as your email address, username, and password hashes;</li>
<li><strong>Billing and Transaction Records:</strong> Records of prepaid Credits purchases, payment transaction identifiers, invoice records, and top-up timestamps (credit card numbers and sensitive payment instruments are handled directly by certified third-party payment processors such as Stripe);</li>
<li><strong>Customer Support Correspondence:</strong> Inquiries, bug reports, and communications sent to our support desk.</li>
</ul>
<h3 id="12-information-collected-automatically">1.2 Information Collected Automatically</h3>
<ul>
<li><strong>Network and Technical Telemetry:</strong> IP address, browser user-agent, operating system version, referring URL, request timestamps, and approximate geolocation inferred from IP;</li>
<li><strong>API Telemetry:</strong> HTTP response status codes, latency metrics, token consumption counts, and model endpoint identifiers.</li>
</ul>
<h3 id="13-zero-data-retention-for-prompts-and-model-training">1.3 Zero Data Retention for Prompts and Model Training</h3>
<p><strong>YossGate enforces a strict Zero Data Retention Policy regarding AI model training:</strong></p>
<ul>
<li><strong>No Training:</strong> We do <strong>NOT</strong> use, sell, or disclose your Prompts (Inputs) or completions (Outputs) to train, train-tune, or calibrate any machine learning or foundation models.</li>
<li><strong>Ephemeral In-Memory Processing:</strong> Incoming API requests are parsed in-memory, authenticated, metered, and streamed directly to upstream foundation model providers (e.g., OpenAI, Anthropic, Google, DeepSeek). Prompts and responses are not written to persistent storage databases.</li>
</ul>
<hr>
<h2 id="2-how-we-use-your-information">2. How We Use Your Information</h2>
<p>We process personal data strictly for legitimate operational, security, and contractual purposes:</p>
<ul>
<li>To provide, operate, and maintain the high-availability API gateway;</li>
<li>To authenticate API keys, enforce concurrency controls, and accurately deduct prepaid Credits;</li>
<li>To detect, prevent, and mitigate DDoS attacks, prompt injection exploits, fraudulent charges, and abusive traffic;</li>
<li>To communicate system updates, security advisories, billing invoices, and policy changes;</li>
<li>To comply with applicable legal, tax, accounting, and regulatory obligations.</li>
</ul>
<hr>
<h2 id="3-sharing-and-disclosure-of-information">3. Sharing and Disclosure of Information</h2>
<p>We do not sell, rent, or trade your personal data. We disclose data solely under the following limited circumstances:</p>
<ul>
<li><strong>Third-Party Service Providers:</strong> Trusted cloud infrastructure, payment processors (e.g., Stripe), CDN/DDoS mitigation networks (e.g., Cloudflare), and transactional email delivery vendors who operate under strict confidentiality agreements.</li>
<li><strong>Upstream AI Model Providers:</strong> Forwarding encrypted API payloads to the specific upstream providers chosen by you (e.g., OpenAI, Anthropic, Google) to fulfill your API calls.</li>
<li><strong>Corporate Restructuring:</strong> In the event of a merger, acquisition, corporate reorganization, or sale of assets, subject to continued privacy protections.</li>
<li><strong>Legal Requirements:</strong> When required by subpoena, court order, or binding regulation, or when necessary to protect the rights, property, or safety of YossGate, our customers, or the public.</li>
</ul>
<hr>
<h2 id="4-cookies-and-web-analytics">4. Cookies and Web Analytics</h2>
<p>We use essential first-party cookies to keep you authenticated in the developer console and maintain session security. We do not deploy intrusive third-party cross-site behavioral tracking cookies. You may disable cookies in your browser settings, though doing so may disable console login and dashboard functionality.</p>
<hr>
<h2 id="5-data-security-measures">5. Data Security Measures</h2>
<p>We implement multi-layered technical and organizational security controls:</p>
<ul>
<li>Mandatory <strong>TLS 1.3 / TLS 1.2</strong> encryption for all data in transit;</li>
<li>Industry-standard AES-256 encryption at rest for sensitive configurations;</li>
<li>Continuous automated security monitoring, firewall rules, and intrusion prevention;</li>
<li>Principle of least privilege (PoLP) and strict multi-factor authentication (MFA) for administrative operations.</li>
</ul>
<hr>
<h2 id="6-your-rights-and-choices">6. Your Rights and Choices</h2>
<p>Depending on your geographic jurisdiction (such as under the GDPR, UK GDPR, or Singapore PDPA), you may possess legal rights concerning your personal data:</p>
<ul>
<li><strong>Access and Portability:</strong> Request a copy of the personal data we maintain about you;</li>
<li><strong>Rectification:</strong> Request correction of inaccurate or incomplete account records;</li>
<li><strong>Erasure (&ldquo;Right to be Forgotten&rdquo;):</strong> Request deletion of your account and associated personal data (subject to legal and financial recordkeeping requirements);</li>
<li><strong>Restriction and Objection:</strong> Object to or restrict specific processing activities.</li>
</ul>
<p>To exercise these rights, please contact our privacy desk at <a href="mailto:support@yossgate.com">support@yossgate.com</a>
.</p>
<hr>
<h2 id="7-data-retention-and-account-deletion">7. Data Retention and Account Deletion</h2>
<p>We retain account identifiers and financial transaction records for as long as your account is active, or as required by applicable commercial, tax, and anti-fraud regulations. When an account is terminated, associated API keys and profile records are permanently purged from active systems within thirty (30) days.</p>
<hr>
<h2 id="8-international-data-transfers">8. International Data Transfers</h2>
<p>The Service is managed from Singapore, Republic of Singapore, and utilizes distributed global edge infrastructure. If you access the Service from outside Singapore, your data may be transferred across borders. We ensure that international data transfers comply with recognized legal frameworks, including Standard Contractual Clauses (SCCs) where applicable.</p>
<hr>
<h2 id="9-governing-law">9. Governing Law</h2>
<p>This Privacy Policy and any disputes arising hereunder shall be governed by and construed in accordance with the <strong>laws of the Republic of Singapore</strong>, without regard to conflict-of-laws principles.</p>
<hr>
<h2 id="10-contact-information-and-data-protection-officer-dpo">10. Contact Information and Data Protection Officer (DPO)</h2>
<p>For inquiries, privacy concerns, or to contact our Data Protection Officer, please reach out to:</p>
<ul>
<li><strong>Entity:</strong> YossGate Team</li>
<li><strong>Registered Location:</strong> Singapore, Republic of Singapore</li>
<li><strong>Official Domain:</strong> <a href="https://yossgate.com" target="_blank" rel="noopener noreferrer">https://yossgate.com</a>
</li>
<li><strong>Privacy &amp; DPO Email:</strong> <a href="mailto:support@yossgate.com">support@yossgate.com</a>
</li>
</ul>
]]></content:encoded>
    </item>
  </channel>
</rss>
