Re: Protection of intellectual property (Schema &

From: Medi Montaseri <medi(at)cybershell(dot)com>
To: Ulrich Wisser <liste(at)publisher(dot)de>
Cc: Michael <mlq(at)hotmail(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: Protection of intellectual property (Schema &
Date: 2002-02-22 00:13:18
Message-ID: 3C758D1E.40210583@cybershell.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Actually this technique was also used for Java, (as people were going after

the bytecode.) but has been cracked as well.

Given ample time and money, say 100s of programmers in Jail or
for $1 / day, they will figure you out sooner or later.

So perhaps the view should be ... I go so fast that by the time they figure
me
out, I have obsoleted that very technology.

God helps us.... I should've taken econ or something else....

Ulrich Wisser wrote:

> Hi Michael,
>
> if your concern about theft is really big, you will need
> to write a second piece aof software. Translate all column
> names in your scheme to col1, col2, .. and tables to tab1, tab2, ..
> Of course your SQL need to be adapted. But nobody will
> ever be able to make a meaning out of that. So reengineering
> will be really tough. But simple copy will still work.
>
> Ulli
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
-------------------------------------------------------------------------
Medi Montaseri medi(at)CyberShell(dot)com
Unix Distributed Systems Engineer HTTP://www.CyberShell.com
CyberShell Engineering
-------------------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vic Cekvenich 2002-02-22 00:15:47 Re: A Replication Idea
Previous Message Bruce Momjian 2002-02-22 00:01:49 Re: ANY GOOD USER'S GUIDE ONLINE?? (with simple example