Back to Slyz HomeEffective Date: September 19, 2026
Decentralized Privacy Standards

Privacy Policy

Slyz is built on a zero-knowledge, non-custodial foundation. We collect no personal identification, maintain no user database, and track zero off-chain behavioral profiles.

Zero KYC & Registration

No emails, no phone numbers, no passwords, and no legal identity documents required to use Slyz.

No Centralized Database

We operate zero central user registries. Your portfolio positions exist strictly on the public Solana blockchain.

Zero Tracking Cookies

We use zero advertising trackers, zero invasive tracking pixels, and do not monetize or sell behavioral traffic data.

01. Web3 Privacy Philosophy

At Slyz, we believe financial sovereignty begins with user privacy. Traditional platforms collect extensive personal identifying records (KYC), track browsing behaviors, and store confidential information in central vulnerable databases.

Slyz replaces centralized account models with client-side cryptographic wallet authentication (Phantom, Solflare, Backpack). When you connect your wallet, Slyz merely reads your public on-chain balances to render your portfolio dashboard. We cannot identify who you are, where you live, or what other accounts you own.

02. Data Transparency Matrix

Here is an honest, itemized breakdown of what Slyz processes versus what is never touched:

Data CategoryCollection StatusPurpose & Storage Location
Name, Email, Phone, AddressNEVER COLLECTEDNo registration forms exist.
Private Keys & Seed PhrasesNEVER ACCESSEDSafeguarded exclusively inside your wallet software.
Public Solana Wallet AddressRead-Only in BrowserUsed solely to query on-chain Token-2022 account balances.
Local Investment HistoryLocal Browser CacheStored on your device (`localStorage`) for fast dashboard load.
IP & Network TelemetryTransient RPC LevelProcessed ephemerally by Alchemy RPC nodes to broadcast blocks.

03. Local Device Storage (`localStorage`)

To deliver an instant, resilient user experience that survives offline network drops, Slyz saves minimal functional state directly within your browser’s local storage:

  • slyz_prestocks_last_payload: A cached snapshot of official PreStocks valuation marks so the app never shows blank quotes if the external API is slow.
  • slyz_investments: Your personalized target basket weights to calculate drift percentages when tracking rebalances.
Exercise Your Right to ErasureClear all Slyz cached data and target allocations from this browser with one click.

04. Third-Party Protocols & Infrastructure

When utilizing Slyz, certain requests route through decentralized infrastructure partners:

Alchemy Solana RPC

Queries account balances and broadcasts signed transactions. Subject to Alchemy’s privacy policy.

Jupiter DEX Aggregator

Calculates optimal route paths across Raydium and Orca. No personal user data is transmitted.

Reown Cloud (WalletConnect)

Encrypted peer-to-peer relay for mobile QR-code connections. Transmits zero unencrypted payload data.

05. User Rights & Ongoing Compliance

Because we hold no personal data records, traditional identity-based requests (e.g., GDPR Subject Access Requests) do not apply to Slyz. You maintain total technical autonomy:

  • You can disconnect your wallet at any moment from your browser extension.
  • You can purge your local browser cache at any time using the tool above.
  • Your on-chain transactions remain permanent on the decentralized Solana ledger by design.

For questions regarding our privacy architecture, open an issue on our official GitHub repository.