best software to protect my code if i create wp plugin

Discussion in 'PHP' started by drambended, May 28, 2009.

  1. #1
    i wonder if i create plugin for wordpress, which the best software to encrypt my plugin,

    any body have experience

    thank's
     
    drambended, May 28, 2009 IP
  2. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #2
    Are wordpress plugins often encrypted?
     
    pipes, May 28, 2009 IP
  3. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #3
    Encryption of WP plugins does happen, but usually there are little to no reason for doing so. Most PHP-encryptions can be broken, or reversed, so if anyone really wants to, they will be able to read and change your code.

    There is a reason why it's called "open source" - I suggest finding other ways to make a buck on the plugin, either by offering value that isn't readily available in other plugins, or by offering a service that is so much better than any existing plugins that it will be rumoured to be the best, and spread widely - ask for donations, or charge for downloads - believe me, there will be money to be made by this, regardless of whether or not the script is encrypted.
     
    PoPSiCLe, May 31, 2009 IP
  4. Bohra

    Bohra Prominent Member

    Messages:
    12,573
    Likes Received:
    537
    Best Answers:
    0
    Trophy Points:
    310
    #4
    Well maybe zend it but i havent seen encrypted plugins as such only encrypted footers in the template which are reversible
     
    Bohra, May 31, 2009 IP
  5. drambended

    drambended Active Member

    Messages:
    154
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    73
    #5
    Dear all

    thank's for all the comment
    maybe i will use donation for make some cash

    thank's
     
    drambended, Jun 1, 2009 IP