We build PigCloud, an end-to-end encrypted cloud storage service made in Germany. Files are encrypted on your device before upload; the server never sees plaintext content, file names, or keys.
PigCloud is developed in a private monorepo. The repositories here are source mirrors of the client apps and the server-side scanning enclave, published so the code handling your data can be read, audited, and rebuilt:
- pigcloud-cli: command-line client (Go), with binary releases
- pigcloud-sync: desktop sync app for Windows, Linux, and macOS, with binary releases
- pigcloud-mobile: Android app (Capacitor)
- pigcloud-tee: the SGX file-scanner enclave, for attestation review
- pigcloud-issues: the issue tracker for all of the above
Binary releases ship SHA-256 checksums and signed SLSA Level 3 provenance recorded in the public Sigstore transparency log.
Bug reports and feature requests: pigcloud-issues. Security reports and everything else: contact@pigtech.de.