On Mon, 2012-08-06 at 20:30 -0600, Adam Scott wrote: > MySQL Workbench has a similar feature. > > This does pose an exposure to save sensitive information without the user > knowing. How to solve this? A complicated development path: encrypt saved > document.
We won't go that road for sure. Too complicated, too easy to make it worse. > Of course any of the files the user saves should be privileged > to that user (not group). So another method may be just to make sure the > file's privileges are for the user only. This is the minimum we can do. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers
