Skip to content

Commit 3024de4

Browse files
Add legal, privacy, and terms pages
Co-authored-by: neftali.yagua <[email protected]>
1 parent afa281b commit 3024de4

File tree

3 files changed

+460
-0
lines changed

3 files changed

+460
-0
lines changed

legal/index.html

Lines changed: 116 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,116 @@
1+
---
2+
layout: layout_en
3+
navigation: portal.html
4+
title: "Legal Information"
5+
---
6+
7+
<div class="bg-gradient-to-r from-stone-800 to-stone-900 text-white py-12 sm:py-16 lg:py-20 px-4 sm:px-6 lg:px-8">
8+
<div class="max-w-4xl mx-auto text-center">
9+
<h1 class="heading-1 mb-4 sm:mb-6">Legal Information</h1>
10+
<p class="text-body text-gray-300">Corporate and legal information about Coderic</p>
11+
</div>
12+
</div>
13+
14+
<section class="max-w-4xl mx-auto container-padding section-padding">
15+
<div class="prose prose-lg max-w-none">
16+
<div class="mb-8">
17+
<h2 class="heading-3 text-stone-800 mb-4">Corporate Information</h2>
18+
<div class="bg-gray-50 p-6 rounded-lg mb-6">
19+
<p class="text-body text-gray-700 mb-2"><strong>Legal Name:</strong> Coderic S.A.S.</p>
20+
<p class="text-body text-gray-700 mb-2"><strong>Corporate Type:</strong> Sociedad por Acciones Simplificada (S.A.S.)</p>
21+
<p class="text-body text-gray-700 mb-2"><strong>Jurisdiction:</strong> Colombia</p>
22+
<p class="text-body text-gray-700 mb-2"><strong>Headquarters:</strong> Colombia</p>
23+
<p class="text-body text-gray-700 mb-2"><strong>Founded:</strong> September 30, 2004</p>
24+
<p class="text-body text-gray-700 mb-2"><strong>Corporate Purpose:</strong> Corporation Oriented to the Strategic Development of Commercial Information Resources</p>
25+
</div>
26+
</div>
27+
28+
<div class="mb-8">
29+
<h2 class="heading-3 text-stone-800 mb-4">Business Description</h2>
30+
<p class="text-body text-gray-700 mb-4">
31+
Coderic S.A.S. is a Software Factory operating in Latin America, dedicated to software engineering, offering technological tools and integrations accessible to everyone. We operate as a corporate ecosystem that integrates infrastructure, community, education, and fintech and business solutions.
32+
</p>
33+
<p class="text-body text-gray-700">
34+
Our organization spans across multiple Latin American countries, with a diverse team of developers and professionals working together to deliver high-quality software solutions and services.
35+
</p>
36+
</div>
37+
38+
<div class="mb-8">
39+
<h2 class="heading-3 text-stone-800 mb-4">Intellectual Property</h2>
40+
<p class="text-body text-gray-700 mb-4">
41+
All content on this website, including but not limited to text, graphics, logos, icons, images, audio clips, digital downloads, and software, is the property of Coderic S.A.S. or its content suppliers and is protected by international copyright and trademark laws.
42+
</p>
43+
<p class="text-body text-gray-700 mb-4">
44+
Many of our projects are released under Free and Open Source Software (FOSS) licenses. Please refer to the specific license file in each repository for detailed licensing information.
45+
</p>
46+
<p class="text-body text-gray-700">
47+
The "Coderic" name and logo are trademarks of Coderic S.A.S. Unauthorized use of these trademarks is prohibited.
48+
</p>
49+
</div>
50+
51+
<div class="mb-8">
52+
<h2 class="heading-3 text-stone-800 mb-4">Open Source Commitment</h2>
53+
<p class="text-body text-gray-700 mb-4">
54+
Coderic is committed to the principles of Free and Open Source Software. Many of our projects are available on GitHub under various open source licenses, including but not limited to:
55+
</p>
56+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
57+
<li>MIT License</li>
58+
<li>Apache License 2.0</li>
59+
<li>GNU General Public License (GPL)</li>
60+
<li>GNU Lesser General Public License (LGPL)</li>
61+
<li>Mozilla Public License (MPL)</li>
62+
</ul>
63+
<p class="text-body text-gray-700">
64+
Our open source repositories can be found at <a href="https://github.com/Coderic" class="text-orange-600 hover:text-orange-700" target="_blank" rel="noopener noreferrer">github.com/Coderic</a>.
65+
</p>
66+
</div>
67+
68+
<div class="mb-8">
69+
<h2 class="heading-3 text-stone-800 mb-4">Service Availability</h2>
70+
<p class="text-body text-gray-700 mb-4">
71+
While we strive to ensure continuous availability of our services, we do not guarantee uninterrupted or error-free operation. Services may be temporarily unavailable due to maintenance, updates, or circumstances beyond our control.
72+
</p>
73+
<p class="text-body text-gray-700">
74+
We reserve the right to modify, suspend, or discontinue any service at any time without prior notice.
75+
</p>
76+
</div>
77+
78+
<div class="mb-8">
79+
<h2 class="heading-3 text-stone-800 mb-4">Limitation of Liability</h2>
80+
<p class="text-body text-gray-700 mb-4">
81+
To the maximum extent permitted by law, Coderic S.A.S. shall not be liable for any indirect, incidental, special, consequential, or punitive damages, or any loss of profits or revenues, whether incurred directly or indirectly, or any loss of data, use, goodwill, or other intangible losses resulting from:
82+
</p>
83+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
84+
<li>Your use or inability to use our services</li>
85+
<li>Any unauthorized access to or use of our servers and/or any personal information stored therein</li>
86+
<li>Any interruption or cessation of transmission to or from our services</li>
87+
<li>Any bugs, viruses, trojan horses, or the like that may be transmitted to or through our services</li>
88+
</ul>
89+
</div>
90+
91+
<div class="mb-8">
92+
<h2 class="heading-3 text-stone-800 mb-4">Governing Law</h2>
93+
<p class="text-body text-gray-700 mb-4">
94+
This website and our services are governed by the laws of Colombia. Any disputes arising from or related to the use of our services shall be subject to the exclusive jurisdiction of the courts of Colombia.
95+
</p>
96+
</div>
97+
98+
<div class="mb-8">
99+
<h2 class="heading-3 text-stone-800 mb-4">Contact Information</h2>
100+
<div class="bg-gray-50 p-6 rounded-lg">
101+
<p class="text-body text-gray-700 mb-2"><strong>Legal Department</strong></p>
102+
<p class="text-body text-gray-700 mb-2">Coderic S.A.S.</p>
103+
<p class="text-body text-gray-700 mb-2">Email: <a href="mailto:[email protected]" class="text-orange-600 hover:text-orange-700">[email protected]</a></p>
104+
<p class="text-body text-gray-700 mb-2">Website: <a href="https://coderic.org" class="text-orange-600 hover:text-orange-700">coderic.org</a></p>
105+
<p class="text-body text-gray-700">Headquarters: Colombia</p>
106+
</div>
107+
</div>
108+
109+
<div class="mb-8">
110+
<h2 class="heading-3 text-stone-800 mb-4">Updates to Legal Information</h2>
111+
<p class="text-body text-gray-700">
112+
We reserve the right to update this legal information page at any time. We encourage you to review this page periodically to stay informed about our legal framework and corporate information.
113+
</p>
114+
</div>
115+
</div>
116+
</section>

