Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

How let client store stuff encypted ?



Hi,

I'd like to have som magic that lets a remote client store specific data in a way that only I can read it. The problem is, I can't let the application use a key someone has to enter on the other end. Some stuff should be logged automatically silently and secretly so that just the db-administrator (me ;) ) can read it even though others can pull backups of the whole db. So permissions don't save the day.

I suppose there might be a way to use some public key functions?


Regards
Andreas



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group