pyconcrete icon indicating copy to clipboard operation
pyconcrete copied to clipboard

Extra security precaution suggestion

Open MyraBaba opened this issue 6 years ago • 1 comments
trafficstars

Hi,

Thx for your effort.

I have two question/suggestion:

1 - My main python includes some other python modules so I wonder can we also compile other modules which is included by main module so it can safely use it ?

2 - Can we change the extansion .pye to something else ? its also another protection . So viewer not understand at first place the pyconcrete is used ?

Best

MyraBaba avatar Aug 14 '19 11:08 MyraBaba

For question 1. Yes, you can add these modules as local library, not installed by pip. For question 2. It's a good suggestion to customize extension .pye, please update the issue subject, I will schedule the task

Falldog avatar Aug 18 '19 12:08 Falldog