You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/privacy.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ <h2>2. How We Use Your Information</h2>
123
123
124
124
<h2>3. How We Store Your Information</h2>
125
125
126
-
<p><strong>On-Premise Storage.</strong> All user data is stored in an encrypted SQLite database on the server running the 0pnMatrx gateway. For self-hosted instances, data never leaves your infrastructure. For the hosted service at openmatrix.io, data is stored on infrastructure controlled by the Platform operator.</p>
126
+
<p><strong>On-Premise Storage.</strong> All user data is stored in an encrypted SQLite database on the server running the 0pnMatrx gateway. For self-hosted instances, data never leaves your infrastructure. For the hosted service at openmatrix-ai.com, data is stored on infrastructure controlled by the Platform operator.</p>
127
127
128
128
<p><strong>Encryption.</strong> The SQLite database uses AES-256-GCM encryption at rest. All API communication is encrypted in transit via TLS 1.3.</p>
129
129
@@ -165,18 +165,18 @@ <h2>7. Your Rights</h2>
165
165
<p>You have the right to:</p>
166
166
<ul>
167
167
<li><strong>Access your data.</strong> Request a copy of all data associated with your wallet address.</li>
168
-
<li><strong>Delete your data.</strong> Request deletion of your conversation history, referral records, certification records, and subscription data. Contact <ahref="mailto:support@openmatrix.io">support@openmatrix.io</a> with your wallet address.</li>
168
+
<li><strong>Delete your data.</strong> Request deletion of your conversation history, referral records, certification records, and subscription data. Contact <ahref="mailto:support@openmatrix-ai.com">support@openmatrix-ai.com</a> with your wallet address.</li>
169
169
<li><strong>Export your data.</strong> Enterprise subscribers can export conversation logs and audit reports via the API.</li>
170
170
<li><strong>Withdraw consent.</strong> Stop using the platform at any time. Self-hosted instances give you complete control over your data.</li>
171
171
</ul>
172
172
173
173
<p>Note: We cannot delete data that has been recorded on the blockchain, as blockchain records are immutable by design. Deletion requests apply only to off-chain data stored in our databases.</p>
174
174
175
-
<p>To exercise any of these rights, email <ahref="mailto:support@openmatrix.io">support@openmatrix.io</a> from any address, including your wallet address for identification. We will respond within 30 days.</p>
175
+
<p>To exercise any of these rights, email <ahref="mailto:support@openmatrix-ai.com">support@openmatrix-ai.com</a> from any address, including your wallet address for identification. We will respond within 30 days.</p>
176
176
177
177
<h2>8. Children's Privacy</h2>
178
178
179
-
<p>The Platform is not intended for children under the age of 13. We do not knowingly collect personal information from children under 13. If you believe a child under 13 has provided us with personal information, please contact <ahref="mailto:privacy@openmatrix.io">privacy@openmatrix.io</a> and we will promptly delete it.</p>
179
+
<p>The Platform is not intended for children under the age of 13. We do not knowingly collect personal information from children under 13. If you believe a child under 13 has provided us with personal information, please contact <ahref="mailto:privacy@openmatrix-ai.com">privacy@openmatrix-ai.com</a> and we will promptly delete it.</p>
180
180
181
181
<p>Users between 13 and 18 may use the Platform with parental or guardian consent. Financial services involving real assets should only be used by individuals who are legally permitted to enter into financial transactions in their jurisdiction.</p>
182
182
@@ -205,7 +205,7 @@ <h2>11. Security</h2>
205
205
<li>No plaintext storage of secrets in configuration files (enforced in production mode)</li>
206
206
</ul>
207
207
208
-
<p>No system is perfectly secure. If you discover a vulnerability, please report it to <ahref="mailto:security@openmatrix.io">security@openmatrix.io</a>.</p>
208
+
<p>No system is perfectly secure. If you discover a vulnerability, please report it to <ahref="mailto:security@openmatrix-ai.com">security@openmatrix-ai.com</a>.</p>
0 commit comments