{"id":3,"date":"2025-10-31T08:11:21","date_gmt":"2025-10-31T08:11:21","guid":{"rendered":"https:\/\/egydevteam.com\/?page_id=3"},"modified":"2025-11-08T06:25:19","modified_gmt":"2025-11-08T06:25:19","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/egydevteam.com\/index.php\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\n<style>\n.privacy-modern {\n    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    line-height: 1.7;\n    color: #333;\n    max-width: 800px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    background: #fff;\n}\n\n.privacy-modern * {\n    box-sizing: border-box;\n}\n\n\/* Header Section *\/\n.privacy-modern .header-section {\n    text-align: center;\n    margin-bottom: 50px;\n    padding-bottom: 30px;\n    border-bottom: 1px solid #e5e7eb;\n}\n\n.privacy-modern h1 {\n    font-size: 2.5rem;\n    font-weight: 700;\n    color: #111827;\n    margin-bottom: 20px;\n    letter-spacing: -0.02em;\n}\n\n.privacy-modern .version-info {\n    display: inline-flex;\n    gap: 30px;\n    flex-wrap: wrap;\n    justify-content: center;\n    margin-top: 20px;\n}\n\n.privacy-modern .version-item {\n    font-size: 0.95rem;\n    color: #6b7280;\n}\n\n.privacy-modern .version-item strong {\n    color: #374151;\n    font-weight: 600;\n}\n\n\/* Section Headers *\/\n.privacy-modern h2 {\n    font-size: 1.75rem;\n    font-weight: 600;\n    color: #111827;\n    margin: 50px 0 25px 0;\n    padding-bottom: 10px;\n    border-bottom: 2px solid #e5e7eb;\n    position: relative;\n}\n\n.privacy-modern h2:before {\n    content: \"\";\n    position: absolute;\n    bottom: -2px;\n    left: 0;\n    width: 60px;\n    height: 2px;\n    background: #3b82f6;\n}\n\n.privacy-modern h3 {\n    font-size: 1.3rem;\n    font-weight: 600;\n    color: #374151;\n    margin: 35px 0 18px 0;\n}\n\n.privacy-modern h4 {\n    font-size: 1.1rem;\n    font-weight: 500;\n    color: #4b5563;\n    margin: 25px 0 15px 0;\n}\n\n\/* Paragraphs and Lists *\/\n.privacy-modern p {\n    margin: 0 0 20px 0;\n    color: #4b5563;\n    font-size: 1.05rem;\n}\n\n.privacy-modern ul {\n    margin: 20px 0;\n    padding-left: 0;\n    list-style: none;\n}\n\n.privacy-modern li {\n    position: relative;\n    padding-left: 28px;\n    margin-bottom: 12px;\n    color: #4b5563;\n    font-size: 1.02rem;\n}\n\n.privacy-modern li:before {\n    content: \"\u2022\";\n    position: absolute;\n    left: 10px;\n    color: #3b82f6;\n    font-weight: bold;\n}\n\n\/* Cards and Boxes *\/\n.privacy-modern .data-collection-card {\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 12px;\n    padding: 25px;\n    margin: 30px 0;\n}\n\n.privacy-modern .data-collection-card h4 {\n    color: #1f2937;\n    margin-top: 0;\n    margin-bottom: 15px;\n    padding-bottom: 10px;\n    border-bottom: 1px solid #e5e7eb;\n}\n\n.privacy-modern .not-collected-box {\n    background: #fef2f2;\n    border: 1px solid #fecaca;\n    border-left: 4px solid #ef4444;\n    border-radius: 8px;\n    padding: 20px;\n    margin: 30px 0;\n}\n\n.privacy-modern .not-collected-box p {\n    color: #991b1b;\n    font-weight: 600;\n    margin-bottom: 15px;\n}\n\n.privacy-modern .not-collected-box li {\n    color: #7f1d1d;\n}\n\n.privacy-modern .not-collected-box li:before {\n    content: \"\u2715\";\n    color: #dc2626;\n}\n\n\/* Contact Section *\/\n.privacy-modern .contact-section {\n    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);\n    color: white;\n    border-radius: 16px;\n    padding: 35px;\n    margin: 50px 0;\n    text-align: center;\n    box-shadow: 0 10px 30px rgba(59, 130, 246, 0.2);\n}\n\n.privacy-modern .contact-section h2 {\n    color: white;\n    border: none;\n    margin-top: 0;\n    margin-bottom: 25px;\n}\n\n.privacy-modern .contact-section h2:before {\n    display: none;\n}\n\n.privacy-modern .contact-section p {\n    color: white;\n    margin-bottom: 10px;\n}\n\n.privacy-modern .contact-section a {\n    color: white;\n    text-decoration: none;\n    border-bottom: 1px solid rgba(255, 255, 255, 0.5);\n    transition: border-color 0.3s;\n}\n\n.privacy-modern .contact-section a:hover {\n    border-bottom-color: white;\n}\n\n\/* Compliance Section *\/\n.privacy-modern .compliance-list {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 15px;\n    margin: 25px 0;\n}\n\n.privacy-modern .compliance-list li {\n    background: #f3f4f6;\n    padding: 12px 15px;\n    border-radius: 8px;\n    margin: 0;\n    padding-left: 40px;\n}\n\n.privacy-modern .compliance-list li:before {\n    content: \"\u2713\";\n    color: #10b981;\n    font-weight: bold;\n    left: 15px;\n}\n\n\/* Footer *\/\n.privacy-modern .footer-section {\n    margin-top: 60px;\n    padding-top: 30px;\n    border-top: 2px solid #e5e7eb;\n    text-align: center;\n}\n\n.privacy-modern .footer-section p {\n    color: #6b7280;\n    font-style: italic;\n    font-size: 0.95rem;\n}\n\n\/* Emphasis *\/\n.privacy-modern strong {\n    font-weight: 600;\n    color: #1f2937;\n}\n\n\/* Links *\/\n.privacy-modern a {\n    color: #3b82f6;\n    text-decoration: none;\n    transition: color 0.3s;\n}\n\n.privacy-modern a:hover {\n    color: #2563eb;\n    text-decoration: underline;\n}\n\n\/* Responsive Design *\/\n@media (max-width: 768px) {\n    .privacy-modern {\n        padding: 30px 15px;\n    }\n    \n    .privacy-modern h1 {\n        font-size: 2rem;\n    }\n    \n    .privacy-modern h2 {\n        font-size: 1.5rem;\n    }\n    \n    .privacy-modern .version-info {\n        flex-direction: column;\n        gap: 10px;\n    }\n    \n    .privacy-modern .compliance-list {\n        grid-template-columns: 1fr;\n    }\n}\n\n\/* Smooth scroll behavior *\/\n.privacy-modern {\n    scroll-behavior: smooth;\n}\n\n\/* Print styles *\/\n@media print {\n    .privacy-modern {\n        font-size: 11pt;\n        line-height: 1.5;\n    }\n    \n    .privacy-modern .contact-section {\n        background: #f3f4f6;\n        color: #111827;\n        box-shadow: none;\n    }\n    \n    .privacy-modern .contact-section h2,\n    .privacy-modern .contact-section p,\n    .privacy-modern .contact-section a {\n        color: #111827;\n    }\n}\n<\/style>\n\n\n\n<div class=\"privacy-modern\">\n\n<div class=\"header-section\">\n    <h1>Privacy Policy for EORaptor<\/h1>\n    <div class=\"version-info\">\n        <span class=\"version-item\"><strong>Effective Date:<\/strong> November 8, 2025<\/span>\n        <span class=\"version-item\"><strong>Version:<\/strong> 1.0<\/span>\n        <span class=\"version-item\"><strong>Last Updated:<\/strong> November 8, 2025<\/span>\n    <\/div>\n<\/div>\n\n<h2>1. Introduction<\/h2>\n\n<p>EORaptor (&#8220;the Application&#8221;, &#8220;we&#8221;, &#8220;us&#8221;, or &#8220;our&#8221;) is committed to protecting your privacy and ensuring the security of any information collected through the use of our application. This Privacy Policy outlines our practices regarding the collection, use, storage, and protection of information when you use our PlayStation console diagnostic and repair tool.<\/p>\n\n<p>This policy complies with Google Play Store requirements and applicable data protection regulations. By using EORaptor, you acknowledge that you have read, understood, and agree to be bound by this Privacy Policy.<\/p>\n\n<h2>2. Information We Collect<\/h2>\n\n<h3>2.1 Technical Diagnostic Data<\/h3>\n\n<p>The Application collects strictly technical information necessary for diagnostic purposes and service improvement:<\/p>\n\n<div class=\"data-collection-card\">\n    <h4>Application Activity Logs<\/h4>\n    <ul>\n        <li>Operations performed (e.g., syscon read operations, SFlash write operations)<\/li>\n        <li>Task execution status (initiated, completed, failed)<\/li>\n        <li>Error codes and diagnostic messages<\/li>\n        <li>Operation timestamps and duration metrics<\/li>\n    <\/ul>\n<\/div>\n\n<div class=\"data-collection-card\">\n    <h4>Console Identification Data<\/h4>\n    <ul>\n        <li>Console serial numbers (for diagnostic purposes only)<\/li>\n        <li>Console model identifiers<\/li>\n        <li>Firmware version information<\/li>\n    <\/ul>\n<\/div>\n\n<div class=\"data-collection-card\">\n    <h4>Device and System Information<\/h4>\n    <ul>\n        <li>Application version number<\/li>\n        <li>Operating system type and version<\/li>\n        <li>Device manufacturer and model<\/li>\n        <li>Device identifier (anonymized)<\/li>\n    <\/ul>\n<\/div>\n\n<div class=\"data-collection-card\">\n    <h4>Network and Connection Data<\/h4>\n    <ul>\n        <li>Connection timestamps<\/li>\n        <li>IP addresses (for security and diagnostic purposes)<\/li>\n        <li>HTTP user agent strings<\/li>\n        <li>API endpoint access logs<\/li>\n    <\/ul>\n<\/div>\n\n<h3>2.2 Information We Do NOT Collect<\/h3>\n\n<div class=\"not-collected-box\">\n    <p>We explicitly do not collect:<\/p>\n    <ul>\n        <li>Personal identification information (name, email, phone number)<\/li>\n        <li>Location data or GPS information<\/li>\n        <li>Contact lists or address books<\/li>\n        <li>Multimedia files (photos, videos, audio)<\/li>\n        <li>SMS or messaging data<\/li>\n        <li>Microphone recordings<\/li>\n        <li>Payment or financial information<\/li>\n        <li>Browsing history or cookies from other applications<\/li>\n    <\/ul>\n<\/div>\n\n<h2>3. How We Collect Information<\/h2>\n\n<h3>3.1 Automatic Collection<\/h3>\n<p>Diagnostic data is automatically generated during normal application operation and stored locally in a secure, application-specific directory inaccessible to other applications.<\/p>\n\n<h3>3.2 Data Synchronization<\/h3>\n<p>The Application periodically attempts to synchronize local diagnostic logs with our secure servers when network connectivity is available. This process uses encrypted connections and industry-standard security protocols.<\/p>\n\n<h2>4. Purpose of Data Processing<\/h2>\n\n<p>We process collected information exclusively for the following legitimate purposes:<\/p>\n\n<h3>4.1 Service Operations<\/h3>\n<ul>\n    <li>Diagnosing application crashes and operational failures<\/li>\n    <li>Identifying and resolving console compatibility issues<\/li>\n    <li>Monitoring flash operation success rates<\/li>\n    <li>Preventing data corruption during critical operations<\/li>\n<\/ul>\n\n<h3>4.2 Service Improvement<\/h3>\n<ul>\n    <li>Analyzing usage patterns to optimize performance<\/li>\n    <li>Identifying feature requirements and enhancement opportunities<\/li>\n    <li>Ensuring compatibility with new console models and firmware versions<\/li>\n    <li>Developing targeted fixes for reported issues<\/li>\n<\/ul>\n\n<h3>4.3 Security and Compliance<\/h3>\n<ul>\n    <li>Detecting and preventing unauthorized use or abuse<\/li>\n    <li>Maintaining service integrity and availability<\/li>\n    <li>Complying with legal obligations and industry standards<\/li>\n    <li>Protecting intellectual property and proprietary methods<\/li>\n<\/ul>\n\n<h3>4.4 User Support<\/h3>\n<ul>\n    <li>Providing technical assistance upon request<\/li>\n    <li>Troubleshooting specific user-reported issues<\/li>\n    <li>Generating diagnostic reports for repair verification<\/li>\n<\/ul>\n\n<h2>5. Data Storage and Security<\/h2>\n\n<h3>5.1 Local Storage<\/h3>\n<ul>\n    <li>Data is stored in encrypted format within the application&#8217;s private storage directory<\/li>\n    <li>Local storage is automatically cleared upon application uninstallation<\/li>\n    <li>Cache management prevents excessive storage consumption<\/li>\n<\/ul>\n\n<h3>5.2 Server Infrastructure<\/h3>\n<ul>\n    <li>Data transmission occurs via SSL\/TLS encrypted connections<\/li>\n    <li>Server infrastructure employs industry-standard security measures<\/li>\n    <li>Access controls restrict data access to authorized personnel only<\/li>\n    <li>Regular security audits ensure ongoing protection<\/li>\n<\/ul>\n\n<h3>5.3 Data Retention<\/h3>\n<ul>\n    <li><strong>Local diagnostic logs:<\/strong> Retained until successful server synchronization or application uninstallation<\/li>\n    <li><strong>Server-side logs:<\/strong> Retained for a maximum of 90 days for diagnostic purposes<\/li>\n    <li><strong>Aggregated statistical data:<\/strong> May be retained indefinitely in anonymized form<\/li>\n<\/ul>\n\n<h2>6. Data Sharing and Disclosure<\/h2>\n\n<h3>6.1 Our Commitment<\/h3>\n<ul>\n    <li>We do not sell, rent, or trade your information to third parties<\/li>\n    <li>We do not share data with advertising networks or marketing companies<\/li>\n    <li>We do not engage in data brokering activities<\/li>\n<\/ul>\n\n<h3>6.2 Limited Disclosure Circumstances<\/h3>\n<p>We may share information only in the following situations:<\/p>\n<ul>\n    <li><strong>Legal Compliance:<\/strong> When required by law, court order, or governmental regulation<\/li>\n    <li><strong>Rights Protection:<\/strong> To protect our rights, property, or safety, or that of our users<\/li>\n    <li><strong>Service Providers:<\/strong> With trusted third-party service providers who assist in operating our infrastructure (subject to strict confidentiality agreements)<\/li>\n    <\/ul>\n\n<h2>7. User Rights and Control<\/h2>\n\n<h3>7.1 Your Rights<\/h3>\n<p>You have the right to:<\/p>\n<ul>\n    <li>Access information we hold about your device<\/li>\n    <li>Request deletion of collected diagnostic data<\/li>\n    <li>Opt-out of diagnostic data collection (may limit functionality)<\/li>\n    <li>Receive notification of any material changes to this policy<\/li>\n<\/ul>\n\n<h3>7.2 Exercising Your Rights<\/h3>\n<ul>\n    <li><strong>Data Access:<\/strong> Contact our support team to request your data<\/li>\n    <li><strong>Data Deletion:<\/strong> Uninstall the application to remove all local data<\/li>\n    <li><strong>Opt-Out:<\/strong> Use the application in offline mode to prevent data transmission<\/li>\n<\/ul>\n\n<h2>8. Children&#8217;s Privacy<\/h2>\n\n<p>EORaptor is a professional diagnostic tool designed for technicians, repair professionals, and advanced users. The Application:<\/p>\n<ul>\n    <li>Is not intended for use by individuals under 13 years of age<\/li>\n    <li>Does not knowingly collect information from children<\/li>\n    <li>Will promptly delete any inadvertently collected data from minors upon notification<\/li>\n<\/ul>\n\n<h2>9. International Data Transfers<\/h2>\n\n<p>Your diagnostic data may be processed in countries other than your country of residence. We ensure that all international data transfers comply with applicable data protection laws and maintain consistent privacy protection regardless of processing location.<\/p>\n\n<h2>10. Third-Party Services<\/h2>\n\n<p>The Application does not integrate third-party analytics or advertising SDKs. Any future integration of third-party services will be disclosed through an update to this Privacy Policy.<\/p>\n\n<h2>11. Policy Updates<\/h2>\n\n<p>We reserve the right to update this Privacy Policy to reflect changes in our practices or legal requirements. Material changes will be communicated through:<\/p>\n<ul>\n    <li>In-application notifications<\/li>\n    <li>Website announcements<\/li>\n    <li>Update notices in app stores<\/li>\n<\/ul>\n\n<p>The &#8220;Effective Date&#8221; at the top of this policy indicates the last revision date.<\/p>\n\n<div class=\"contact-section\">\n    <h2>12. Contact Information<\/h2>\n    <p>For privacy-related inquiries, concerns, or requests, please contact us:<\/p>\n    <p><strong>EgyDev Team<\/strong><\/p>\n    <p>Website: <a href=\"https:\/\/egydevteam.com\">https:\/\/egydevteam.com<\/a><\/p>\n    <p>Email: <a href=\"mailto:privacy@egydevteam.com\">privacy@egydevteam.com<\/a><\/p>\n    <p>Support: <a href=\"mailto:support@egydevteam.com\">support@egydevteam.com<\/a><\/p>\n<\/div>\n\n<h2>13. Compliance and Certification<\/h2>\n\n<p>This Privacy Policy complies with:<\/p>\n<ul class=\"compliance-list\">\n    <li>Google Play Store Developer Program Policies<\/li>\n    <li>General Data Protection Regulation (GDPR) principles<\/li>\n    <li>California Consumer Privacy Act (CCPA) requirements<\/li>\n    <li>Industry best practices for data protection<\/li>\n<\/ul>\n\n<div class=\"footer-section\">\n    <p><strong>By using EORaptor, you acknowledge that you have read and understood this Privacy Policy and consent to the collection and use of diagnostic information as described herein.<\/strong><\/p>\n    <p>Last Review Date: November 8, 2025 | Document Version: 1.0<\/p>\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Privacy Policy for EORaptor Effective Date: November 8, 2025 Version: 1.0 Last Updated: November 8, 2025 1. Introduction EORaptor (&#8220;the Application&#8221;, &#8220;we&#8221;, &#8220;us&#8221;, or &#8220;our&#8221;) is committed to protecting your privacy and ensuring the security of any information collected through the use of our application. This Privacy Policy outlines our practices regarding the collection, use, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/comments?post=3"}],"version-history":[{"count":4,"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":119,"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/pages\/3\/revisions\/119"}],"wp:attachment":[{"href":"https:\/\/egydevteam.com\/index.php\/wp-json\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}