privacy/index.html

Lines changed: 152 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,152 @@
1+
---
2+
layout: layout_en
3+
navigation: portal.html
4+
title: "Privacy Policy"
5+
---
6+
7+
<div class="bg-gradient-to-r from-stone-800 to-stone-900 text-white py-12 sm:py-16 lg:py-20 px-4 sm:px-6 lg:px-8">
8+
<div class="max-w-4xl mx-auto text-center">
9+
<h1 class="heading-1 mb-4 sm:mb-6">Privacy Policy</h1>
10+
<p class="text-body text-gray-300">Last updated: {{ site.time | date: "%B %d, %Y" }}</p>
11+
</div>
12+
</div>
13+
14+
<section class="max-w-4xl mx-auto container-padding section-padding">
15+
<div class="prose prose-lg max-w-none">
16+
<div class="mb-8">
17+
<h2 class="heading-3 text-stone-800 mb-4">Introduction</h2>
18+
<p class="text-body text-gray-700 mb-4">
19+
Coderic S.A.S. ("we," "our," or "us") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you visit our website coderic.org and use our services.
20+
</p>
21+
<p class="text-body text-gray-700">
22+
By using our services, you agree to the collection and use of information in accordance with this policy.
23+
</p>
24+
</div>
25+
26+
<div class="mb-8">
27+
<h2 class="heading-3 text-stone-800 mb-4">Information We Collect</h2>
28+
<h3 class="text-xl font-semibold text-stone-700 mb-3">Personal Information</h3>
29+
<p class="text-body text-gray-700 mb-4">
30+
We may collect personal information that you voluntarily provide to us when you:
31+
</p>
32+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
33+
<li>Register for an account or request access to our repositories</li>
34+
<li>Subscribe to our newsletter or communications</li>
35+
<li>Participate in our community forums or discussions</li>
36+
<li>Contact us for support or inquiries</li>
37+
<li>Use our services, including GitHub integration</li>
38+
</ul>
39+
<p class="text-body text-gray-700 mb-4">
40+
This information may include: name, email address, GitHub username, and any other information you choose to provide.
41+
</p>
42+
43+
<h3 class="text-xl font-semibold text-stone-700 mb-3">Automatically Collected Information</h3>
44+
<p class="text-body text-gray-700 mb-4">
45+
When you visit our website, we automatically collect certain information about your device, including:
46+
</p>
47+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
48+
<li>IP address and location data</li>
49+
<li>Browser type and version</li>
50+
<li>Operating system</li>
51+
<li>Pages visited and time spent on pages</li>
52+
<li>Referring website addresses</li>
53+
</ul>
54+
</div>
55+
56+
<div class="mb-8">
57+
<h2 class="heading-3 text-stone-800 mb-4">How We Use Your Information</h2>
58+
<p class="text-body text-gray-700 mb-4">
59+
We use the information we collect to:
60+
</p>
61+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
62+
<li>Provide, maintain, and improve our services</li>
63+
<li>Process your requests and manage your account</li>
64+
<li>Send you technical updates, newsletters, and promotional materials (with your consent)</li>
65+
<li>Respond to your comments, questions, and requests</li>
66+
<li>Monitor and analyze usage patterns to enhance user experience</li>
67+
<li>Detect, prevent, and address technical issues and security threats</li>
68+
<li>Comply with legal obligations</li>
69+
</ul>
70+
</div>
71+
72+
<div class="mb-8">
73+
<h2 class="heading-3 text-stone-800 mb-4">Information Sharing and Disclosure</h2>
74+
<p class="text-body text-gray-700 mb-4">
75+
We do not sell, trade, or rent your personal information to third parties. We may share your information only in the following circumstances:
76+
</p>
77+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
78+
<li><strong>Service Providers:</strong> With trusted third-party service providers who assist us in operating our website and services</li>
79+
<li><strong>Legal Requirements:</strong> When required by law or to protect our rights and safety</li>
80+
<li><strong>Business Transfers:</strong> In connection with any merger, acquisition, or sale of assets</li>
81+
<li><strong>With Your Consent:</strong> When you explicitly authorize us to share your information</li>
82+
</ul>
83+
</div>
84+
85+
<div class="mb-8">
86+
<h2 class="heading-3 text-stone-800 mb-4">Data Security</h2>
87+
<p class="text-body text-gray-700 mb-4">
88+
We implement appropriate technical and organizational security measures to protect your personal information against unauthorized access, alteration, disclosure, or destruction. However, no method of transmission over the Internet is 100% secure, and we cannot guarantee absolute security.
89+
</p>
90+
</div>
91+
92+
<div class="mb-8">
93+
<h2 class="heading-3 text-stone-800 mb-4">Your Rights</h2>
94+
<p class="text-body text-gray-700 mb-4">
95+
You have the right to:
96+
</p>
97+
<ul class="list-disc list-inside space-y-2 text-body text-gray-700 mb-4 ml-4">
98+
<li>Access and receive a copy of your personal data</li>
99+
<li>Request correction of inaccurate or incomplete data</li>
100+
<li>Request deletion of your personal data</li>
101+
<li>Object to processing of your personal data</li>
102+
<li>Request restriction of processing</li>
103+
<li>Data portability</li>
104+
<li>Withdraw consent at any time</li>
105+
</ul>
106+
<p class="text-body text-gray-700">
107+
To exercise these rights, please contact us at <a href="mailto:[email protected]" class="text-orange-600 hover:text-orange-700">[email protected]</a>.
108+
</p>
109+
</div>
110+
111+
<div class="mb-8">
112+
<h2 class="heading-3 text-stone-800 mb-4">Cookies and Tracking Technologies</h2>
113+
<p class="text-body text-gray-700 mb-4">
114+
We use cookies and similar tracking technologies to track activity on our website and hold certain information. You can instruct your browser to refuse all cookies or to indicate when a cookie is being sent. However, if you do not accept cookies, you may not be able to use some portions of our service.
115+
</p>
116+
</div>
117+
118+
<div class="mb-8">
119+
<h2 class="heading-3 text-stone-800 mb-4">Third-Party Links</h2>
120+
<p class="text-body text-gray-700 mb-4">
121+
Our website may contain links to third-party websites. We are not responsible for the privacy practices of these external sites. We encourage you to review the privacy policies of any third-party sites you visit.
122+
</p>
123+
</div>
124+
125+
<div class="mb-8">
126+
<h2 class="heading-3 text-stone-800 mb-4">Children's Privacy</h2>
127+
<p class="text-body text-gray-700 mb-4">
128+
Our services are not directed to individuals under the age of 18. We do not knowingly collect personal information from children. If you become aware that a child has provided us with personal information, please contact us immediately.
129+
</p>
130+
</div>
131+
132+
<div class="mb-8">
133+
<h2 class="heading-3 text-stone-800 mb-4">Changes to This Privacy Policy</h2>
134+
<p class="text-body text-gray-700 mb-4">
135+
We may update our Privacy Policy from time to time. We will notify you of any changes by posting the new Privacy Policy on this page and updating the "Last updated" date. You are advised to review this Privacy Policy periodically for any changes.
136+
</p>
137+
</div>
138+
139+
<div class="mb-8">
140+
<h2 class="heading-3 text-stone-800 mb-4">Contact Us</h2>
141+
<p class="text-body text-gray-700 mb-4">
142+
If you have any questions about this Privacy Policy, please contact us:
143+
</p>
144+
<div class="bg-gray-50 p-6 rounded-lg">
145+
<p class="text-body text-gray-700 mb-2"><strong>Coderic S.A.S.</strong></p>
146+
<p class="text-body text-gray-700 mb-2">Email: <a href="mailto:[email protected]" class="text-orange-600 hover:text-orange-700">[email protected]</a></p>
147+
<p class="text-body text-gray-700 mb-2">Website: <a href="https://coderic.org" class="text-orange-600 hover:text-orange-700">coderic.org</a></p>
148+
<p class="text-body text-gray-700">Headquarters: Colombia</p>
149+
</div>
150+
</div>
151+
</div>
152+
</section>

0 commit comments

Comments
 (0)