---
title: "A Postgres Proxy for Searchable Encryption for Data in Use"
url: https://daily.dev/posts/a-postgres-proxy-for-searchable-encryption-for-data-in-use-1hfg9mw03
source_url: https://thenewstack.io/a-postgres-proxy-for-searchable-encryption-for-data-in-use/
type: article
source: "The New Stack"
published: 2024-05-07T14:09:35.295Z
updated: 2024-05-09T08:03:37.463Z
tags: ["encryption", "data-protection"]
reading_time: 7
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# A Postgres Proxy for Searchable Encryption for Data in Use

**[The New Stack](https://daily.dev/sources/newstack)** · 7 min read · 0 upvotes · 0 comments

## Summary

Australian startup CipherStash has developed a Postgres proxy for searchable encryption of data in use. The proxy is based on the open-source project pgcat, written in Rust. It includes three modules for fine-grained control over data access: Audit, Identify, and Encrypt. With row-level encryption and unique keys for each field, the data remains inaccessible even if a hacker gains entry to the system.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thenewstack.io/a-postgres-proxy-for-searchable-encryption-for-data-in-use/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#encryption](https://daily.dev/tags/encryption), [#data-protection](https://daily.dev/tags/data-protection)

[View this post on daily.dev](https://daily.dev/posts/a-postgres-proxy-for-searchable-encryption-for-data-in-use-1hfg9mw03)
