Re: Encrypt entire Django project and decrypt in ram to start server.
49 views
Skip to first unread message
Kasper Laudrup
unread,
Nov 13, 2023, 12:12:57 PM11/13/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
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.
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 django-users...@googlegroups.com.