frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: VeilStream – prod-like data without the PII

https://app.veilstream.com
12•joram87•3h ago
# TL;DR We built VeilStream, a drop-in, read-only PostgreSQL proxy that strips, masks, or anonymizes sensitive values as queries stream through. In less than two minutes, you can put a proxy in front of a PostgreSQL database, whether hosted on your laptop, Neon, Supabase, or a cloud provider, and the user is able to start configuring filter rules.

The use cases we're trying to solve are:

- Production-like data in development environments

- Improve incident handling by masking all data that is not relevant

- Share a subset of your data

- Protecting data being shipped into a data lake

- Safe data to expose in internal tooling, metrics, or BI dashboards

- Empower non-technical staff to vibe-code against sanitized data

# How it fits in your stack

- Role based policies: define masking rules in our web dashboard

- The proxy picks up the configuration and starts applying rules automatically.

## You host it

- it's a docker container, two environment variables: an api key, and the database URI connection

## We host it

- Drop-in proxy: no code changes. Point your connection string at a new endpoint, that's it.

# How it works (and how fast it is)

Restructuring the query AST based on the config. AST rewrites depend on the text/structure of the query, not on how many rows the database eventually returns, so they are effectively O(1) with respect to result size.

# Status & feedback wanted

VeilStream is GA, but billing isn’t switched on yet so it's currently free at all tiers. We’d love your thoughts on:

- throughput / latency in real workloads

- Filter rules & DevX

- weird edge-case queries (pg_dump, logical replication, etc.)

I’ll be around all day to answer questions and dig into issues.

# tagline

Ship features with data you can trust and privacy you don't have to worry about.

Comments

Brycee•3h ago
This looks awesome! A couple questions though:

How do you handle connection pooling? Does this interfere with pgbouncer or similar tools?

Also, does this work with all PostgreSQL extensions (PostGIS, timescaledb, etc.)?

joram87•3h ago
Good questions.

We do not do connection pooling yet. currently it's a fresh connection per query (which adds a bit of latency). We're intending to add basic connection pooling shortly after launch. That said, if you put it in-front of pgbouncer, that would work well.

PostGIS and other extensions are on the radar, but currently are not supported. The proxy works with the extensions, but can't mask the data yet. If we get requests for specific extensions to be fully supported, we'll implement (same with extra masking data types). I look forward to the GIS data implementation, as I've met one of the postGIS contributors and have discussed several of those masking complexities.

PeterZaitsev•3h ago
Is there GitHub link or something ? Right now as I follow the link all it wants is for me to "login" before showing anything at all
joram87•3h ago
ah yeah, I linked the web app, the landing page is here: https://www.veilstream.com/ Currently we don't have much publicly on the GitHub page.

Fenic: The dataframe (re)built for LLM inference

https://github.com/typedef-ai/fenic
1•asiramdas•7s ago•0 comments

Beat Saber Is Ending Playstation VR and PS VR2 Support

https://www.uploadvr.com/beat-saber-ends-playstation-vr-support/
1•PaulHoule•2m ago•0 comments

The Tesla Brain Drain

https://www.theatlantic.com/technology/archive/2025/06/tesla-doge-elon-musk/683217/
1•JumpCrisscross•2m ago•0 comments

The Cultural Decline of Literary Fiction

https://oyyy.substack.com/p/the-cultural-decline-of-literary
1•paulpauper•2m ago•0 comments

Why Markets Shrug Off War

https://www.nytimes.com/2025/06/17/business/dealbook/markets-war-israel-iran.html
1•paulpauper•2m ago•0 comments

The Invisible Light That's Harming Our Health

https://caseorganic.medium.com/the-invisible-light-thats-harming-our-health-and-how-we-can-light-things-better-d3916de90521
1•SLHamlet•3m ago•0 comments

Yes I Will Read Ulysses Yes

https://www.theatlantic.com/magazine/archive/2025/07/zachary-leader-richard-ellmann-james-joyce-review/682907/
3•petethomas•4m ago•0 comments

How to Redraw a City

https://www.worksinprogress.news/p/how-to-redraw-a-city
1•paulpauper•4m ago•0 comments

Evidence of intermediate-mass black holes

