Scope
This page covers two different things, because they are genuinely different: this
website (nftgate.vsvn.net, informational only), and the telegram-nft-gate
software as run by any operator who deploys it for their own community. This is not
legal advice. If you operate a deployment for a community with real users, especially
anywhere GDPR or similar regulation applies, have someone qualified review your own
notice before relying on this one.
This website
nftgate.vsvn.net is a static, informational site. It sets no cookies, runs
no analytics or tracking scripts, and has no forms, accounts, or logins. Cloudflare, as
the hosting provider, processes standard connection metadata (IP address, request
timing) to serve the page and for its own network security, the same as any site behind
its network. That data is not collected or stored by this project itself.
What a deployment of the software stores
A community that deploys telegram-nft-gate for itself runs its own copy on its own Cloudflare account. That operator, not this project, is the one storing and controlling the data below. A deployment typically stores, in its own Cloudflare D1 database:
- Telegram user ID and username
- The Solana wallet address a user links during verification
- Verification, grace-period, and revocation timestamps
- An audit log of access changes and admin actions
It never stores or requests:
- Seed phrases, private keys, or any wallet secret
- Payment information
- Anything beyond what is listed above
Wallet ownership is checked against Solana on-chain data through the Helius DAS API, which receives the wallet address being checked and the configured collection ID for that query. It does not receive Telegram identity information.
Access and deletion
Since each deployment is independently operated, requests to access or delete stored data should go to whoever runs that specific deployment (its Telegram admins), not to this project. A well-behaved deployment supports revoking a user's access and removing their linked wallet on request.
Terms
telegram-nft-gate is open-source software, provided as-is, without warranty of any kind. Nothing here is investment, financial, or legal advice, and using it does not create any relationship between an end user and this project. Each deployment is independently operated; this project is not responsible for how any specific deployment is configured or run.
Contact
Questions about this project: github.com/psalm2517. Questions about data held by a specific deployment: contact that deployment's admins directly.