Results 1 to 5 of 5

Thread: Help - How to hide my code

  1. #1
    bjmcatilo29 is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    16

    Default Help - How can i hide my source code

    how can i hide the source code of my modules?
    Last edited by bjmcatilo29; 2007-04-30 at 09:03 AM.

  2. #2
    sanjaykatiyar1's Avatar
    sanjaykatiyar1 is offline Sugar Community Member
    Join Date
    Feb 2006
    Location
    Bangalore
    Posts
    600

    Default Re: Help - How can i hide my source code

    From whom you want to hide your code
    Anyway only people who can physically access your machine can see your code nobody else (ofcourse if is properly written)
    Sanjay Katiyar
    iPhone and Android solutions http://www.apptility.com

  3. #3
    bjmcatilo29 is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    16

    Default Re: Help - How to hide my code

    What I mean is... I'm not trying to be selfish here, but how can you hide your source code from other developers..

    or, how can you assure propriety liscenses of your modules..

    Im sorry, im a newbie here, but can you offer suggestions on how I can protect my code, after I distribute it in sugarexchange.

  4. #4
    Angel's Avatar
    Angel is offline Sugar Community Member
    Join Date
    Jul 2005
    Location
    Los Angeles
    Posts
    4,813

    Default Re: Help - How to hide my code

    PHP by its very nature is not a compiled language, like C++, etc., thus wouldn't have the capacity to "hide" the code. By default, it cannot be seen via the browser by the user, but anyone that has the proper access to the server on which they reside would be able to see the code.

    Your best protection would be to use a license that would prevent someone from re-using the code, but I have no idea how you'd enforce that effectively.

    EDIT: I forgot one potential solution, see link below, although, I don't know how or if that could work for module code.
    http://www.zend.com/products/zend_guard
    Last edited by Angel; 2007-05-02 at 03:27 AM.
    Regards,

    Angel Magaņa
    Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
    Blog: http://cheleguanaco.blogspot.com.
    Twitter: @cheleguanaco.

    ________
    | Projects: |_____________________________________
    |
    | CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
    | GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
    | CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
    | Round Robin Leads Assignment
    | Phone Number Formatter
    | CaseTwit (Twitter Integration)
    ______________________________________________

  5. #5
    bjmcatilo29 is offline Sugar Community Member
    Join Date
    Apr 2007
    Posts
    16

    Default Re: Help - How to hide my code

    Zend Guard is great but the same time expensive...

    Can anyone offer any suggestions that i can make ...

    or is it really the way that if you sell modules from sugar exchange.. you'll have to give your source codes as well?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Code to update an opportunity
    By stevec in forum Developer Help
    Replies: 0
    Last Post: 2007-04-24, 11:33 AM
  2. where is the html code that creates the pages in sugarcrm
    By santosh.ghalsasi in forum General Discussion
    Replies: 2
    Last Post: 2007-03-03, 07:20 AM
  3. Code contributions FAQ
    By andydreisch in forum General Discussion
    Replies: 0
    Last Post: 2006-11-15, 08:29 PM
  4. Messy code
    By lvangool in forum Developer Help
    Replies: 6
    Last Post: 2006-08-28, 05:46 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •