{"id":288,"date":"2026-04-18T14:16:29","date_gmt":"2026-04-18T14:16:29","guid":{"rendered":"https:\/\/www.atledtechnology.com\/?page_id=288"},"modified":"2026-04-18T14:22:52","modified_gmt":"2026-04-18T14:22:52","slug":"privacy","status":"publish","type":"page","link":"https:\/\/www.atledtechnology.com\/index.php\/privacy\/","title":{"rendered":"privacy"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n  <title>Security Policy \u2013 Atledtechnology<\/title>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: -apple-system, BlinkMacSystemFont, 'SF Pro Display', 'Segoe UI', sans-serif;\n      background: linear-gradient(135deg, #f0f2f5 0%, #e8eaed 100%);\n      color: #0f172a;\n      line-height: 1.8;\n      padding: 0 1rem 2.5rem;\n      min-height: 100vh;\n    }\n\n    body::before {\n      content: '';\n      position: fixed;\n      inset: 0;\n      background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='300' height='300'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='300' height='300' filter='url(%23noise)' opacity='0.025'\/%3E%3C\/svg%3E\");\n      pointer-events: none;\n      z-index: 0;\n    }\n\n    .ns-container {\n      max-width: 820px;\n      margin: 0 auto;\n      position: relative;\n      z-index: 1;\n    }\n\n    .ns-header {\n      background: linear-gradient(140deg, #0f172a 0%, #1e293b 55%, #0f2744 100%);\n      border-radius: 24px 24px 0 0;\n      padding: 56px 48px 44px;\n      position: relative;\n      overflow: hidden;\n    }\n\n    .ns-header::before {\n      content: '';\n      position: absolute;\n      inset: 0;\n      background:\n        radial-gradient(ellipse 55% 45% at 15% 85%, rgba(16,185,129,0.18) 0%, transparent 60%),\n        radial-gradient(ellipse 45% 40% at 85% 10%, rgba(59,130,246,0.15) 0%, transparent 55%);\n      pointer-events: none;\n    }\n\n    .ns-header::after {\n      content: '';\n      position: absolute;\n      bottom: 0; left: 0; right: 0;\n      height: 1px;\n      background: linear-gradient(90deg, transparent, rgba(16,185,129,0.7), rgba(59,130,246,0.6), transparent);\n    }\n\n    .ns-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      background: rgba(255,255,255,0.08);\n      backdrop-filter: blur(8px);\n      border: 1px solid rgba(255,255,255,0.14);\n      border-radius: 99px;\n      padding: 5px 14px;\n      font-size: 0.72rem;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: rgba(248,250,252,0.7);\n      margin-bottom: 20px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .ns-badge-dot {\n      width: 5px; height: 5px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #10b981, #3b82f6);\n    }\n\n    .ns-header h1 {\n      font-size: 2.4rem;\n      font-weight: 300;\n      letter-spacing: -0.04em;\n      color: #f8fafc;\n      margin-bottom: 14px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .ns-meta {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      position: relative;\n      z-index: 1;\n    }\n\n    .ns-meta-chip {\n      display: inline-flex;\n      align-items: center;\n      gap: 6px;\n      background: rgba(255,255,255,0.07);\n      border: 1px solid rgba(255,255,255,0.11);\n      border-radius: 99px;\n      padding: 4px 12px;\n      font-size: 0.78rem;\n      color: rgba(248,250,252,0.65);\n    }\n\n    .ns-meta-chip a { color: rgba(110,231,183,0.9); text-decoration: none; }\n    .ns-meta-chip a:hover { text-decoration: underline; }\n\n    .ns-body {\n      background: #ffffff;\n      padding: 0 48px 48px;\n      border-radius: 0 0 24px 24px;\n      box-shadow:\n        0 0 0 1px rgba(0,0,0,0.05),\n        0 32px 64px -12px rgba(0,0,0,0.13),\n        0 8px 24px rgba(0,0,0,0.05);\n    }\n\n    .ns-toc {\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-radius: 16px;\n      padding: 24px 28px;\n      margin: 36px 0 40px;\n    }\n\n    .ns-toc-title {\n      font-size: 0.68rem;\n      font-weight: 700;\n      letter-spacing: 0.1em;\n      text-transform: uppercase;\n      color: #94a3b8;\n      margin-bottom: 14px;\n    }\n\n    .ns-toc-grid {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 6px 24px;\n    }\n\n    .ns-toc-grid a {\n      font-size: 0.84rem;\n      color: #10b981;\n      text-decoration: none;\n      display: flex;\n      align-items: center;\n      gap: 7px;\n      padding: 3px 0;\n      transition: color 0.15s;\n    }\n\n    .ns-toc-grid a:hover { color: #059669; }\n\n    .ns-toc-num {\n      font-size: 0.7rem;\n      font-weight: 700;\n      color: #cbd5e1;\n      min-width: 18px;\n    }\n\n    .ns-section {\n      margin-bottom: 40px;\n      scroll-margin-top: 24px;\n    }\n\n    .ns-section:last-child { margin-bottom: 0; }\n\n    .ns-section-header {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 16px;\n    }\n\n    .ns-section-num {\n      width: 28px; height: 28px;\n      border-radius: 8px;\n      background: linear-gradient(135deg, #10b981, #3b82f6);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 0.72rem;\n      font-weight: 700;\n      color: #fff;\n      flex-shrink: 0;\n    }\n\n    .ns-section-num.warning { background: linear-gradient(135deg, #ef4444, #f97316); }\n    .ns-section-num.caution { background: linear-gradient(135deg, #f59e0b, #f97316); }\n\n    .ns-section h2 {\n      font-size: 1.05rem;\n      font-weight: 600;\n      letter-spacing: -0.02em;\n      color: #0f172a;\n      flex: 1;\n    }\n\n    .ns-section-line {\n      flex: 1;\n      height: 1px;\n      background: linear-gradient(90deg, #e2e8f0, transparent);\n    }\n\n    .ns-section p {\n      font-size: 0.96rem;\n      color: #374151;\n      margin-bottom: 12px;\n      line-height: 1.85;\n    }\n\n    .ns-section p:last-child { margin-bottom: 0; }\n    .ns-section strong { color: #0f172a; font-weight: 600; }\n    .ns-section a { color: #10b981; text-decoration: none; }\n    .ns-section a:hover { text-decoration: underline; }\n\n    .ns-section ul {\n      list-style: none;\n      margin: 10px 0 14px;\n      display: grid;\n      gap: 8px;\n    }\n\n    .ns-section ul li {\n      display: flex;\n      align-items: flex-start;\n      gap: 10px;\n      font-size: 0.94rem;\n      color: #374151;\n      line-height: 1.7;\n      background: #f8fafc;\n      border: 1px solid #f1f5f9;\n      border-radius: 10px;\n      padding: 10px 14px;\n    }\n\n    .ns-section ul li::before {\n      content: '';\n      width: 6px; height: 6px;\n      border-radius: 50%;\n      background: linear-gradient(135deg, #10b981, #3b82f6);\n      flex-shrink: 0;\n      margin-top: 7px;\n    }\n\n    .ns-callout {\n      border-radius: 14px;\n      padding: 20px 22px;\n      margin-bottom: 16px;\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n    }\n\n    .ns-callout-success { background: linear-gradient(135deg, #f0fdf4, #ecfdf5); border: 1px solid rgba(16,185,129,0.25); }\n    .ns-callout-warning { background: linear-gradient(135deg, #fff7ed, #fef3c7); border: 1px solid rgba(245,158,11,0.3); }\n    .ns-callout-danger  { background: linear-gradient(135deg, #fff5f5, #fef2f2); border: 1px solid rgba(239,68,68,0.25); }\n\n    .ns-callout-icon {\n      width: 32px; height: 32px;\n      border-radius: 10px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 1rem;\n      flex-shrink: 0;\n    }\n\n    .ns-callout-success .ns-callout-icon { background: rgba(16,185,129,0.15); }\n    .ns-callout-warning .ns-callout-icon { background: rgba(245,158,11,0.15); }\n    .ns-callout-danger  .ns-callout-icon { background: rgba(239,68,68,0.15); }\n\n    .ns-callout-body { flex: 1; }\n    .ns-callout-body p { margin-bottom: 8px; font-size: 0.94rem; color: #374151; }\n    .ns-callout-body p:last-child { margin-bottom: 0; }\n    .ns-callout-body ul { margin: 8px 0 0; }\n\n    .ns-code {\n      display: inline-block;\n      background: #f1f5f9;\n      border: 1px solid #e2e8f0;\n      border-radius: 6px;\n      padding: 2px 8px;\n      font-size: 0.85em;\n      font-family: 'SF Mono', 'Fira Code', monospace;\n      color: #0f172a;\n    }\n\n    .ns-address {\n      background: #f8fafc;\n      border: 1px solid #e2e8f0;\n      border-radius: 12px;\n      padding: 16px 20px;\n      font-size: 0.93rem;\n      color: #374151;\n      line-height: 2;\n      margin-bottom: 12px;\n    }\n\n    .ns-divider {\n      height: 1px;\n      background: linear-gradient(90deg, transparent, #e2e8f0 20%, #e2e8f0 80%, transparent);\n      margin: 40px 0;\n    }\n\n    .ns-footer {\n      background: #f8fafc;\n      border-top: 1px solid #f1f5f9;\n      border-radius: 0 0 24px 24px;\n      text-align: center;\n      padding: 18px;\n      font-size: 0.76rem;\n      color: #94a3b8;\n      letter-spacing: 0.02em;\n    }\n\n    @media (max-width: 600px) {\n      .ns-header { padding: 44px 24px 36px; }\n      .ns-body { padding: 0 24px 36px; }\n      .ns-header h1 { font-size: 1.8rem; }\n      .ns-toc-grid { grid-template-columns: 1fr; }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"ns-container\">\n\n  <div class=\"ns-header\">\n    <div class=\"ns-badge\"><span class=\"ns-badge-dot\"><\/span>Legal Document<\/div>\n    <h1>Security Policy<\/h1>\n    <div class=\"ns-meta\">\n      <span class=\"ns-meta-chip\">&#128197; Last updated: April 14, 2026<\/span>\n      <span class=\"ns-meta-chip\">&#127968; Atledtechnology<\/span>\n      <span class=\"ns-meta-chip\">&#127758; <a href=\"https:\/\/www.atledtechnology.com\" target=\"_blank\">www.atledtechnology.com<\/a><\/span>\n      <span class=\"ns-meta-chip\">&#x1F512; Infrastructure Secured<\/span>\n    <\/div>\n  <\/div>\n\n  <div class=\"ns-body\">\n    <div class=\"ns-toc\">\n      <div class=\"ns-toc-title\">Table of Contents<\/div>\n      <div class=\"ns-toc-grid\">\n        <a href=\"#s1\"><span class=\"ns-toc-num\">01<\/span> Introduction<\/a>\n        <a href=\"#s2\"><span class=\"ns-toc-num\">02<\/span> Our Commitments<\/a>\n        <a href=\"#s3\"><span class=\"ns-toc-num\">03<\/span> Infrastructure Security<\/a>\n        <a href=\"#s4\"><span class=\"ns-toc-num\">04<\/span> Application Security<\/a>\n        <a href=\"#s5\"><span class=\"ns-toc-num\">05<\/span> Account Security<\/a>\n        <a href=\"#s6\"><span class=\"ns-toc-num\">06<\/span> Data &amp; Encryption<\/a>\n        <a href=\"#s7\"><span class=\"ns-toc-num\">07<\/span> Vulnerability Disclosure<\/a>\n        <a href=\"#s8\"><span class=\"ns-toc-num\">08<\/span> Incident Response<\/a>\n        <a href=\"#s9\"><span class=\"ns-toc-num\">09<\/span> Prohibited Testing<\/a>\n        <a href=\"#s10\"><span class=\"ns-toc-num\">10<\/span> Policy Changes<\/a>\n        <a href=\"#s11\"><span class=\"ns-toc-num\">11<\/span> Contact<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"ns-section\" id=\"s1\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">01<\/div><h2>Introduction<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>Atledtechnology takes the security of its platform, infrastructure, and user data seriously. This Security Policy describes the measures we implement to protect the confidentiality, integrity, and availability of the Service at <a href=\"https:\/\/www.atledtechnology.com\">https:\/\/www.atledtechnology.com<\/a>, as well as the procedures for responsible disclosure of security vulnerabilities. This policy applies to all users, researchers, and third parties interacting with our Service.<\/p>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s2\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">02<\/div><h2>Our Security Commitments<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <div class=\"ns-callout ns-callout-success\">\n        <div class=\"ns-callout-icon\">&#x2705;<\/div>\n        <div class=\"ns-callout-body\">\n          <p>Atledtechnology is committed to maintaining a secure environment for all users. We commit to:<\/p>\n          <ul>\n            <li>Keeping all systems patched and up to date with the latest security fixes<\/li>\n            <li>Encrypting all data in transit using <strong>TLS 1.2 or higher (HTTPS)<\/strong><\/li>\n            <li>Encrypting sensitive data at rest using strong encryption standards<\/li>\n            <li>Applying the <strong>principle of least privilege<\/strong> to all administrative access<\/li>\n            <li>Conducting regular internal security reviews and access audits<\/li>\n            <li>Responding promptly and transparently to reported vulnerabilities<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s3\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">03<\/div><h2>Infrastructure Security<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>All infrastructure powering Atledtechnology is hosted entirely within the <strong>European Union<\/strong> and managed directly by our team. We do not rely on third-party cloud providers for user data storage. Our infrastructure security measures include:<\/p>\n      <ul>\n        <li><strong>Network-level controls:<\/strong> firewall rules, intrusion detection, and port restrictions to limit attack surface<\/li>\n        <li><strong>Server hardening:<\/strong> non-essential services disabled, SSH key-based authentication only, password login disabled<\/li>\n        <li><strong>Containerization:<\/strong> services are isolated using Docker containers to limit lateral movement in case of compromise<\/li>\n        <li><strong>Automated monitoring:<\/strong> continuous monitoring of system health, resource usage, and anomalous access patterns<\/li>\n        <li><strong>Backup and recovery:<\/strong> regular encrypted backups with tested restoration procedures to ensure data availability<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s4\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">04<\/div><h2>Application Security<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>We apply security best practices throughout the development and operation of the Service:<\/p>\n      <ul>\n        <li><strong>Authentication:<\/strong> passwords are hashed using strong one-way algorithms (e.g., bcrypt or Argon2); plain-text passwords are never stored or logged<\/li>\n        <li><strong>Session management:<\/strong> session tokens are randomly generated, cryptographically secure, and expire after a period of inactivity<\/li>\n        <li><strong>Input validation:<\/strong> all user inputs are validated and sanitized server-side to prevent injection attacks (SQL injection, XSS, CSRF)<\/li>\n        <li><strong>Dependency management:<\/strong> third-party libraries are regularly audited and updated to address known CVEs<\/li>\n        <li><strong>Access logging:<\/strong> all administrative and privileged actions are logged with timestamps and source IP addresses<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s5\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">05<\/div><h2>Account Security<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>Users are responsible for maintaining the security of their own accounts. We strongly recommend:<\/p>\n      <ul>\n        <li>Using a <strong>strong, unique password<\/strong> not reused across other services<\/li>\n        <li>Enabling <strong>two-factor authentication (2FA)<\/strong> if available on the Service<\/li>\n        <li>Logging out of the Service when using shared or public devices<\/li>\n        <li>Never sharing your credentials with anyone<\/li>\n      <\/ul>\n      <p>If you suspect your account has been compromised, contact us immediately at <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a>. We will investigate and take appropriate action, including account suspension if necessary to prevent further harm.<\/p>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s6\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">06<\/div><h2>Data Protection and Encryption<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>All personal data collected by the Service is handled in accordance with our <strong><a href=\"https:\/\/www.atledtechnology.com\/privacy-policy\">Privacy Policy<\/a><\/strong> and the <strong>GDPR (EU) 2016\/679<\/strong>. From a security standpoint:<\/p>\n      <ul>\n        <li>All connections to the Service are encrypted via <strong>HTTPS\/TLS<\/strong> \u2014 unencrypted HTTP connections are automatically redirected<\/li>\n        <li>Storage volumes containing user data are encrypted at rest<\/li>\n        <li>Backups are encrypted before storage and access-controlled<\/li>\n        <li>Passwords and authentication tokens are never stored in recoverable form<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s7\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num caution\">07<\/div><h2>Vulnerability Disclosure Policy<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <div class=\"ns-callout ns-callout-warning\">\n        <div class=\"ns-callout-icon\">&#x1F50D;<\/div>\n        <div class=\"ns-callout-body\">\n          <p>We welcome responsible disclosure from security researchers and the broader community. If you discover a potential security vulnerability in the Service, please report it to us <strong>before<\/strong> publicly disclosing it, so we have the opportunity to investigate and remediate.<\/p>\n        <\/div>\n      <\/div>\n      <p><strong>To report a vulnerability:<\/strong><\/p>\n      <ul>\n        <li><strong>Email:<\/strong> <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a><\/li>\n        <li><strong>Subject line:<\/strong> <span class=\"ns-code\">[SECURITY] Vulnerability Report \u2013 Atledtechnology<\/span><\/li>\n        <li><strong>Include:<\/strong> a clear description of the vulnerability, steps to reproduce, potential impact, and any supporting evidence (screenshots, logs, proof-of-concept)<\/li>\n      <\/ul>\n      <p><strong>Our commitments to reporters:<\/strong><\/p>\n      <ul>\n        <li>We will acknowledge receipt of your report within <strong>48 hours<\/strong><\/li>\n        <li>We will provide a status update within <strong>7 business days<\/strong><\/li>\n        <li>We will work to remediate confirmed vulnerabilities within a reasonable timeframe depending on severity<\/li>\n        <li>We will not pursue legal action against researchers who act in good faith and follow this policy<\/li>\n      <\/ul>\n      <p><strong>Out of scope:<\/strong> denial-of-service attacks, social engineering, physical security attacks, reports generated by automated scanners without manual validation, and vulnerabilities in third-party services not under our control.<\/p>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s8\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">08<\/div><h2>Incident Response<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>In the event of a confirmed security incident or data breach, Atledtechnology will:<\/p>\n      <ul>\n        <li><strong>Contain<\/strong> the incident promptly to limit exposure<\/li>\n        <li><strong>Investigate<\/strong> the scope, cause, and impact of the breach<\/li>\n        <li><strong>Notify<\/strong> affected users within <strong>72 hours<\/strong> of becoming aware of the breach, in accordance with <strong>GDPR Article 33<\/strong><\/li>\n        <li><strong>Report<\/strong> the breach to the <strong>Garante per la protezione dei dati personali<\/strong> (Italian DPA) where required by law at <a href=\"https:\/\/www.garanteprivacy.it\" target=\"_blank\">www.garanteprivacy.it<\/a><\/li>\n        <li><strong>Remediate<\/strong> the root cause and implement measures to prevent recurrence<\/li>\n        <li><strong>Document<\/strong> the incident and response for internal review and regulatory compliance<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s9\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num warning\">09<\/div><h2>Prohibited Security Testing<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <div class=\"ns-callout ns-callout-danger\">\n        <div class=\"ns-callout-icon\">&#x26A0;&#xFE0F;<\/div>\n        <div class=\"ns-callout-body\">\n          <p>You may <strong>not<\/strong> perform any security testing, scanning, or probing against the Service or its infrastructure without prior explicit written authorization from Atledtechnology. Unauthorized testing \u2014 including automated vulnerability scanning, port scanning, brute-force attempts, or penetration testing \u2014 is a violation of our <strong><a href=\"https:\/\/www.atledtechnology.com\/terms-of-service\">Terms of Service<\/a><\/strong> and may constitute a criminal offense under Italian law (Art. 615-ter of the Italian Penal Code) and EU cybersecurity regulations.<\/p>\n        <\/div>\n      <\/div>\n      <p>If you wish to conduct authorized security research, contact us at <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a> to request permission.<\/p>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s10\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">10<\/div><h2>Changes to This Policy<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <p>We may update this Security Policy from time to time to reflect improvements in our security practices or changes in applicable law. Changes will be posted on this page with an updated revision date. We encourage you to review this page periodically.<\/p>\n    <\/div>\n\n    <div class=\"ns-divider\"><\/div>\n\n    <div class=\"ns-section\" id=\"s11\">\n      <div class=\"ns-section-header\"><div class=\"ns-section-num\">11<\/div><h2>Contact<\/h2><div class=\"ns-section-line\"><\/div><\/div>\n      <div class=\"ns-address\"><strong>Luca Ricci<\/strong> \u2014 Atledtechnology<br\/>Email: <a href=\"mailto:luca.ricci@atledtechnology.com\">luca.ricci@atledtechnology.com<\/a><br\/>Website: <a href=\"https:\/\/www.atledtechnology.com\">https:\/\/www.atledtechnology.com<\/a><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"ns-footer\">&copy; 2026 Atledtechnology &mdash; Luca Ricci. All rights reserved.<\/div>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Security Policy \u2013 Atledtechnology Legal Document Security Policy &#128197; Last updated: April 14, 2026 &#127968; Atledtechnology &#127758; www.atledtechnology.com &#x1F512; Infrastructure Secured Table of Contents 01 Introduction 02 Our Commitments 03 Infrastructure Security 04 Application Security 05 Account Security 06 Data &amp; Encryption 07 Vulnerability Disclosure 08 Incident Response 09 Prohibited Testing 10 Policy Changes 11 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-288","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/comments?post=288"}],"version-history":[{"count":3,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/288\/revisions"}],"predecessor-version":[{"id":293,"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/pages\/288\/revisions\/293"}],"wp:attachment":[{"href":"https:\/\/www.atledtechnology.com\/index.php\/wp-json\/wp\/v2\/media?parent=288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}