Hacker News new | ask | show | jobs
by ianpurton 1229 days ago
You want to look at acra which intercepts your postgres calls and adds encryption.

https://github.com/cossacklabs/acra

1 comments

This is exactly what I was looking for! Thank you so much for the help.