We take your data privacy and security with the utmost seriousness. Our architecture is built on the principle of "Zero-Knowledge" storage—meaning we do not store your file content. Every time a file is requested, our backend initiates a secure handshake with Google Drive using the OAuth 2.0 protocol. The actual file data is buffered in memory and streamed directly to the user's browser.
This method provides several layers of protection. First, the original file link in your Google Drive remains private and is never exposed to the internet. Second, our system enforces its own access controls, such as password protection and rate-limiting, before even talking to Google. This effectively creates a "Security Gate" that protects your cloud storage from unauthorized access and automated bots.