Asad
Asad
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Thanks for all the info!
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Can i do web workers server side? Or only in browser?
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Cant even do inter process communication using a file Since the app code will need file system access which will give the untrusted user code filesystem code access too
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
It is a tough ask If both codes are working in the same process how can one have different permission than the other
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Thanks for the help though
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Hmmm Not sure if that is the way i want to go
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
How do you feed data to the child process from js deno though?
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Something like that?
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
So there would be an ipc proxy in between? User code tells ipc proxy i want to read file x That then forwards it to my app code that executes it and returns it to the user code via the ipc proxy?
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Marvin didnt say anything about web workers?
29 replies
DDeno
Created by Asad on 3/19/2025 in #help
Deno permissions and security
Then it would not be able to interop with parent process code right?
29 replies