Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phar with Encryption #20

Open
sassyn opened this issue Oct 18, 2013 · 0 comments
Open

Phar with Encryption #20

sassyn opened this issue Oct 18, 2013 · 0 comments

Comments

@sassyn
Copy link

sassyn commented Oct 18, 2013

Hi,

First thanks for the great tool!
Wow!

I'm defiantly going to use it.

I was wonder if you also have an idea or other solution how to encrypt the PHAR file so it could not be read as php code. So even I extract the PHAR file, I will have nothing.

I know about Zend Guard and ionCube that can encrypt your code, but I'm not sure if they support PHAR, in such a way that files inside the PHAR can be encrypted.

My goal is to distributed my php code, which should run on remote clients and make it secure as possible. The solution you develop here is super coool and save me almost 90% of the work, but I'm still missing the option to decode/decrypt the source files.

I have check ionCube and they seems to support PHAR, so I might be able to do so.
but I also going to check bcompiler.

Was wondering if u have any idea how to create a "LOCKED" or phar archive.

Thanks
Sassy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant