{% extends "base.html" %} {% block content %}

Cookie Policy

How AstroSpace uses cookies

We default to necessary cookies only. Optional preference and community cookies are off until you choose otherwise.

AstroSpace uses first-party cookies to keep the site secure, remember your consent choices, and optionally save interface preferences. If you allow community cookies, we also store a pseudonymous visitor identifier to improve unique view counting, anonymous like detection, and comment-abuse protection.

When optional community cookies are off, anonymous views, likes, and comments can still work. In that case we fall back to a hashed fingerprint derived from network and browser information so we can limit abuse without storing raw IP addresses in the database.

{% for row in cookie_policy_rows %} {% endfor %}
Name Category Duration Purpose
{{ row.name }} {{ row.category }} {{ row.duration }} {{ row.purpose }}

Need to change your choice later?

Use the Cookie Settings button in the footer at any time.

{% endblock %}