Daniel Berger wrote: >Philipp Kern <trash / philkern.de> wrote in message news:<slrncbrv95.qmp.trash / o2.net.philkern.de>... > > >>On 2004-06-02, Daniel Berger <djberg96 / hotmail.com> wrote: >> >> >>>ruby -e 'require "crypt/fog";eval(Crypt::Fog.decrypt(IO.readlines("cfoo.rb").to_s.chomp,44))' >>> >>> >>And how do you obfuscate the salt? Because that's the problem we try to deal >>with. As soon as you call the decrypter you need the password available. >> >>Bye, >>phil >> >> > >1) Put above code in file >2) chown root file >3) chmod 700 file > So does this mean that he should ask his client, to whom he is selling the closed-source ruby software, for root access to their servers?