Last updated: 21 August 2026
Protecting your privacy is fundamental to GenoBank.io's mission. This Privacy Policy describes how we leverage Web3 technology and blockchain infrastructure to give you unprecedented control over your genomic data. GenoBank.io Inc. ("GenoBank.io", "us", "we", or "our"), a Delaware corporation, operates the GenoBank.io platform and related services (collectively, the "Service"). Your use of our Service is governed by this Privacy Policy.
By accessing or using our Service, you acknowledge that you have read, understood, and agree to this Privacy Policy. If you do not accept these terms, please do not use our Service.
Web3 Privacy Architecture
GenoBank.io implements a revolutionary Web3-based privacy architecture that fundamentally changes how genomic data is controlled and accessed:
- Self-Sovereign Identity: You control your data through cryptographic wallet addresses. No central authority, including GenoBank.io, can access your data without your explicit cryptographic consent.
- Deletable storage: Genomic files live in Google Cloud Storage (GCS) under AES-256 encryption, gated by BioNFT ownership. GCS is used because GDPR Article 17 requires erasure; content-addressed networks that cannot unpin a file cannot meet that duty.
- Bloom-filter access control: Permission checks use Bloom filters over BioNFT consent, not zero-knowledge proofs.
- Permissioned Access: All data access is recorded immutably on the blockchain, creating a transparent audit trail of who accessed your data and when.
Blockchain Data Storage
Our blockchain integration provides unprecedented security and transparency:
- Story Protocol Integration: We use Story Protocol (Chain ID: 1500) for intellectual property management and data licensing.
- Avalanche Network: Primary blockchain operations occur on Avalanche C-Chain (Chain ID: 43114) for fast, secure transactions.
- Immutable Audit Trails: Every data access, permission change, and transaction is permanently recorded on-chain.
- Smart Contract Governance: Data access rules are enforced by smart contracts, not centralized servers.
Wallet-Based Authentication
GenoBank.io uses Web3 wallet authentication exclusively:
- No Passwords: Authentication is handled through cryptographic signatures from your Web3 wallet (MetaMask, BioWallet, or Magic).
- Message Signing: You authenticate by signing the message "I want to proceed" with your private key.
- Non-Custodial: We never store or have access to your private keys.
- Multi-Wallet Support: Support for MetaMask, GenoBank BioWallet, and Magic (Google OAuth bridge to Web3).
BioNFT™ Data Rights
Our patented BioNFT™ technology (US Patents 11,984,203 B1 and 11,915,808 B1) revolutionizes genomic data ownership:
- True Ownership: Your genomic data is tokenized as a BioNFT™, giving you verifiable ownership on the blockchain.
- Monetization Rights: You can license your BioNFT™ to researchers while maintaining ownership.
- Revocable Permissions: Instantly revoke access to your data through smart contract interactions.
- Inheritance Planning: BioNFTs™ can be transferred or inherited like any digital asset.
Google Cloud Storage
Your genomic files are stored in Google Cloud Storage with the following protections:
- Addressing: Every biological dataset is named by a biocid:// identifier. Storage URLs are an internal transport and are not the thing we hand to a user or to Claude.
- Encryption at rest: AES-256. Access is gated by BioNFT ownership and consent.
- Erasure: Objects can be deleted. That is why the Service uses GCS rather than IPFS.
- No IPFS: The Service does not store genomic files on IPFS.
Data Collection and Utilization
GenoBank.io collects the following types of information:
- Wallet Addresses: Your Ethereum-compatible wallet address serves as your identifier.
- Genomic Data: VCF files, DNA sequences, and related biosample information you choose to upload.
- Biosample Metadata: Collection dates, laboratory information, and processing status.
- Blockchain Transactions: All on-chain activities are publicly visible by design.
- Newsletter Subscriptions: Email addresses for investor and community updates (optional).
We use your data for:
- Service Provision: Operating the GenoBank platform and related services.
- Research Facilitation: Connecting you with researchers (only with your explicit consent).
- Platform Improvement: Aggregated, anonymized usage statistics.
- Legal Compliance: As required by applicable laws and regulations.
No Cookies Policy
GenoBank.io does not use cookies for tracking. We use localStorage for:
- Storing your wallet address and authentication signature
- Maintaining session state
- User preferences (language, display settings)
All localStorage data can be cleared by you at any time through your browser settings.
Do Not Track Disclosure
GenoBank.io respects Do Not Track signals. When DNT is enabled:
- We disable all analytics tracking
- No third-party services receive your browsing data
- Only essential service functionality remains active
Service Providers and Third Parties
We work with the following service providers:
- Google Cloud: Encrypted object storage (GCS) and compute in us-central1
- Cloudflare: TLS termination and DDoS protection for genobank.app and genobank.io
- Sequentia: Permissioned chain for BioNFT consent, job proofs, and seqUSDC settlement
- Story Protocol: Intellectual property licensing records
- Avalanche: Additional smart-contract operations where a public page names that network
- OpenCRAVAT: Genomic variant annotation, self-hosted
- Magic: OAuth to Web3 authentication bridge
- Anthropic: Optional Claude client that a data owner connects to the GenoBank.io MCP connector. Anthropic retains conversation data according to the Anthropic consumer or commercial terms that apply to that owner. GenoBank.io does not send vault bytes to Anthropic except the tool results Claude requests after the owner signs in.
- MongoDB on the GenoBank.io node: Session, audit, and job metadata. Bound to localhost on the production VM.
Service providers process data only to run the Service.
GenoBank.io MCP connector
The GenoBank.io Tele-Genomics connector at https://genobank.app/api_biofs_node/mcp lets you use Claude with your own vault. It is part of the Service.
- Sign-in: A recovered wallet signature (MetaMask or Magic/Google) is the access control. The connector does not accept an asserted wallet as identity.
- MCP audit: For every tools/call the node writes wallet, session_id, tool name, client_id, decision, and timestamp. That log does not include genomic rows or storage URLs. It is an access-pattern record for security and operations. Export of the log is restricted to a node operator.
- Support telemetry (opt-in): On the authorize page, or via the support_telemetry tool, you may grant retention of prompts Claude forwards, tool traces, and debug events for 90 days for quality, training, and debugging. Nothing is written for this purpose unless you grant it. Signatures and gs:// locators are redacted from stored traces. You revoke by calling support_telemetry with granted=false (erase defaults to true), or by emailing [email protected].
- Anthropic: Claude conversations live in your Anthropic account. GenoBank.io does not claim that Anthropic has no data retention. Review Anthropic's terms for that product.
- How to revoke: Disconnect the connector in Claude, revoke the OAuth connection on genobank.io, or email [email protected]. BioNFT consent remains independently revocable on-chain.
Communications
We may contact you via:
- On-chain Messages: Critical updates sent to your wallet address
- Email: Only if you've subscribed to our newsletter
- Platform Notifications: Important service updates when you're logged in
You can opt out of all non-essential communications at any time.
Legal Compliance
We may disclose information when required by law, but our architecture provides strong protections:
- Wallet addresses are pseudonymous by default
- Genomic data is encrypted and distributed
- We cannot access data without your cryptographic consent
- We will notify you of any legal requests unless prohibited by law
Security Measures
Our multi-layered security approach includes:
- Cryptographic Security: All data encrypted with AES-256
- Blockchain Immutability: Tamper-proof audit trails
- Distributed Architecture: No single point of failure
- Smart Contract Audits: Regular security audits of our contracts
- Bug Bounty Program: Rewards for responsible disclosure
International Data Transfers
Due to our decentralized architecture:
- Genomic objects are stored in Google Cloud regions we operate (default us-central1)
- Blockchain data is replicated worldwide
- All data remains encrypted regardless of location
- You maintain control through your wallet regardless of geography
Policy Changes
When we update this policy:
- Changes will be posted with a new "Last Updated" date
- Material changes will be announced on-chain to all users
- Continued use constitutes acceptance of changes
- The current policy is published at https://genobank.io/privacy-policy.html
European Data Region (GDPR)
For users in the European Economic Area:
- Legal Basis: Consent and legitimate interests
- Data Rights: Access, rectification, erasure, portability, and objection
- Data Protection Officer: Contact [email protected]
- Supervisory Authority: You may lodge complaints with your local authority
US Data Region (CCPA/CPRA)
For California residents:
- Right to Know: Request information about data collection
- Right to Delete: Request deletion of personal information
- Right to Opt-Out: Opt out of data sales (we don't sell data)
- Non-Discrimination: No different treatment for exercising rights
Aviso de Privacidad para México
Para usuarios en México:
- Derechos ARCO disponibles
- Contacto: [email protected]
- Datos biométricos considerados sensibles
- Consentimiento explícito requerido
Data Retention and Deletion
Our retention policies:
- Active Data: Retained while you maintain an active account
- Blockchain Data: Immutable by design, but access can be revoked
- GCS objects: Deleted on a verified erasure request (GDPR Article 17)
- Right to Deletion: Request data deletion at [email protected]
Terms of Use
By using GenoBank.io, you agree to:
- Provide accurate information
- Maintain security of your wallet
- Use services legally and ethically
- Respect others' privacy and data rights
External Links
Our Service may contain links to third-party sites. We are not responsible for their privacy practices. We encourage you to review their policies.
Children's Privacy
GenoBank.io is not intended for children under 18. We do not knowingly collect data from minors. If you believe we have collected such data, please contact us immediately.
Updates to This Policy
We may update this Privacy Policy to reflect changes in technology, law, or our practices. Check the "Last Updated" date for the most current version.
Contact Information
For privacy-related questions or concerns:
Patent Notice: GenoBank.io's technology is protected by US Patents 11,984,203 B1 and 11,915,808 B1, covering our innovative BioNFT™ and genomic data management systems.