Python secure?

C

Calvin

Hi All,

Could someone tell me just how secure Python is if compiled to an exe? Is it
more or less secure than using some other language?

Thanks
 
R

Reid Nichol

Calvin said:
Hi All,

Could someone tell me just how secure Python is if compiled to an exe? Is it
more or less secure than using some other language?

Thanks

In my experience, the security of a product is due to the programmer and
not the language. The language will only make it more or less prone to
software flaws. Of which a secruity flaw is just an exploitable
software flaw. Do your error checking and put in place *many* checks
and balances and it'll all be fine.
 
R

Roger Binns

Calvin said:
Could someone tell me just how secure Python is if compiled to an
exe? Is it more or less secure than using some other language?

Tell us how you define secure if you want a meaningful answer.

If you want a meaningless answer then Python is more secure than a
Ferrari in some circumstances.

Roger
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,667
Latest member
DaniloB294

Latest Threads

Top