I think this here are a good solution where you can build all files as .so files which i think are c files.
https://stackoverflow.com/questions/32577864/cython-for-a-django-app-would-it-work Daniel Martinez <[email protected]> schrieb am Di., 14. Nov. 2023, 15:17: > A solution for that is add a IP blocker in your server to avoid brutal > forces attacks that way you can use. > > Or a tool for monitoring you traffic such Snoft. > > Happy coding 😎 > > On Mon, Nov 13, 2023, 6:54 AM Om Khade <[email protected]> wrote: > >> I want to save my Django project on a shared server in encrypted format >> and build a script that decrypts the Django project files in ram and start >> the server so that code is not leaked or anyone is not able to tamper with >> it. >> >> Is there a way to do this? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/d53bd68b-9a3d-4bb8-a56a-c2092808b903n%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/d53bd68b-9a3d-4bb8-a56a-c2092808b903n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CANp4oevnerJifg3WVCMmkTfvD9g3fN4pCVvKZfUdSEEZq_K7Yw%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CANp4oevnerJifg3WVCMmkTfvD9g3fN4pCVvKZfUdSEEZq_K7Yw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAKGT9myG%3DiEe4eQB2ga_23np22bbRUsNwuNjQokeXc%3DZ2CV7vw%40mail.gmail.com.