https://as.vanderbilt.edu/news/2025/05/23/scientists-discover-new-evidence-of-intermediate-mass-black-holes/
2•gmays•5m ago•0 comments

Toward understanding and preventing misalignment generalization

https://openai.com/index/emergent-misalignment/
1•amrrs•6m ago•0 comments

Roast - Structured AI Workflows

https://shopify.engineering/introducing-roast
1•chw9e•6m ago•0 comments

Perelman at $410M Art Trial Says Fire Faded His Works

https://www.insurancejournal.com/news/national/2025/06/18/828330.htm
1•crescit_eundo•7m ago•0 comments

Insurance Industry Rejects Proposed Moratorium on State AI Regulation

https://www.insurancejournal.com/news/national/2025/06/18/828264.htm
2•crescit_eundo•8m ago•0 comments

The Rise of "Visual Vibe Coding"

https://ainativedev.io/news/the-rise-of-visual-vibe-coding
1•derkoe•9m ago•1 comments

Why AI Feels Right at Home in Singapore's Ten Year Series Culture

https://www.ricemedia.co/why-ai-feels-right-at-home-singapore-ten-year-series-culture/
2•tiarafawn•9m ago•0 comments

A.I. Is Poised to Rewrite History. Literally.

https://www.nytimes.com/2025/06/16/magazine/ai-history-historians-scholarship.html
2•lostin01010101•9m ago•0 comments

Astronomers Find the Largest Structure in the Universe and Name It "Quipu"

https://www.universetoday.com/articles/astronomers-find-the-largest-structure-in-the-universe-and-name-it-quipu
1•vinnyglennon•10m ago•0 comments

YC Startup School Day 2 – LLMs are more like infrastructure than products

https://www.theaiopportunities.com/p/y-combinator-ai-startup-school-day-1b1
2•zahirbmirza•11m ago•0 comments

Internet collapses across Iran, say web-monitoring firms

https://techcrunch.com/2025/06/18/internet-collapses-across-iran-say-web-monitoring-firms/
2•rntn•11m ago•0 comments

Insurers Want Businesses to Wake Up to Costs of Extreme Heat

https://www.bloomberg.com/news/newsletters/2025-06-18/insurers-want-businesses-to-wake-up-to-costs-of-extreme-heat
2•speckx•11m ago•0 comments

Downloaded more for business, or pleasure?

https://boydkane.com/projects/crates-download-ratio
1•beyarkay•11m ago•0 comments

Air India's Crisis Exposes Deeper Structural Flaws in Indian Aviation

https://www.moneylife.in/article/air-indias-crisis-exposes-deeper-structural-flaws-in-indian-aviation/77440.html
2•akbarnama•14m ago•0 comments

Preparing for future AI capabilities in biology

https://openai.com/index/preparing-for-future-ai-capabilities-in-biology/
2•gmays•15m ago•0 comments

Spain had resources to prevent a blackout, but they didn't respond

https://arstechnica.com/science/2025/06/spanish-blackout-report-power-plants-meant-to-stabilize-voltage-didnt/
2•amendegree•15m ago•0 comments

Game Hacking – Valve Anti-Cheat (VAC)

https://codeneverdies.github.io/posts/gh-2/
3•LorenDB•16m ago•0 comments

John Carmack Keen AI: Research Directions [video]

https://www.youtube.com/watch?v=rQ-An5bhkrs
1•tosh•17m ago•0 comments

Private Credit Is Eating Private Equity's Lunch

https://www.dealflowiq.com/p/private-credit-is-eating-private
1•koolhead17•17m ago•0 comments

Code with AI the Hard Way

https://kamens.com/blog/code-with-ai-the-hard-way
2•kamens•17m ago•0 comments

Pope Leo makes AI's threat to humanity a signature issue

https://techcrunch.com/2025/06/18/pope-leo-makes-ais-threat-to-humanity-a-signature-issue/
1•01-_-•19m ago•0 comments

A new album every two weeks: The story of Aleksi Perälä

https://www.attackmagazine.com/features/interview/a-new-album-every-two-weeks-the-story-of-aleksi-perala/
1•hansjorg•20m ago•0 comments