Yes we also have a legal team working on this, we want to encrypt the code base so that the licencing logic is not tampered and is hard to bypass.
On Mon, 13 Nov, 2023, 22:42 'Kasper Laudrup' via Django users, < [email protected]> wrote: > On 13/11/2023 06.15, Om Khade 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? > > > > No, you cannot do that. > > This is a task for your legal team not something you can handle > technically. > > Kind regards, > Kasper Laudrup > > -- > 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/ce3be7d9-2424-479e-8f4e-05e48bd51462%40stacktrace.dk > . > -- 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/CAEMQZbi3C9NWz4_QiKyNvybjnq_koZOZikGLDWdxnbgL2%2BKWxw%40mail.gmail.com.

