Per-User Encryption with Postgres
In this article, you learn how to apply per-user encryption to the data you store in PostgreSQL — and make it safer.
It’s a tough world that we are living in. Users want privacy. Storing plain data in our DB is not enough anymore.
Crazy, uh?