Keep track of the latest changes to the code!
Michael Meeks Collabora Online puts a lot of effort into containing your changes inside a new file-system jail per document. We use chroot or unprivileged user namespaces to achieve, but in some cases we are unable to bind mount, or hard-link readonly files across. This is a problem because it...