Legal

Privacy Policy

Short version: DevDex has no database, so there is very little we could store about you. Last updated July 17, 2026.

Public pages

A DevDex page (devdex.tech/<username>) is rendered from the public GitHub API on every visit. We display information GitHub already makes public: your repos, stars, languages, avatar, and bio. Nothing is copied into a DevDex-owned datastore to build the page.

When you sign in

Signing in uses GitHub OAuth. The access token is stored in your browser's localStorage and is sent only to the GitHub API — it is not saved on our servers. Signing out clears it. Your customizations (featured projects, screenshots, demo links, themes) are written to a .devstore.json file in a GitHub repo you own, under your account and your control.

The explore index

If you save your storefront, a small entry — your username, avatar URL, chosen theme, and level — is added to the public Explore listing so other visitors can find your world. This is the only per-user data DevDex itself keeps, and it only contains information that is already public on GitHub.

Infrastructure

DevDex runs on Cloudflare (site and image caching) and Vercel (share banner rendering). Like all web hosts, these providers keep standard server logs (IP addresses, request URLs) for security and operations, governed by their own privacy policies. DevDex does not run third-party advertising or sell data to anyone.

Your choices

Delete the .devstore.json file (or the repo that holds it) and your customizations are gone. Revoke the DevDex OAuth app in your GitHub settings and it can no longer act for you. Questions? Reach us via the about page.