https://issues.dlang.org/show_bug.cgi?id=22247

mipri <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from mipri <[email protected]> ---
To be precise, you can get access to something that looks like a server's
files. But by playing around a little bit you'll notice that writes to ~/ and
/tmp aren't persistent. Code is run in a temporary docker container, and
there's not likely to be anything interesting in the container. A security
concern would only come up if the container can be broken out of. Code's at
https://github.com/dlang-tour/core

--

Reply via email to