I am using Flask and Nginx for a simple stats project. The usecase is that my front end invites the user to upload a spreadsheet. The back end uses Julia. I call Julia using Python JuliaCall. Is this way of doing things “safe”? Or does JuliaCall leave sensitive stuff lying around or have big security flaws? Seems okay to me. But I don’t know much yet. Thanks.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Construct and intermittently call a single Julia instance with JuliaCall | 4 | 585 | April 14, 2023 | |
Julia and web app security | 6 | 3123 | May 13, 2017 | |
Pyjulia in desperate need of attention form someone who knows what they're doing | 22 | 5755 | November 24, 2017 | |
Julia security advisories | 23 | 5646 | December 15, 2021 | |
Not able to run Julia through python on a server in a frontend type application | 3 | 794 | February 13, 2023 |