0

I'm a few weeks away from finishing up a python project written for raspberry pi 2 B, on raspbian os.

The only thing I'm still afraid is, how to protect my code from others?

Anyone can connect a screen with hdmi cable, and easily access my raspberry pi.

In windows, just compile your code as executable (.exe) file and all done. But what should I do in linux?

any suggestions would be appreciated.

redoc
  • 255
  • 3
  • 16
user6218508
  • 200
  • 1
  • 9
  • 1
    have a look at this question http://stackoverflow.com/questions/261638/how-do-i-protect-python-code – redoc Apr 26 '16 at 06:00
  • Thanks dear, I checked your link, and it looks like no way to protect the whole code, according to the accepted solution. It's really a big problem. – user6218508 Apr 26 '16 at 06:33

0 Answers0