Privacy Policy
Last Updated: May 30, 2026
1. Information We Collect
ShipDapp is a privacy-first web interface designed for decentralized technology networks. We minimize data collection to only what is necessary to operate:
- Public Wallet Address: When you connect a Solana wallet, we read and display your public address. We never have access to, nor store, your private keys or seed phrases.
- OAuth Tokens: If you connect via Google or GitHub, our secure backend stores encrypted access tokens solely to allow repository discovery, automated build scheduling, and deployment automation.
- Usage Logs: Anonymized analytical info regarding build successes, deployment deployment states, and errors to help us optimize the platform experience.
2. Data Security & Storage
Any user keys or tokens stored in our backend are encrypted at rest using industry-standard **AES-256-GCM** encryption before writing to our Cloudflare D1 distributed database.
Our build scripts evaluate tokens directly in sandbox environment variables, meaning your sensitive credentials are never written to disk, output to standard log screens, or shared with third parties.
3. Decoupled Distributed Architecture
Because ShipDapp operates as an intermediary interface to the Akash Network and Solana blockchain:
- Deploying applications distributes files and configurations to decentralized Akash Providers. Those providers handle code in container sandboxes subject to their own node-operator security constraints.
- All transactions are recorded transparently on public ledger systems (Solana). These transactions are permanent and immutable by design.
4. Cookies and Web Storage
We use local browser storage (such as `localStorage` and `sessionStorage`) to persist secure cryptographic session tokens (JWTs) and preserve your wallet state across reloads. No tracking pixels, marketing cookies, or invasive cross-site scripts are loaded on our core services.
5. Privacy Rights and Updates
As a decentralized platform user, you have absolute control over your digital identity. By disconnecting your wallet and clearing your browser storage, you revoke our read access to your public profile keys immediately.
We may update this Privacy Policy from time to time. We encourage users to check this page frequently to stay informed of our data protection practices.
If you have questions about our privacy policies, contact [email protected]