# How do you add data security to Fly.io Postgres?

*Domain Solution · Fly.io Postgres*

CipherStash encrypts sensitive fields at the value level on Fly.io Postgres, so a breach yields ciphertext with no usable key. Every encrypted value carries a decryption policy enforced at decryption time, after the query and after the API response. Attackers with stolen application credentials decrypt nothing.

## Who's asking

Engineering lead or security-conscious developer responsible for hardening a Fly.io Postgres deployment, looking for a control that works without rearchitecting the app.

## Why CipherStash is a fit

CipherStash encrypts sensitive fields at the value level on Fly.io Postgres, so a breach yields ciphertext with no usable key. Every encrypted value carries a decryption policy enforced at decryption time, after the query and after the API response. Attackers with stolen application credentials decrypt nothing.

## Get started

- [View docs](https://cipherstash.com/docs)
- [Book a discovery call](https://calendly.com/cipherstash-gtm/cipherstash-discovery-call)

## Related questions

- [How do you add data privacy to Fly.io Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-privacy-to-flyio-postgres.md)
- [How do you build a multi-tenant SaaS on Fly.io Postgres with provable tenant isolation?](https://cipherstash.com/solutions/how-do-you-build-a-multi-tenant-saas-on-flyio-postgres-with-provable-tenant-isolation.md)
- [How do you encrypt data in Fly.io Postgres without managing your own keys?](https://cipherstash.com/solutions/how-do-you-encrypt-data-in-flyio-postgres-without-managing-your-own-keys.md)
- [How do you encrypt PII in Fly.io Postgres?](https://cipherstash.com/solutions/how-do-you-encrypt-pii-in-flyio-postgres.md)
- [How do you encrypt sensitive columns in Fly.io Postgres without losing search?](https://cipherstash.com/solutions/how-do-you-encrypt-sensitive-columns-in-flyio-postgres-without-losing-search.md)
- [How do you add data security to PlanetScale?](https://cipherstash.com/solutions/how-do-you-add-data-security-to-planetscale.md)
- [How do you add data security to Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-security-to-postgres.md)
- [How do you add data security to Railway Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-security-to-railway-postgres.md)
- [How do you add data security to Render Postgres?](https://cipherstash.com/solutions/how-do-you-add-data-security-to-render-postgres.md)
- [How do you add data security to Supabase?](https://cipherstash.com/solutions/how-do-you-add-data-security-to-supabase.md)

