Data Processing Transparency: GreenCore operates as a technical information provider. We prioritize the security of our users' digital footprint and comply with the General Data Protection Regulation (GDPR) standards.
1. Data Controller
GreenCore is the Data Controller of your personal information. Our legal basis for collecting and using the personal information described in our Privacy Policy depends on the Technical Context of the data we collect and the specific context in which we collect it.
2. Your Data Protection Rights
As a user of our technical platform, you are entitled to the following rights under the GDPR framework:
The Right to Access: You can request copies of your personal data held by our systems.
The Right to Rectification: You can request that we correct any technical data or personal information you believe is inaccurate.
The Right to Erasure: You have the right to request that we delete your personal data under specific conditions.
The Right to Restrict Processing: You can request that we limit how we process your data.
The Right to Object: You have the right to object to our processing of your personal data for informational analytics.
The Right to Data Portability: You can request the transfer of your data to another organization or directly to you.
3. Information We Collect
In our role as a technology knowledge base, we may collect minimal data necessary to improve user experience, including:
Technical Log Data (IP addresses, browser specifications).
Cookie Identifiers for AdSense optimization.
Email addresses (Only if voluntarily provided for technical newsletters).
4. Data Retention
GreenCore will retain your personal information only for as long as is necessary for the purposes set out in this policy. We will retain and use your information to the extent necessary to comply with our legal obligations, resolve disputes, and enforce our technical policies.
5. Third-Party Data Processing
We utilize industry-standard third-party services, such as Google AdSense and Google Analytics, to manage advertising and site traffic. These providers have their own strict GDPR compliance protocols to ensure your data remains encrypted and secure.
6. Contact Our Data Team
If you would like to exercise any of these rights or require a technical breakdown of how your data is managed, please contact us via our official administrative channel:
Ask the smart assistant and it will answer you based on the content of this article.
<div class="gdpr-container">
<div class="gdpr-header">
<h1>GDPR Compliance Statement</h1>
<p>Your Data Privacy & Technical Security Rights</p>
</div>
<div class="gdpr-content">
<div class="gdpr-alert-box">
<strong>Data Processing Transparency:</strong> GreenCore operates as a technical information provider. We prioritize the security of our users' digital footprint and comply with the General Data Protection Regulation (GDPR) standards.
</div>
<section>
<h2>1. Data Controller</h2>
<p><strong>GreenCore</strong> is the Data Controller of your personal information. Our legal basis for collecting and using the personal information described in our Privacy Policy depends on the Technical Context of the data we collect and the specific context in which we collect it.</p>
</section>
<section>
<h2>2. Your Data Protection Rights</h2>
<p>As a user of our technical platform, you are entitled to the following rights under the GDPR framework:</p>
<ul class="rights-list">
<li><strong>The Right to Access:</strong> You can request copies of your personal data held by our systems.</li>
<li><strong>The Right to Rectification:</strong> You can request that we correct any technical data or personal information you believe is inaccurate.</li>
<li><strong>The Right to Erasure:</strong> You have the right to request that we delete your personal data under specific conditions.</li>
<li><strong>The Right to Restrict Processing:</strong> You can request that we limit how we process your data.</li>
<li><strong>The Right to Object:</strong> You have the right to object to our processing of your personal data for informational analytics.</li>
<li><strong>The Right to Data Portability:</strong> You can request the transfer of your data to another organization or directly to you.</li>
</ul>
</section>
<section>
<h2>3. Information We Collect</h2>
<p>In our role as a technology knowledge base, we may collect minimal data necessary to improve user experience, including:</p>
<ul>
<li>Technical Log Data (IP addresses, browser specifications).</li>
<li>Cookie Identifiers for AdSense optimization.</li>
<li>Email addresses (Only if voluntarily provided for technical newsletters).</li>
</ul>
</section>
<section>
<h2>4. Data Retention</h2>
<p>GreenCore will retain your personal information only for as long as is necessary for the purposes set out in this policy. We will retain and use your information to the extent necessary to comply with our legal obligations, resolve disputes, and enforce our technical policies.</p>
</section>
<section>
<h2>5. Third-Party Data Processing</h2>
<p>We utilize industry-standard third-party services, such as <strong>Google AdSense</strong> and <strong>Google Analytics</strong>, to manage advertising and site traffic. These providers have their own strict GDPR compliance protocols to ensure your data remains encrypted and secure.</p>
</section>
<section class="gdpr-footer-note">
<h2>6. Contact Our Data Team</h2>
<p>If you would like to exercise any of these rights or require a technical breakdown of how your data is managed, please contact us via our official administrative channel:</p>
<a class="gdpr-email" href="mailto:onlinetued@gmail.com">onlinetued@gmail.com</a>
</section>
</div>
</div>
<style>
.gdpr-container {
max-width: 900px;
margin: 30px auto;
padding: 45px;
background: #ffffff;
font-family: 'Segoe UI', Arial, sans-serif;
line-height: 1.8;
color: #334155;
border-radius: 12px;
box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}
.gdpr-header {
text-align: center;
border-bottom: 2px solid #f1f5f9;
margin-bottom: 40px;
padding-bottom: 20px;
}
.gdpr-header h1 {
color: #0d233a; /* Navy Blue */
font-size: 34px;
margin-bottom: 10px;
}
.gdpr-header p {
color: #10b981; /* Emerald Green */
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;
}
.gdpr-alert-box {
background-color: #f0fdf4;
border-left: 5px solid #10b981;
padding: 20px;
margin-bottom: 35px;
font-size: 15px;
border-radius: 4px;
}
.gdpr-content h2 {
color: #0d233a;
font-size: 22px;
margin-top: 30px;
border-bottom: 1px solid #e2e8f0;
padding-bottom: 10px;
}
.rights-list li {
margin-bottom: 15px;
padding-left: 10px;
}
.rights-list strong {
color: #10b981;
}
.gdpr-footer-note {
margin-top: 50px;
background: #f8fafc;
padding: 30px;
border-radius: 10px;
text-align: center;
}
.gdpr-email {
display: inline-block;
margin-top: 15px;
color: #10b981;
text-decoration: none;
font-weight: 700;
font-size: 18px;
}
.gdpr-email:hover {
text-decoration: underline;
}
@media (max-width: 600px) {
.gdpr-container { padding: 20px; }
.gdpr-header h1 { font-size: 26px; }
}
</style>