๐ช Short version: Boofer's mobile app does not use browser cookies. Our website (booferapp.github.io) uses only strictly necessary cookies to ensure the site works correctly. We do not use tracking or advertising cookies.
Cookies are small text files placed on your device when you visit a website. They help websites remember information about your visit, such as your preferences or login state.
Similar technologies include local storage, session storage, and device identifiers used in mobile apps.
Mobile App: The Boofer app does not use HTTP cookies. It uses secure, device-local storage for session management and preferences. This data is stored only on your device.
Admin Dashboard (booferapp.github.io/admin): The admin panel uses session tokens stored in localStorage for authentication purposes. These are not shared with third parties.
Website (booferapp.github.io): Our public website may use the following:
| Cookie Name | Type | Purpose | Duration |
|---|---|---|---|
| _session | Strictly Necessary | Maintains session state on the admin portal | Session |
| lastActivity | Functional | Tracks admin session timeout for security | Session |
We do not use:
You can control and delete cookies through your browser settings. Note that disabling cookies may affect the functionality of the admin dashboard.
Most browsers allow you to:
If you have questions about our cookie practices, please contact us at shaadowplatforms.g92192@gmail.com.