<?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>Enterprise Security - YossGate Blog</title>
    <link>https://yossgate.com/blog/tags/enterprise-security/</link>
    <description>Enterprise Security</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/enterprise-security/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>
  </channel>
</rss>
