They claim not to monetise your data, no tracking, etc.
According to their own marketing/interview:
“no tracking, profiling or ads. You have full control over your data.”
i was to lazy to read through their documentation but here is what ChatGPT found out:
What they do disclose
They define “Pod data” as “all data stored outside the running container and mounted into it; application data stored in a persistent database outside the app container.”
Privacy policy: “The materials you upload … are yours and yours alone. We don’t sell your materials to third parties, and we don’t use them for advertising purposes.”
They state they apply “physical, electronic, and managerial security measures … to protect the loss, misuse, and alteration of the information under our control.”
On encryption in transit via custom domains: they say that for custom domains a free SSL certificate is applied, ensuring encrypted data in transit.
Backup policies: They do daily full server backups of all databases and mounted files (i.e., your pod data). They also support incremental encrypted backups to S3 for critical data.
On jurisdiction & data location: For EU users, they store data in EU region (e.g. via partnership with Hetzner) and comply with General Data Protection Regulation (GDPR) principles.
What they don’t clearly disclose (so you should assume risk)
They do not clearly state that storage‑at‑rest encryption per‑user or per‑pod is enforced or that even the provider’s staff cannot access your data. I found the wording “we take measures …” but no guarantee that even they cannot read your data. For example: “We make our best effort … we cannot guarantee the security of any information you transmit.”
They do not publish a detailed “access control by employees” policy, i.e., whether provider staff can access mounted volumes/backups (or under what circumstances).
The backup policy warns that for apps: “we don’t stop apps during full server backups … so this type of backup is only offered on a best‑effort basis … For apps with critical data, we strongly recommend setting up your own incremental backups.”
“End‑to‑end encryption” (i.e., data encrypted client side such that the provider cannot decrypt) is not mentioned. So assume the provider can technically access unencrypted data (unless you encrypt it yourself before upload).
TL;DR, Verdict:
So: if you upload normal files (documents, cookbooks, personal archives), and you’re okay with trusting PikaPods (and its staff) then yes: your data is “reasonably secure” for many use-cases.
However, if you require strong confidentiality (e.g., legal-privileged material, trade-secrets, highly sensitive data) then maybe self hosting would be better for your use case.