Cookie Policy
The storage used by the Orbit public website, why it exists, and how to accept, reject, or change optional categories.
001 / What this policy covers
“Cookies” here includes browser cookies, local storage, session storage, and similar device-side identifiers. The current public website primarily uses local storage. Authentication cookies used by app.orbitdev.org are strictly necessary to keep users signed in and protect accounts.
002 / Current storage inventory
- orbit_cookie_consent_v2 — Orbit — records consent categories and date — strictly necessary — expires after 180 days.
- theme / orbit-site-theme — Orbit — remembers a light or dark interface choice — preferences — remains until removed by the user.
- orbit_announcement_v0.0.1 — Orbit — remembers that a site notice was dismissed — preferences — remains until removed or the notice identifier changes.
- Authentication and security storage — app.orbitdev.org — names and lifetimes must be confirmed from the production app: [AUTH COOKIE INVENTORY REQUIRED].
003 / Strictly necessary
Necessary storage supports consent records, authentication, account security, fraud prevention, load routing, and essential product functions. It cannot be switched off through the consent panel because the requested service may not work without it.
004 / Preferences
Preference storage remembers non-essential interface choices such as theme and dismissed notices. It is optional. Rejecting it does not block the public website, although choices may not persist between visits.
005 / Analytics and marketing
No analytics or marketing scripts were found in the current public website code. These categories remain in settings so future tools cannot be activated silently. If Orbit adds one, this inventory and policy must be updated and the script must remain blocked until the required consent is given.
006 / Your choices
“Accept all” and “Reject optional” are presented at the same level. “Settings” lets you choose each optional category. Use the “Cookie settings” control in the footer at any time to change or withdraw your choice. .
007 / Browser controls
You can also clear or block storage in your browser. Clearing storage removes the consent record, so the panel will ask again. Blocking necessary authentication storage can sign you out or stop protected app features.
008 / Consent record
The consent controller stores the selected categories, policy version, decision time, and a 180-day expiry. It does not store prompts, files, messages, account credentials, or payment details.
009 / Updates and contact
Orbit will update this page when storage or provider behavior changes. Questions can be sent to support@orbitdev.org.