Remove ISO 27001 certification claims

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
root
2026-01-12 20:33:56 +00:00
parent f495ee23c2
commit d8622b7f9e
7 changed files with 993 additions and 16 deletions

View File

@@ -45,7 +45,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
"name": "How secure is my data with UK Data Services?",
"acceptedAnswer": {
"@type": "Answer",
"text": "We use enterprise-grade security measures including 256-bit encryption, secure transfer protocols, access controls, and staff NDAs. We're ISO 27001 certified and fully GDPR compliant."
"text": "We use enterprise-grade security measures including 256-bit encryption, secure transfer protocols, access controls, and staff NDAs. We're fully GDPR compliant."
}
},
{
@@ -321,7 +321,7 @@ $keywords = "UK data services FAQ, web scraping questions, data cleaning help, b
<ul>
<li><strong>Encryption:</strong> 256-bit AES encryption for data at rest and in transit</li>
<li><strong>Access Controls:</strong> Multi-factor authentication and role-based access</li>
<li><strong>Secure Facilities:</strong> ISO 27001 certified data centers in the UK</li>
<li><strong>Secure Facilities:</strong> UK-based secure data centers</li>
<li><strong>Staff Training:</strong> Regular security training and background checks</li>
<li><strong>Network Security:</strong> Firewalls, intrusion detection, and monitoring</li>
<li><strong>Backup & Recovery:</strong> Regular backups with tested recovery procedures</li>