Pikka keeps Cloud data separate from your daemon data.
This page explains what Pikka Cloud processes, what stays on your daemon, and how account deletion works.
本页面说明 Pikka Cloud 会处理哪些数据、哪些数据只保留在你的 daemon 上,以及账号删除如何生效。
Last updated / 最后更新:June 10, 2026
English version
Pikka lets you connect mobile and web clients to daemons that you run. Pikka Cloud is designed as an account, binding, and encrypted relay service. It is not designed to store your source code, prompts, terminal output, or session history.
Data Pikka Cloud processes
Account data: email address, OAuth provider identifier, display name, avatar URL, account creation time, and linked login methods.
Connection data: daemon identifiers, daemon display names, daemon public Noise keys, relay routing metadata, connection status, and heartbeat timestamps.
Security data: client and daemon authentication tokens, bind-session tokens, rate-limit counters, IP address, user agent, and abuse-prevention logs.
Support and diagnostics: information you send to support, service errors, and operational logs needed to keep the relay reliable.
Data that stays outside Pikka Cloud
Your prompts, code, terminal output, session history, project files, credentials, and voice input are handled by your client and daemon. Pikka Cloud forwards encrypted relay frames and does not store this content unless a future cloud sync feature is explicitly enabled by you.
How data is used
We use Cloud data to authenticate users, bind daemons, route encrypted connections, prevent abuse, debug reliability issues, provide support, and maintain service security. Relay payloads are end-to-end encrypted between your client and daemon.
Retention, deletion, and export
You can delete your Pikka Cloud account in the mobile app under Settings, Account, Delete Pikka Cloud account. Deletion removes the Cloud account, OAuth links, and pending email verification records. Data stored on your own daemon remains on that machine and must be exported or deleted there.
中文版
Pikka 用于把手机端或网页端连接到你自己运行的 daemon。Pikka Cloud 的定位是账号、绑定和加密中继服务,不用于保存你的源码、提示词、终端输出或会话历史。