| From: | "Jonah H(dot) Harris" <jonah(dot)harris(at)gmail(dot)com> |
|---|---|
| To: | rdeleonp(at)gmail(dot)com, rdeleonp(at)yahoo(dot)com |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: Wrap (obfuscate) code |
| Date: | 2006-07-04 18:41:06 |
| Message-ID: | 36e682920607041141v1eed3239me363ac3a0ed8801c@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
On 7/4/06, Rodrigo De Leon <rdeleonp(at)gmail(dot)com> wrote:
> I was wondering if there's a mechanism (or if not, a workaround) to
> obfuscate server code (PL/PgSQL), a la Oracle's PL/SQL Wrap Utility:
No, there is no such utility for PostgreSQL. And, even if there were,
it wouldn't actually stop someone from reverse engineering it quite
easily as the source code to PL/pgSQL itself is readily available.
--
Jonah H. Harris, Software Architect | phone: 732.331.1300
EnterpriseDB Corporation | fax: 732.331.1301
33 Wood Ave S, 2nd Floor | jharris(at)enterprisedb(dot)com
Iselin, New Jersey 08830 | http://www.enterprisedb.com/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rodrigo De Leon | 2006-07-04 19:34:26 | Re: Wrap (obfuscate) code |
| Previous Message | Rodrigo De Leon | 2006-07-04 17:53:46 | Wrap (obfuscate) code |