Awesome Lists
privacy-policy.txt
$cat privacy-policy.txt

# Privacy Policy

Last updated: October 2, 2025

intro.txt

$ echo "Introduction"

Awesome Lists Directory ("we", "our", or "us") respects your privacy and is committed to protecting your personal data. This privacy policy explains how we collect, use, and safeguard your information when you visit our website.

data-collection.txt

$ grep "information" data-collection.txt

→ Personal Information

When you create an account, we collect your email address and username. If you subscribe to our newsletter, we store your subscription preferences.

→ Usage Data

We automatically collect information about how you interact with our service, including IP address, browser type, pages visited, and time spent on pages.

→ Cookies

We use cookies and similar technologies to maintain your session, remember your preferences, and analyze site usage.

data-usage.txt

$ cat data-usage.txt

We use the information we collect to:

  • → Provide and maintain our service
  • → Send you newsletters and updates (with your consent)
  • → Respond to your inquiries and support requests
  • → Analyze and improve our service
  • → Detect and prevent fraud or abuse
  • → Comply with legal obligations
data-sharing.txt

$ cat data-sharing.txt

We do not sell your personal information. We may share your data with:

  • → Service providers who assist in operating our service
  • → Law enforcement when required by law
  • → Business partners (only with your consent)
user-rights.txt

$ ls user-rights/

You have the right to:

  • → Access your personal data
  • → Correct inaccurate data
  • → Request deletion of your data
  • → Object to data processing
  • → Export your data
  • → Withdraw consent at any time
security.txt

$ cat security.txt

We implement appropriate technical and organizational measures to protect your personal data. However, no method of transmission over the internet is 100% secure, and we cannot guarantee absolute security.

updates.txt

$ cat updates.txt

We may update this privacy policy from time to time. We will notify you of any changes by posting the new policy on this page and updating the "Last updated" date.

contact.txt

$ cat contact.txt

If you have questions about this privacy policy or how we handle your data, please contact us through the appropriate channels listed on our website.