Policy Overview
This document outlines the technical methodologies employed by ViKavach Hygiene Solutions ("ViKavach", "we", "our") to maintain secure user sessions and provide personalized digital services. Our approach to authentication and tracking is rooted in clinical precision and data transparency.
By interacting with our Digital Twin dashboards or e-commerce platforms, you acknowledge the deployment of the cryptographic tokens and cookies described herein, essential for the high-integrity monitoring of sterilization environments.
Authentication Tokens
JWT Implementation
ViKavach utilizes JSON Web Tokens (JWT) for stateless authentication across our infrastructure.
- ● Access Tokens: Short-lived tokens (15 minutes) used to authorize requests to our UV sterilization APIs.
- ● Refresh Tokens: Stored in secure, HTTP-only cookies to renew access without requiring repeated manual credential entry.
Digital Twin Sessions
sensors Real-time Synchronization
Our Digital Twin technology maintains a persistent WebSocket connection. We use session-based cookies to map your browser instance to your specific hardware cluster (e.g., ViKavach Tower-4 units).
database Telemetry Buffering
LocalStorage is utilized to buffer sensor telemetry during intermittent network connectivity, ensuring no sterilization data points are lost during transmission to the central ledger.
Cookie Inventory
| Identifier | Category | Duration | Function |
|---|---|---|---|
| vk_auth_sid | Essential | Session | Maintains secure login state for administrative console. |
| vk_twin_pref | Functional | 1 Year | Stores UI preferences for the 3D Digital Twin visualizer. |
| _ga_vikavach | Analytics | 2 Years | Technical performance monitoring and traffic analysis. |
| vikavach_cart | Essential | Persistent | Maintains active shopping cart data via LocalStorage. |
Managing Preferences
Granular Control
You have the right to opt-out of non-essential cookies. Please note that disabling technical cookies may impact the accuracy of live sterilization monitoring and Digital Twin fidelity.