[GH-ISSUE #59] I can open DevTools #56

Closed
opened 2026-02-26 12:20:19 +03:00 by kerem · 4 comments
Owner

Originally created by @tinshade on GitHub (Jun 11, 2019).
Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/59

I don't know if you know this and couldn't find a workaround but I can simply press F12 to open DevTools for your application. Alongside that, I can do pretty much everything I can with Chrome except browsing, of course.

If you know a way to fix this, please tell me how to. I am currently working on a Python - EEL project and I find this to be a major issue.

Thanks in advance.
Issue

Originally created by @tinshade on GitHub (Jun 11, 2019). Original GitHub issue: https://github.com/brentvollebregt/auto-py-to-exe/issues/59 I don't know if you know this and couldn't find a workaround but I can simply press **F12** to open **DevTools** for your application. Alongside that, I can do pretty much everything I can with Chrome except browsing, of course. If you know a way to fix this, please tell me how to. I am currently working on a Python - EEL project and I find this to be a major issue. Thanks in advance. ![Issue](https://user-images.githubusercontent.com/22311804/59277734-52892b80-8c7e-11e9-90b3-fdadff929e13.png)
kerem closed this issue 2026-02-26 12:20:19 +03:00
Author
Owner

@brentvollebregt commented on GitHub (Jun 11, 2019):

I am fully aware of this and have no issues with it being available.

I don't really see a reason why this should be blocked as I have no problem with people executing commands and looking at the source. This is run on their machine so there is no issue.

Thank you very much for raising this. If you want to stop Chrome DevTools being opened in your application, I recommend re-thinking why this is required and remembering to never trust the client side; the client and server should be completely separate with the server doing necessary checks.

<!-- gh-comment-id:500970215 --> @brentvollebregt commented on GitHub (Jun 11, 2019): I am fully aware of this and have no issues with it being available. I don't really see a reason why this should be blocked as I have no problem with people executing commands and looking at the source. This is run on their machine so there is no issue. Thank you very much for raising this. If you want to stop Chrome DevTools being opened in your application, I recommend re-thinking why this is required and remembering to never trust the client side; the client and server should be completely separate with the server doing necessary checks.
Author
Owner

@brentvollebregt commented on GitHub (Jun 12, 2019):

Sorry, I jumped to my opinion on this. Why do you believe this is an issue? What needs to be prevented in this applications interface?

<!-- gh-comment-id:501100567 --> @brentvollebregt commented on GitHub (Jun 12, 2019): Sorry, I jumped to my opinion on this. Why do you believe this is an issue? What needs to be prevented in this applications interface?
Author
Owner

@tinshade commented on GitHub (Jun 12, 2019):

I am writing this application for professional use. Opening of DevTools in an EXE is not a good idea, neither a good impact, let alone the security and code integrity concerns.

<!-- gh-comment-id:501278622 --> @tinshade commented on GitHub (Jun 12, 2019): I am writing this application for professional use. Opening of DevTools in an EXE is not a good idea, neither a good impact, let alone the security and code integrity concerns.
Author
Owner

@brentvollebregt commented on GitHub (Jun 12, 2019):

I meant what are the reasons for auto-py-to-exe as you have opened the issue on the repository for auto-py-to-exe.

<!-- gh-comment-id:501471972 --> @brentvollebregt commented on GitHub (Jun 12, 2019): I meant what are the reasons for auto-py-to-exe as you have opened the issue on the repository for auto-py-to-exe.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/auto-py-to-exe#56
No description provided.