Legal

Privacy Policy

Effective date: July 23, 2026

WikiSys is built around one idea: your wiki is your data, in your own storage. Each wiki is a markdown file in a Google Drive folder that you own. WikiSys has no user accounts, no server-side database, and keeps no copy of your content. This page explains exactly what information the service touches and why.

What WikiSys stores

Google account and Drive access

Signing in uses Google's own sign-in flow and requests a single scope, drive.file — the narrowest Drive scope. It lets WikiSys see and edit only files and folders that WikiSys itself created (or that you explicitly opened with it). It cannot browse the rest of your Drive. The access token stays in your browser; WikiSys servers never receive or store it.

WikiSys's use and transfer of information received from Google APIs adheres to the Google API Services User Data Policy, including the Limited Use requirements. Your Drive data is used only to provide the wiki features you invoke — reading and saving your wiki files — never for advertising, profiling, or training, and is never sold or transferred to third parties.

Share links

When you create a share link, your Drive folder's location is encrypted into the link itself using a server-held secret. Recipients interact with the wiki through the WikiSys server, which relays reads and writes to your Drive folder without ever revealing its location. In doing so the server handles your wiki content transiently, in memory, per request — it does not retain it. Link passphrases are never stored anywhere: they are used only to derive cryptographic keys, and verification happens without keeping the passphrase.

Who can actually read or edit a shared wiki is always governed by your Google Drive folder's own sharing permissions — revoke them in Drive and every link stops working.

Server logs

Like nearly all web services, the WikiSys server (hosted on Google Cloud Run) produces standard request logs — IP address, requested URL, user agent, timestamp — used solely for operating the service, debugging, and abuse prevention (rate limiting). Logs are retained per Google Cloud's default retention and then discarded. Wiki content and passphrases are not logged.

Cookies and third parties

Deleting your data

Changes and contact

If this policy changes materially, the effective date above will be updated. Questions or requests: j@wikisys.com.