Re: [GENERAL] Securing stored procedures and triggers
On 10/31/07, Douglas McNaught <doug@mcnaught.org> wrote:
> The only bulletproof way to do this currently is to write all your > stored functions in C and load them as a shared library.
Well, as I pointed out in my post, even that's not bullet-proof. As
long as decompilers / debuggers etc... exist, then compiling is just a
small barrier to a good hacker. The only way to win is not to play,
i.e. keep the code in house.
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org/
Received on Wed Oct 31 17:04:06 2007
This archive was generated by hypermail 2.1.8
: Mon Jun 16 2008 - 19:10:17 EDT
|